| 28 Jan 2025 |
@qbit:tapenet.org | i don't think it's tailscale, i can poke a hole in the fw and stand up nc (nc -l 8125 and connect fine externally | 15:33:11 |
laurynasp | I use tailscale too, but I started with local ips to reduce moving parts
I.e. I added voice-pe using esphome integration from ha UI using 192.xxx ip address, which I took from fresh avahi-browse output. Not sure i that's of any help.
| 15:37:01 |
@qbit:tapenet.org | ah, i think it's because I had config.http.server_host set to 127.0.0.1, added the 10. ip | 15:39:31 |
@qbit:tapenet.org | firewalls.. all the way down.. | 15:39:42 |
laurynasp | I am not sure what your set up is exactly, I run ha on raspberry pi, and then I have voice-pe. I did run tts (piper) on the same pi as ha, so that simplifies issues with firewall for PoC config. | 15:39:45 |
@qbit:tapenet.org | aww yis, that was it | 15:41:50 |
| 29 Jan 2025 |
dotlambda | Is there an established way to add blueprints from the NixOS config? | 00:00:35 |
@hexa:lossy.network | hm, apparently we could just drop them into /var/lib/hass/{automation,script/{owner}/{name}.yaml | 00:04:20 |
dotlambda | I guess I should rather use Nix functions to create similar automations but I want my family to be able to use the blueprint | 00:04:21 |
dotlambda | In reply to @hexa:lossy.network hm, apparently we could just drop them into /var/lib/hass/{automation,script/{owner}/{name}.yaml You're missing blueprint, and owner isn't actually required afaict | 00:05:00 |