!QhvgabMQzwEQeWehhZ:lossy.network

NixOS Home Automation

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

Load older messages


SenderMessageTime
16 Feb 2025
@hexa:lossy.network@hexa:lossy.networkpretty sure my cameras are send h.26420:47:20
@motiejus:jakstys.ltmotiejusyeah, I was testing this with h.264 all the time, just turned on h.265 for unrelated reasons (it's transcoded to h.264 at the front door)20:54:23
17 Feb 2025
@rane:junkyard.systemsrane [they/them]does anyone have any good resources for migrating an existing home assistant install on alpine over to NixOS? I've got an intergration or two installed via HACS, and then most of my other sources are MQTT, no complex zigbee or other hardware integration. If there's not something that has already been written up, I'm happy to work it out and document my experience, but thought I'd just ask first.00:37:19
@hexa:lossy.network@hexa:lossy.networkwe have some integrations packaged up00:37:52
@hexa:lossy.network@hexa:lossy.network
nix-repl> lib.attrNames home-assistant-custom-components
[
  "adaptive_lighting"
  "alarmo"
  "amshan"
  "auth-header"
  "auth_oidc"
  "average"
  "awtrix"
  "better_thermostat"
  "bodymiscale"
  "calendar_export"
  "climate_group"
  "daikin_onecta"
  "dirigera_platform"
  "dwd"
  "elevenlabs_tts"
  "emporia_vue"
  "epex_spot"
  "frigate"
  "frigidaire"
  "garmin_connect"
  "govee-lan"
  "gpio"
  "homematicip_local"
  "indego"
  "local_luftdaten"
  "localtuya"
  "midea-air-appliances-lan"
  "midea_ac"
  "midea_ac_lan"
  "miele"
  "moonraker"
  "nest_protect"
  "ntfy"
  "omnik_inverter"
  "philips_airpurifier_coap"
  "prometheus_sensor"
  "recurseForDerivations"
  "samsungtv-smart"
  "sensi"
  "smartir"
  "smartthinq-sensors"
  "solax_modbus"
  "solis-sensor"
  "somweb"
  "spook"
  "systemair"
  "tuya_local"
  "versatile_thermostat"
  "volkswagen_we_connect_id"
  "volkswagencarnet"
  "waste_collection_schedule"
  "xiaomi_gateway3"
  "xiaomi_miot"
  "yassi"
  "yoto_ha"
]
00:38:39
@rane:junkyard.systemsrane [they/them]oh cool, good to know - so I suppose anything I'm installing with HACS currently would be best contributed as a package if not already packaged?00:40:06
@rane:junkyard.systemsrane [they/them]that's helpful background on how custom components are approached, thank you00:40:30
@hexa:lossy.network@hexa:lossy.networkcould be, but I heard some people are also using HACS on nixos00:40:45
@hexa:lossy.network@hexa:lossy.networkyou will need to satisfy dependencies yourself, but that's not too hard00:40:54
@rane:junkyard.systemsrane [they/them]i think one of the things I've found tricky about HACS is it feels difficult to define the configuration and keep custom components up to date with it, so that's definitely something I'm hoping to solve with my setup, I'm definitely not afraid of getting my hands dirty and packaging some components :) 00:41:47
@hexa:lossy.network@hexa:lossy.networkhttps://wiki.nixos.org/wiki/Home_Assistant is also a good read00:41:55
@rane:junkyard.systemsrane [they/them]ah great, I haven't read this in a while, I can see there is some relevant guidance here, thanks00:42:24
18 Feb 2025
@hexa:lossy.network@hexa:lossy.networkhttps://www.home-assistant.io/blog/2025/02/13/voice-chapter-9-speech-to-phrase/01:14:36
@aos1:matrix.orgaosWhat's y'alls preferred way to use home-assistant, native, container or VM?06:20:00
@k900:0upti.meK900NixOS module06:22:28
@aos1:matrix.orgaosCool - ty06:25:25
@uep:matrix.orguepnixos module in a nixos-container08:07:10
@uep:matrix.orguep(mostly because i want to give it its own IP address08:07:29
@uep:matrix.orguep* (mostly because i want to give it its own IP address)08:07:32
@j-k:matrix.orgj-kIf I'm using home-assistant should I be on nixos-unstable rather than nixos-unstable-small? Looks like I got a cache miss on home-assistant12:26:24
@k900:0upti.meK900It's a pretty cheap build12:31:58
@k900:0upti.meK900But it's not blocking unstable-small no12:32:03
@hexa:lossy.network@hexa:lossy.networkvery few things block unstable-small :)12:47:23
@hexa:lossy.network@hexa:lossy.networkhttps://github.com/NixOS/nixpkgs/blob/master/nixos/release-small.nix#L83-L16212:48:20
@j-k:matrix.orgj-k👍️ thanks both.12:53:08
@j-k:matrix.orgj-k

I'm reading through the nixos org wiki entry and trying to address
Error occurred loading flow for integration nest: No module named 'grpc'

Do I need to create a PR to change the actual component-packages.nix in nixpkgs or is there a good pattern for adjusting/overriding/configuring?

12:59:34
@k900:0upti.meK900You can just add it to extraPythonPackages or whatever the name of that thing is13:00:21
@j-k:matrix.orgj-k 👍️ cool. TY
And can I ban integrations? I'm getting logs failing to start the apple_tv integration but I don't have one on the network or in my config
13:05:31
@k900:0upti.meK900You kinda can13:10:58
@k900:0upti.meK900You basically need to disable the default config13:11:24

Show newer messages


Back to Room ListRoom Version: 6