Hedda
Hedda
> For context, the firmware on the Third Reality Zigbee Dongle isn’t something I can realistically modify IMHO, since you can not change the firmware I am guessing is probably...
Any updates on this?
Are you also keeping an eye on the development of related experimental components in esphome new voice-kit repository: https://github.com/esphome/voice-kit https://github.com/esphome/voice-kit/tree/dev/esphome/components https://github.com/esphome/voice-kit/pulls?q=is%3Apr+ https://github.com/esphome/voice-kit/issues?q=is%3Aissue+ Just a FYI and heads-up as stumbled on...
For reference, here is a related feature request to the [arduino-pico](https://github.com/earlephilhower/arduino-pico) project: * https://github.com/earlephilhower/arduino-pico/issues/2325 More information in this discussion: * https://github.com/earlephilhower/arduino-pico/discussions/2226 FYI, [PontusO](https://github.com/PontusO) has forked [earlephilhower’s arduino-pico](https://github.com/earlephilhower/arduino-pico) to a new...
From what I just read, PlatformIO will probably never add add RP2350 support or accept community contributions for this? * https://github.com/platformio/platform-raspberrypi/pull/36 * https://github.com/platformio/platform-raspberrypi/pull/70 FYI, instead use fork by @maxgerhardt which...
> FYI, instead use fork by @maxgerhardt which added RP2350 building + debugging with latest Arduino-Pico core as default: > >> Is that the final answer? I have a project...
> The max baud rate can be set `891200`. There isn't any difference both ESP32-H2 and ESP32-C6 for this. I was more thinking of changing the default both to optimize...
@hbjorgo is it still the same problem or can this issue be closed? I have seen/heard such symtoms when got interference problems * https://www.home-assistant.io/integrations/zha#zigbee-interference-avoidance-and-network-rangecoverage-optimization * https://www.home-assistant.io/integrations/zha#best-practices-to-avoid-pairingconnection-difficulties FYI, the [frient Intelligent...
@tomaszduda23 are you following this related "zigbee_esphome" (Zigbee component) project by @luar123 for ESPHome here? * https://github.com/luar123/zigbee_esphome/
Oh, and i addition to that, FYI, be aware Espressif developer P-R-O-C-H-Y is now working on a new Zigbee Wrapper library with a simpler API in Arduino (for arduino-esp32) and...