!QhvgabMQzwEQeWehhZ:lossy.network

NixOS Home Automation

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

Load older messages


SenderMessageTime
30 Aug 2024
@keiichi:matrix.orgteto musicmatze: if you go big, maybe it makes sense to have a nix-community/home-assistant overlay with more plugins and more regular updates. Doing this in nixpkgs can be annoying 14:59:15
@musicmatze:beyermatthi.asmusicmatzehm, yes that's true...14:59:52
@hexa:lossy.networkhexahaving the npm builds cached can be nice though 😛15:01:57
@hexa:lossy.networkhexamake sure to fix the formatting on the submissions15:03:22
@hexa:lossy.networkhexa
In reply to @hexa:lossy.network
probably going to rename extraComponents to components or integrations some time soon
+
+    # Migrations in NixOS 24.11
+    (mkRenamedOptionModule [ "services" "home-assistant" "extraComponents" ] [ "services" "home-assistant" "integrations" ])
+    (mkRenamedOptionModule [ "services" "home-assistant" "customComponents" ] [ "serices" "home-assistant" "integrationPackages" ])
+    (mkRenamedOptionModule [ "services" "home-assistant" "customLovelaceModules" ] [ "services" "home-assistant" "lovelaceResources" ])
16:39:35
@hexa:lossy.networkhexais where I arrived at last night16:40:02
@hexa:lossy.networkhexa could be lovelaceResourcePackages 🤔 16:46:23
@hexa:lossy.networkhexa * should be lovelaceResourcePackages if we go with integrationPackages 🤔 16:46:32
@hexa:lossy.networkhexaat this point I'd rather deal with a caching or an off-by-one issue than naming16:52:17
@qbit:tapenet.orgqbitanyone running a "smart tv" sorta thing? I have kodi going atm but there are some things that are just plain difficult in it18:29:27
@hexa:lossy.networkhexayou mean an advertising platform?18:29:53
@qbit:tapenet.orgqbito.O18:31:15
@qbit:tapenet.orgqbitno?18:31:18
@qbit:tapenet.orgqbitis kodi an advertising platform in your mind?18:31:48
@k900:0upti.meK900I'm just running an Android TV box18:33:19
@k900:0upti.meK900Because Kodi sucks18:33:23
@qbit:tapenet.orgqbitdang18:36:07
@qbit:tapenet.orgqbitcan android tv run on x86? :D18:36:23
@qbit:tapenet.orgqbitthe hw I am using is my old framework mainboard18:36:52
@k900:0upti.meK900You can build Android-x86 for it maybe?18:38:34
@k900:0upti.meK900idk18:38:36
@k900:0upti.meK900It'll probably be cursed18:38:40
@qbit:tapenet.orgqbitso just regular computers stuff :'D 18:39:26
@mattleon:matrix.orgmattleonLast time I tried android x86 it worked really well, but that was... 4 years ago?18:40:02
31 Aug 2024
@hexa:lossy.networkhexa