!QhvgabMQzwEQeWehhZ:lossy.network

NixOS Home Automation

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

Load older messages


SenderMessageTime
11 Jul 2021
@hexa:lossy.network@hexa:lossy.networkneed some help finding out which commit that was to understand how we can work around that20:40:19
12 Jul 2021
@noah:matrix.chatsubo.cafeChurchSo yeah running nixos-unstable and having an issue with hass_frontend missing. My home-assistant config is as such: ``` { config, pkgs, ... }: { services = { home-assistant = { enable = true; package = (pkgs.home-assistant.override { extraPackages = py: with py; [ aiohttp-cors zeroconf pycrypto zigpy zigpy-cc zigpy-zigate zigpy-znp zigpy-deconz zigpy-xbee zha-quirks bellows distro mutagen defusedxml hass-nabucasa gtts netdisco gtts-token pynacl emoji pillow sqlalchemy rokuecp async-upnp-client pyowm pyairnow pyairvisual pexpect aiounifi adguardhome ]; }).overrideAttrs (_: { tests = []; doInstallCheck = false; }); configWritable = true; lovelaceConfigWritable = true; }; }; } ``` Log files when starting the service are here: https://paste.rs/Q2Y02:57:20
@noah:matrix.chatsubo.cafeChurchCurious what's up with hass_frontend not being found.02:57:35
@hexa:lossy.network@hexa:lossy.network Church: are you using any of the components requiring in your config attrset? 11:45:03
@hexa:lossy.network@hexa:lossy.network * Church: are you using any of the components requiring it in your config attrset? 11:45:11
@hexa:lossy.network@hexa:lossy.network
component-packages.nix
160:    "default_config" = ps: with ps; [ pynacl aiodiscover aiohttp-cors async-upnp-client defusedxml distro emoji hass-nabucasa home-assistant-frontend ifaddr netdisco pillow scapy sqlalchemy zeroconf ];
291:    "frontend" = ps: with ps; [ aiohttp-cors home-assistant-frontend pillow ];
342:    "hassio" = ps: with ps; [ aiohttp-cors home-assistant-frontend pillow ];
463:    "logbook" = ps: with ps; [ aiohttp-cors home-assistant-frontend pillow sqlalchemy ];
484:    "map" = ps: with ps; [ aiohttp-cors home-assistant-frontend pillow ];
539:    "my" = ps: with ps; [ aiohttp-cors home-assistant-frontend pillow ];
595:    "onboarding" = ps: with ps; [ aiohttp-cors home-assistant-frontend pillow ];
627:    "panel_custom" = ps: with ps; [ aiohttp-cors home-assistant-frontend pillow ];
628:    "panel_iframe" = ps: with ps; [ aiohttp-cors home-assistant-frontend pillow ];
723:    "safe_mode" = ps: with ps; [ aiohttp-cors hass-nabucasa home-assistant-frontend pillow ];
11:45:22
@brainrape:ggpeti.combrainape joined the room.14:58:32
@noah:matrix.chatsubo.cafeChurchHmm seems I'm overriding aiohttp-cors there.21:38:21
@noah:matrix.chatsubo.cafeChurchAnd pillow.21:38:36
15 Jul 2021
@jhillyerd:matrix.orgjhillyerd joined the room.16:50:38
20 Jul 2021
@anodium:matrix.orgAndrea Pascal joined the room.03:37:56
22 Jul 2021
@hexa:lossy.network@hexa:lossy.networkhttps://twitter.com/balloob/status/141831548661847245321:03:26
@hexa:lossy.network@hexa:lossy.networkNot asking for much support, it's their time and they decide how to spend it.21:10:59
@hexa:lossy.network@hexa:lossy.networkJust don't shit onto our PR tracker.21:11:12
23 Jul 2021
@etu:semi.social@etu:semi.socialHome assistant sure is a strangely behaving project08:44:28
@etu:semi.social@etu:semi.socialIt's not great to depend on it anymore08:45:02
@hexa:lossy.network@hexa:lossy.network follow #dev:nixos.org for recent hass developments 11:05:02
24 Jul 2021
@zhaofeng:zhaofeng.liZhaofeng Li
In reply to @etu:semi.social
It's not great to depend on it anymore
The thing is that there are few alternatives. OpenHAB is moving forward at an extremely slow pace, and others (Gladys?) lack feature and polish.
00:44:55
@zhaofeng:zhaofeng.liZhaofeng LiPeople can make that argument that we can roll our own solution from scratch that works with Nix, but that isn't really the most productive use of time and it's silly to tie things like this to the distro, no matter how unique our concept may be00:48:00
@etu:semi.social@etu:semi.social
In reply to @zhaofeng:zhaofeng.li
The thing is that there are few alternatives. OpenHAB is moving forward at an extremely slow pace, and others (Gladys?) lack feature and polish.
I've heard good things about nodered
03:48:37
@treed:cybre.spacetreedI got excited about the webthings gateway or whatever but it looks just as Product as hass08:08:49
@treed:cybre.spacetreedhttps://webthings.io/gateway/08:09:05
@treed:cybre.spacetreedI guess it does technically have a "Linux" download option08:09:28
@hexa:lossy.network@hexa:lossy.networkpretty sure mozilla discontinued that … or migrated it it to a community project08:33:44
@hexa:lossy.network@hexa:lossy.network
WebThings is sponsored by Krellian Ltd. and is no longer affiliated with the Mozilla Corporation.
08:34:09
@treed:cybre.spacetreedYeah, it's separate but still around?09:21:21
@treed:cybre.spacetreedAlthough they released 1.0 last year and no releases since09:21:28
25 Jul 2021
@p3psi:matrix.orgp3psi joined the room.04:43:43
26 Jul 2021
@jhillyerd:matrix.orgjhillyerd
In reply to @etu:semi.social
I've heard good things about nodered
I don't think nodered can really replace something like home assistant, it's more of a compliment to it. But I came here to ask, is anyone running nodered on Nix? I see we have an npm build for it in nixpkgs, but it looks like I'd have to do my own systemd configuration, and whatever it uses for data storage.
16:59:24
@hexa:lossy.network@hexa:lossy.networktl;dr: someone dropped it into the node package set et voila17:20:29

Show newer messages


Back to Room ListRoom Version: 6