Hedda

Results 1048 comments of Hedda

Any updates on this?

FYI, Waveshare has a variant of this with the same chip as the above Hailo-8 M.2 AI Accelerator reference hardware: * https://www.waveshare.com/hailo-8.htm Discussion: * https://github.com/geerlingguy/raspberry-pi-pcie-devices/discussions/769 They posted some instructions in...

For reference, blakadder has posted a nice review of the hardware in his blog here -> https://blakadder.com/zemismart-spm01/

FYI, FutureProofHomes developer for their ESPHome fork ([gnumpi](https://github.com/gnumpi)) has added their own Snapcast client implementation to that repo during the last few months, see: - https://github.com/FutureProofHomes/Satellite1-ESPHome/pulls?q=is%3Apr+snapcast and - https://github.com/FutureProofHomes/Documentation/pulls?q=is%3Apr+snapcast

> https://github.com/johnneerdael/hue-thief-skyconnect > > I've made a heavily modified version specifically for the skyconnect Any chance you consider looking into porting it as a feature inside the zigpy-cli as a...

While this is all way too low-level stuff for me I am still wondering if it might be a good idea to look how Touchlink is handled in the [zigbee-herdsman](https://github.com/Koenkk/zigbee-herdsman)...

_Originally posted by @janeswingler in https://github.com/zigpy/zigpy/issues/16432_ > _Callback functions are called synchronously - async support could be added later as use cases develop. API is WIP **and could be extended...

FYI, for reference, it looks like Zigbee2MQTT's developers started working on something related for their zigbee-herdsman library: * https://github.com/Koenkk/zigbee-herdsman/pull/1556 * https://github.com/Koenkk/zigbee-herdsman/pull/1559 * https://github.com/Koenkk/zigbee2mqtt/pull/29730 * https://github.com/Koenkk/zigbee-herdsman-converters/pull/10800

> PS: For reference; @gablin looks to be be last person who worked on new features and his fork is a few commits ahead of this: > > * https://github.com/gablin/python-verisure...

FYI, this "generic ZHA Zeroconf discovery" feature has been merged into Home Assistant's core * https://github.com/home-assistant/core/pull/126294 "_*I'm introducing a new service type: `_zigbee-coordinator._tcp.local.`. This will allow all future TCP coordinators...