!QhvgabMQzwEQeWehhZ:lossy.network

NixOS Home Automation

503 Members
Declarative Home Automation and other Sidequests | https://wiki.nixos.org/wiki/Home_Assistant126 Servers

Load older messages


SenderMessageTime
21 Sep 2024
@luna-null:matrix.org@luna-null:matrix.org joined the room.05:43:29
22 Sep 2024
@maralorn:maralorn.demaralornMy home assistant, according to its logs seems to be trying to discover apple tv devices in my network and fails with that because I don’t have the apple tv configured and thus no pyatv library provided. Goes without saying I don‘t care about apple tv devices. Does anyone know how I accidentally enabled this/can turn it off?01:10:08
@maralorn:maralorn.demaralorn * My home assistant, according to its logs seems to be trying to discover apple tv devices in my network and fails with that because I don’t have the apple tv integration configured and thus no pyatv library provided. Goes without saying I don‘t care about apple tv devices. Does anyone know how I accidentally enabled this/can turn it off?01:10:27
@hexa:lossy.network@hexa:lossy.network
{
  "domain": "apple_tv",
  "name": "Apple TV",
  "codeowners": ["@postlund"],
  "config_flow": true,
  "dependencies": ["zeroconf"],
  "documentation": "https://www.home-assistant.io/integrations/apple_tv",
  "iot_class": "local_push",
  "loggers": ["pyatv", "srptools"],
  "requirements": ["pyatv==0.15.0"],
  "zeroconf": [
    "_mediaremotetv._tcp.local.",
    "_companion-link._tcp.local.",
    "_airport._tcp.local.",
    "_sleep-proxy._udp.local.",
    "_touch-able._tcp.local.",
    "_appletv-v2._tcp.local.",
    "_hscp._tcp.local.",
    {
      "type": "_airplay._tcp.local.",
      "properties": {
        "model": "appletv*"
      }
    },
    {
      "type": "_airplay._tcp.local.",
      "properties": {
        "model": "audioaccessory*"
      }
    },
    {
      "type": "_airplay._tcp.local.",
      "properties": {
        "am": "airport*"
      }
    },
    {
      "type": "_raop._tcp.local.",
      "properties": {
        "am": "appletv*"
      }
    },
    {
      "type": "_raop._tcp.local.",
      "properties": {
        "am": "audioaccessory*"
      }
    },
    {
      "type": "_raop._tcp.local.",
      "properties": {
        "am": "airport*"
      }
    }
  ]
}
01:17:28
@hexa:lossy.network@hexa:lossy.networkcheck the zeroconf names that get queried01:17:53
@hexa:lossy.network@hexa:lossy.networkand nuke that device 🤡01:18:07
@rane:junkyard.systemsrane [they/them] joined the room.09:51:14
@rayne:spooky.computer@rayne:spooky.computer left the room.10:25:52
@maralorn:maralorn.demaralornOh, God. You are saying that is triggered by my job iPad. 🫣12:25:58
@hexa:lossy.network@hexa:lossy.networkno, you are saying that12:26:24
23 Sep 2024
@nis:tchncs.de@nis:tchncs.de left the room.11:35:59
@elikoga:matrix.orgelikoga joined the room.15:29:52
@nikolaiser:matrix.orgnikolaiser joined the room.20:51:09
25 Sep 2024
@luna-null:matrix.org@luna-null:matrix.org changed their display name from luna-null to Autumn.06:39:20
@beat_link:matrix.org@beat_link:matrix.org left the room.12:39:30
@hexa:lossy.network@hexa:lossy.networkllama3.2:3b-instruct-q8_0 works great for home-assistant21:55:27
26 Sep 2024
@adam:robins.wtf@adam:robins.wtfooo, 3.200:00:23
@adam:robins.wtf@adam:robins.wtflooks like it's fairly well tuned for home assistant type workloads00:18:59
@fabianhjr:matrix.orgFabián Heredia set a profile picture.01:16:00
@bbigras:matrix.orgbbigrasDoes it work with function calling?04:14:29
@hexa:lossy.network@hexa:lossy.networkyes07:14:58
@mackeveli:matrix.orgMackeveli joined the room.14:02:43
@mattleon:matrix.orgmattleonMay I ask what hardware you are running inferencing on and how many tokens per second it generates? It seems the hardware I'm running hass on can do about 3 tokens/s, trying to figure out if that's enough14:17:50
@hexa:lossy.network@hexa:lossy.network
In reply to @mattleon:matrix.org
May I ask what hardware you are running inferencing on and how many tokens per second it generates?

It seems the hardware I'm running hass on can do about 3 tokens/s, trying to figure out if that's enough
3060 12GB
14:47:07
@hexa:lossy.network@hexa:lossy.network
In reply to @hexa:lossy.network
3060 12GB
How do I find out how many tokens?
14:47:24
@mattleon:matrix.orgmattleonThat's a great question, I got my information from this medium post on the OG llama 3 with 8B parameters. The gif of the terminal output of running an inference indicates the number of tokens per second at the end: https://medium.com/@benoit.clouet/running-llama3-on-the-gpu-of-a-rk1-turing-pi-6dddb9e14521 I do wonder if hass exposes a performance graph 🤔 In either case, a 3060 is quite a bit more powerful than what I'm working with14:54:15
@k900:0upti.meK900The RK3588 has an NPU14:54:37
@k900:0upti.meK900Which is presumably currently not used14:54:42
@k900:0upti.meK900Because nothing supports it14:54:45
@k900:0upti.meK900But work is ongoing on that14:54:53

Show newer messages


Back to Room ListRoom Version: 6