!QhvgabMQzwEQeWehhZ:lossy.network

NixOS Home Automation

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

Load older messages


SenderMessageTime
4 Dec 2024
@netpleb:matrix.orgnetpleb so basically you're saying there is some magic that I need to add to the zigbee2mqtt.settings = ... which should do the trick. And once mosquitto sees it, then HA will be able to see it too. 20:05:31
@netpleb:matrix.orgnetpleb * so basically you're saying there is some magic that I need to add to the zigbee2mqtt.settings = ... which should do the trick. And once mosquitto sees it, then HA will be able to see it too? 20:05:36
@crtified:crtified.meCRTifiedto both, yes 🙂20:06:51
@crtified:crtified.meCRTified

relevant part from the settings attrset in my config:

        mqtt = {
          server = "mqtt://127.0.0.1:1883";
          user = "zigbee";
          password =
            "!${config.sops.secrets."zigbee2mqtt.yaml".path} mqtt_pass";
        };
20:07:46
@crtified:crtified.meCRTifiedrelevant documentation from z2m: https://www.zigbee2mqtt.io/guide/configuration/mqtt.html#server-connection20:08:10
@netpleb:matrix.orgnetplebok, and then from the HA side it does not even need to know or care that these devices are "zigbee" right? it just thinks these are devices that magically are in the mqtt stream (sorry, I am new to home automation in general as well as home-assistant)20:09:07
@crtified:crtified.meCRTified correct. That happens via auto discovery which you enable with services.zigbee2mqtt.settings.homeassistant = true;, and for HA it's transparently "some device" 20:09:47
@hexa:lossy.networkhexaan MQTT device 😄 20:10:23
@crtified:crtified.meCRTified In a similar vain, you can also use e.g. esphome.io via MQTT instead of the native API, which behaves the same from the perspective of HA 20:10:49
@crtified:crtified.meCRTified
In reply to @hexa:lossy.network
an MQTT device 😄
true, HA will list them as device within the MQTT Integration
20:11:16
@crtified:crtified.meCRTified
In reply to @crtified:crtified.me
In a similar vain, you can also use e.g. esphome.io via MQTT instead of the native API, which behaves the same from the perspective of HA
But for this example, HA won't "know" the difference between a device integrated via wifi on MQTT or via zigbee and z2m to MQTT
20:11:54
@netpleb:matrix.orgnetpleb
In reply to @crtified:crtified.me
But for this example, HA won't "know" the difference between a device integrated via wifi on MQTT or via zigbee and z2m to MQTT
ok, so when I go into HA right now and look at the MQTT integration it tells me that there is "localhost" with 1 device. When I click on that 1 device it tells me Bridge by Zigbee2MQTT Firmware: 1.41.0 Hardware: zStack3x0 20210708
20:17:45
@netpleb:matrix.orgnetplebso I think I'm basically done, right? now I just need to add some zigbee sensors and hopefully it will work20:18:13
@crtified:crtified.meCRTifiedYeah20:18:18
@crtified:crtified.meCRTifiedThat looks promising20:18:20
@crtified:crtified.meCRTifiedThat what you're seeing is essentially a device that represents the state of the controller, i.e. zigbee2mqtt20:18:44
5 Dec 2024
@qualytllc:matrix.orgDanny Gerhardt joined the room.09:58:09
@contribulatorius:matrix.orgcontribulatorius joined the room.14:59:47
6 Dec 2024
@thursdaddy:matrix.orgthursdaddy joined the room.18:39:21
7 Dec 2024
@boman19:matrix.orgboman19 joined the room.05:41:53
@hexa:lossy.networkhexaok, I prepared home-assistant on top of staging-next for now15:44:09
@hexa:lossy.networkhexa2024.12.115:44:18
@hexa:lossy.networkhexahttps://www.home-assistant.io/blog/2024/12/04/release-202412/17:23:03
@alex-nt:matrix.orgalex-nt joined the room.19:17:42
@alex-nt:matrix.orgalex-nt Oh, this is exactly what I was looking for (to be ran on a RPI5 + SkyConnect). Is there any repo with the last version? Were you able to use it in HA? 19:20:39
9 Dec 2024
@coelacanthus:mozilla.orgCoelacanthus changed their profile picture.08:08:09
10 Dec 2024
@hexa:lossy.networkhexahttps://github.com/home-assistant/core/issues/9921817:46:08
@hexa:lossy.networkhexafucking finally17:46:10
@hexa:lossy.networkhexathis will make the 3.13 migration much easier17:46:16
@hexa:lossy.networkhexa3.12 support will run out in 2025.217:46:25

Show newer messages


Back to Room ListRoom Version: 6