Crowbar Z
Crowbar Z
As Dyson's somewhat unreliable API servers are queried whenever this library is loaded (eg. at Home Assistant startup), their availability is effectively on the critical path of a successful server...
From https://community.home-assistant.io/t/pioneer-avr-integration-supporting-config-flow-and-asyncio/221547/41 I’m getting the same “AVR “192.168.0.106:8102” is already configured” after a reboot. Reinstalling it fixes it until the next reboot it seems. Any tips? Pretty new to Home...
Update display components to use colorutil per esphome/esphome#1551 (should fix #12)
Follow-up from crowbarz/aiopioneer#33
`ff` and `rw` operations don't map to the HA `media_player` model, perhaps implement via integration specific actions. Similar actions for`repeat` and `shuffle` do exist, but they are not supported as...