| 14 Nov 2021 |
@hexa:lossy.network | I think they're doing a pretty good job all things considered | 17:27:51 |
Mic92 | This time they broke my prometheus alerts. | 17:28:16 |
| newam joined the room. | 17:32:55 |
newam | Hey guys, I am looking at porting my HASS instance to use the nixos package.
Aside from breaking changes in HASS itself, how stable is it long term? | 18:23:47 |
Jeroen | Fun fact, that extraordinary hass maintainer is my wife,s ex... 🤠| 18:33:49 |
Jeroen | I was not surprised reading the stuff going on in the github issues. | 18:38:54 |
@hexa:lossy.network | In reply to @mic92:nixos.dev This time they broke my prometheus alerts. to be fair, they have a quite extensive changelog section dedicated to breaking changes | 18:49:18 |
@hexa:lossy.network | In reply to @jeroen:simonetti.nl Fun fact, that extraordinary hass maintainer is my wife,s ex... 🤠you mean frenck? | 18:49:34 |
Jeroen | Aye | 18:49:40 |
@hexa:lossy.network | yikes 🙂 | 18:49:47 |
Jeroen | I guess the reason why they disnt work is obvious :) | 18:50:16 |
@hexa:lossy.network | In reply to @newam:matrix.org Hey guys, I am looking at porting my HASS instance to use the nixos package. Aside from breaking changes in HASS itself, how stable is it long term? hi, I'm the (primary?) NixOS maintainer for home-assistant these days and I believe it's pretty solid. We don't have support for all components yet, but like 70%. | 18:50:39 |
@hexa:lossy.network | things that are probably never going to work is hass.io addons | 18:52:25 |
@hexa:lossy.network | because they want to install things into the host system, just weird 🙂 | 18:52:37 |
@hexa:lossy.network | I have some lovelace addons packaged in my private NUR repository (like mini-media-player, mini-graph-card, etc.) | 18:52:59 |
newam | I don't believe I use any addons, so we should be all good :D | 18:52:59 |
@hexa:lossy.network | addons are really just additional services (like esphomes webinterface, zigbee2mqtt) embedded as an iframe, so shrug | 18:53:29 |
Mic92 | I am back in the voice assistant buisness: https://github.com/coqui-ai/TTS/pull/893 | 20:34:48 |
| 15 Nov 2021 |
| seeMee joined the room. | 20:10:15 |
seeMee | In reply to @hexa:lossy.network addons are really just additional services (like esphomes webinterface, zigbee2mqtt) embedded as an iframe, so shrug I am now deciding now to install home assistant on my nixos headless box, I am planning on using zigbee2mqtt, should I then try and install it some other way? | 20:12:11 |
@hexa:lossy.network | the zigbee2mqtt version in nixos is somewhat dated unfortunately | 20:12:42 |
@hexa:lossy.network | there is a module for it though | 20:12:51 |
seeMee | does the same stand true for zha? | 20:14:15 |
@hexa:lossy.network | should work just fine | 20:14:24 |
@hexa:lossy.network | if you run nixos-stable check the page on the nixos.wiki | 20:14:45 |
seeMee | I think then I will just get devices I can use with zha and still go your way then 😋 | 20:15:23 |
seeMee | In reply to @hexa:lossy.network if you run nixos-stable check the page on the nixos.wiki I am running stable/unstable hibrid. but I will start from wiki. thx | 20:17:54 |
seeMee | I wanted to build something very basic to start from, so all I did - enabled hass, set nginx and postgres and now after of pytestcheckphase I am starting to worry about frying my intel nuc cause it seems it's preparing to fly 😅 and it's only 50% in with 2.5G downloaded. did I misconfigure something or is this expected? | 23:05:52 |
@hexa:lossy.network | haha | 23:06:55 |
@hexa:lossy.network | you did override services.home-assistant.package? | 23:07:04 |