Hedda

Results 1048 comments of Hedda

@SDenysS you are going to have to provide a much more detailed report if have a issue with a specific Zigbee device in zha/zigpy. Can you please provide more verbose...

You should probably post this issue to Home Assistant's "core" tracked instead or as well since this repo is only for documenting existing functionality and not for requesting/discussing changes to...

> This feature depends on a lower-level host-side SPI transport driver being developed by Espressif in ESP-IDF. I have submitted a formal request to Espressif for this here: > [espressif/esp-idf#16037](https://github.com/espressif/esp-idf/issues/16037)...

> I don't know if there are branches or feature proposals that have already been analyzed concerning this This is really just a duplicate of the existing feature request here...

> I started experimenting with Home Assistant integration so that I can talk to my Philips Hue bulbs Tip for directly connecting Zigbee based Philips Hue lights to Home Assistant...

Custom component integration for Home Assistant’s core (backend) would be very cool to see some day, and made available via publishing it on HACS (Home Assistant’s Community Store) to make...

@eigendude Again, regardless of you creating an custom OASIS integration component or not, I highly recommend you look into migrating away from your Philips Hue Bridge and move to [the...

> I'd like to ditch the Hue Bridge for a more open (and far cheaper!) solution. It might be a good summertime project to switch my lighting infrastructure over to...

Believe that WebSocket API connection is usually prefer for real-time bi-direction connections to native Home Assistant integrations: * https://www.home-assistant.io/integrations/websocket_api/ * https://developers.home-assistant.io/docs/api/websocket/ Found these video tutorials on WebSocket API in Home...

> Believe that WebSocket API connection is usually prefer for real-time bi-direction connections to native Home Assistant integrations: > > * https://www.home-assistant.io/integrations/websocket_api/ > > * https://developers.home-assistant.io/docs/api/websocket/ > > Found these...