!QhvgabMQzwEQeWehhZ:lossy.network

NixOS Home Automation

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

Load older messages


SenderMessageTime
28 Jan 2025
@hexa:lossy.network@hexa:lossy.networksame as home-assistant then00:27:49
@qbit:tapenet.org@qbit:tapenet.org
(_: super: {
    esphome = super.esphome.overridePythonAttrs (oldAttrs: rec {
      version = "2024.12.4";
      src = super.fetchFromGitHub {
        owner = "esphome";
        repo = "esphome";
        tag = version;
        hash = "sha256-Ff3NuLHKRLoBbjqb92vvDcSbSJnjCwm5FmSDwnEI0p4=";
      };
    });
  });
00:27:48
@hexa:lossy.network@hexa:lossy.networkjust reference the package from the unstable channel00:28:03
@qbit:tapenet.org@qbit:tapenet.orgis what I have, and it seems to build .. except the service doesn't snag it00:28:10
@hexa:lossy.network@hexa:lossy.network sigh 00:28:19
@hexa:lossy.network@hexa:lossy.networkI don't maintain the service, but let me look what it does00:28:25
@hexa:lossy.network@hexa:lossy.network it consumes pkgs.esphome, so overlaying it should work 00:28:57
@qbit:tapenet.org@qbit:tapenet.orghm00:30:36
@qbit:tapenet.org@qbit:tapenet.orgwesphome --version shows the expected version00:32:53
@qbit:tapenet.org@qbit:tapenet.orgoh.. my god.. lol00:33:39
@qbit:tapenet.org@qbit:tapenet.orgbitten by the tailnet.. 00:33:49
@qbit:tapenet.org@qbit:tapenet.org i don't know where anything runs on my network anymore \o/ 00:33:55
@qbit:tapenet.org@qbit:tapenet.orgthanks for the clue sticks!00:39:01
@hexa:lossy.network@hexa:lossy.networkyw00:39:44
@laurynasp:matrix.orglaurynasp qbit: out of curiosity, what do you use "services.esphome" for? 12:11:18
@laurynasp:matrix.orglaurynaspI am asking because I used it, but found it impractical for my use case, which was automating setup/updates of my esp32 devices, This was mostly because (i) nixos service does not have many options exposed (e.g. preExec systemd services) and (ii) esphome itself does not like symlinks. Both things together made it difficult to use "auto-generated" config files for my devices 12:11:28
@laurynasp:matrix.orglaurynasphexa pointed me towards flake/nix shell to run esphome, which seems to be better alternative for me, although I haven't finalised that workflow yet. 12:11:41
@laurynasp:matrix.orglaurynaspI am asking in case you found a smooth way to declaratively configure (esp32) devices using the service? or check what advantages you have discovered service vs on-demand launch from nix shell?12:12:40
@qbit:tapenet.org@qbit:tapenet.orgI am not using it declaratively, mostly just playing around with a few of the voice things for home assistant12:22:45
@qbit:tapenet.org@qbit:tapenet.orgM5stack and the new preview thing12:23:01
@qbit:tapenet.org@qbit:tapenet.orgAnd the m5stack epaper thing.. Which has potential for something neat12:23:47
@laurynasp:matrix.orglaurynaspI see - I've just checked out m5stack - that's intriguing 12:39:25
@laurynasp:matrix.orglaurynasphow esphome and Voice PE relate in your setup? are you connecting Vocie PE to esp32 bluetooth gateway? or you using esphome to fiddle with Voice PE firmware? P.s. I got my Voice PE last week, and I've been playing with it too. I have had it connected directly to hass via esphome integration, but I would be keen to find a more automated way to configure it12:42:39
@hexa:lossy.network@hexa:lossy.networkhttps://github.com/esphome/home-assistant-voice-pe/issues/261 🤗12:48:11
@hexa:lossy.network@hexa:lossy.networkthe internet of things was supposed to run on ipv612:48:23
@qbit:tapenet.org@qbit:tapenet.org
In reply to @laurynasp:matrix.org
how esphome and Voice PE relate in your setup? are you connecting Vocie PE to esp32 bluetooth gateway? or you using esphome to fiddle with Voice PE firmware?

P.s. I got my Voice PE last week, and I've been playing with it too. I have had it connected directly to hass via esphome integration, but I would be keen to find a more automated way to configure it
Firmware fiddling
12:59:46
@qbit:tapenet.org@qbit:tapenet.orgThough, that was the m5stack stuff12:59:59
@qbit:tapenet.org@qbit:tapenet.orgTrying to figure out why I can't activate the assistant side of the assistant PE 13:00:34
@laurynasp:matrix.orglaurynaspif you need any specific help, I am happy to give a shot - I haven't gained much expertise yet, though13:57:33
@qbit:tapenet.org@qbit:tapenet.orgnice :D - it seems to be configured, but it doesn't receive the responses, like I can say "ok nabu, turn xyz on" and it works, but there is no audible response 13:58:47

Show newer messages


Back to Room ListRoom Version: 6