Hedda
Hedda
FYI, PR for ZiGate's Zeroconf has been merged in Home Assistant core making it an example for adding additional more readable: https://github.com/home-assistant/core/pull/68577 https://github.com/home-assistant/core/blob/dev/homeassistant/components/zha/manifest.json#L85-L88 https://github.com/home-assistant/core/blob/dev/homeassistant/components/zha/config_flow.py#L198-L201 https://github.com/home-assistant/core/blob/dev/tests/components/zha/test_config_flow.py#L80-L107 https://github.com/home-assistant/core/blob/dev/homeassistant/generated/zeroconf.py#L384-L389
@tube0013 changed this to make it more clear what is supported and what is not.
DNS-SD (Rendezvous) TXT record format -> http://www.zeroconf.org/Rendezvous/txtrecords.html Example TXT record containing three name/value pairs ------------------------------------------------------------------- | 0x0A | name=value | 0x08 | paper=A4 | 0x12 | Rendezvous Is Cool |...
FYI, HA devs announced latest ESPHome added the new standard for project identifier, version + more via the mDNS discovery info: https://www.home-assistant.io/blog/2021/06/16/power-up-your-esp-projects/#esphome-embracing-projects > ### ESPHome: embracing projects >We want to...
FYI, Zero-configuration networking (zeroconf) looks to have been changed and improved in the Home Assistant 2022.02 release: https://github.com/home-assistant/core/pull/62133 https://www.home-assistant.io/integrations/zeroconf/ This change is only a concern for custom integration developers. Currently...
By the way, Home Assistant founders/leads now explicitly said this year they will prioritize focus on features like these types: https://www.home-assistant.io/blog/2022/01/19/streamlining-experiences/ Check out this video at around 11 min 55...
You could try asking nicely in issue for these Silabs Zigbee firmware repos if Adminiuga or grobasoz could compile router firmware: https://github.com/zha-ng/EZSP-Firmware https://github.com/grobasoz/zigbee-firmware/ FYI, pre-configured Zigbee Router firmware for EFR32MG21...
Anyway, you would probably be better of buying the same Silabs MGM210P (EFR32MG21 based radio modules) that tube uses: https://www.silabs.com/wireless/zigbee/efr32mg21-series-2-modules Alternatively, repurpose ITead's Zigbee 3.0 USB Dongle (has TX and...
If you have time please also see this and if possible contribute to that discussion too -> https://github.com/home-assistant/addons-development/issues/38
FYI, missed that tube0013 posted on Twitter that he have actually uploaded a couple of OpenThread RCP firmware images for the CC2652P (TubesZB devices) CC2652R (zzh!) that could be used...