Hedda

Results 1048 comments of Hedda

> FYI, for reference, noticed that fairecasoimeme from ZiGate is working on PR for Home Assistant to add ZiGate discovery support: > > See -> [home-assistant/core#68577](https://github.com/home-assistant/core/pull/68577) ("**_Add ZiGate device on...

Some other battery-powered Zigbee devices without a button just enter into joining/pairing mode for a set amount of time (usually 1 or 2 minutes) every time you remove and replace...

@puddly Time to review PR https://github.com/zigpy/zigpy/pull/1040 ? Meant to fix https://github.com/zigpy/zigpy/issues/987 (Sonoff Zigbee OTA provider for Sonoff branded Zigbee devices by ITead)

Tip; temporary workaround until these get added nativly to ZHA's UI could be to experiment with automations using the "framework for generic exposure of device configuration attributes" by @dumpfheimer as...

My point of this suggestion was only to recommend that some existing python-can developers might potentially be interested in independently developing an independent Can Bus integration (based on python-can) for...

This request might be related to #688 = Request for "ESPHome support on Sonoff ZBBridge as a remote Zigbee adapter for Home Assistant's ZHA component via its zigpy and bellows...

Tip is also to check out Tube's Zigbee Gateways open-source hardware by @tube0013 which runs ESPHome firmware by default. Based on WT32-ETH01 (Wireless-Tag) ESP32 board which has wired Ethernet that...

Z2M configuration side at least looks correct so guess is that the issue probably is in wiring between ESP8266 and CC2530: https://www.zigbee2mqtt.io/guide/adapters/flashing/connecting_cc2530.html https://www.zigbee2mqtt.io/advanced/zigbee/05_create_a_cc2530_router.html#result https://www.zigbee2mqtt.io/advanced/remote-adapter/connect_to_a_remote_adapter.html#_2-b-configure-ser2net-4-0 I primarily use [ZHA in HA](https://www.home-assistant.io/integrations/zha)...

> * Is there some basic test to check whether a communication from HA to the CC2530 is possible? I.e. some shell commands that I could issue from HA? FYI,...

FYI, for reference; there looks to be some indirectly related discussion in https://github.com/espressif/esp-idf/issues/8215 about Matter (CHIP) with ESP-IDF: It sounds as if Espressif is working on an upcoming Matter (Project...