| 16 Feb 2025 |
motiejus | it's transcoding h.265 -> h.264 (to conserve bandwidth) using 7-8% of core per stream, and "detecting" with a full core + coral. :) | 20:40:08 |
@hexa:lossy.network | pretty sure my cameras are send h.264 | 20:47:20 |
motiejus | yeah, 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 [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 | we have some integrations packaged up | 00:37:52 |
@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 |