Hedda

Results 1048 comments of Hedda

Tip is to check out code from [tube0013](https://github.com/tube0013) since read that he helped puddly beta test it so also first to implement this feature: * https://github.com/tube0013/TubesZB-ESPHome-Builder Noted that he is...

> In XZG we can provide the MAC address of Zigbee module as a serial. > > XZG isn't based on ESP HOME, so I don't need to look at...

> Be aware, that those sensors like to have a fals positiv for a short moment, that was the biggest issue i had. So adding a delay of 0.5 seconds...

Workaround works but would be nice if person detection sensors always showed up by default in Alarmo.

> What is meant exactly by person detection? How is this exposed to HA by your camera integration? For example the Unifi Protect integration expose it as a [binary sensor](https://www.home-assistant.io/integrations/binary_sensor/)...

Pico-SDK 2.0.0 supports this new RP2350 microcontroller chip: https://github.com/raspberrypi/pico-sdk/releases For reference, here are a few related feature requests to upstream dependencies that are needed to be implement first before they...

> The W version is now released https://www.raspberrypi.com/news/raspberry-pi-pico-2-w-on-sale-now/ Nice specifications, and those specs with the same Wi-Fi and Bluetooth/BLE chip will of couse also soon be used to create RP2350...

> I also don't know if anyone's considered whether RP2350 support should live in its own platform, or be part of the `rp2040` platform (and subsequently keep `rp2040_pwm` and other...

No news on the ESPHome side, but FYI, Raspberry Pi has just announced general availability for the RP2350A and RP2350B in bulk, budles, or single pieces: - https://www.raspberrypi.com/news/rp2350-now-available-to-buy-a-high-performance-secure-microcontroller-for-your-next-project/ Before this...

> Pico-SDK 2.0.0 supports this new RP2350 microcontroller chip: > > https://github.com/raspberrypi/pico-sdk/releases > > For reference, here are a few related feature requests to upstream dependencies that are needed to...