pa-wills / Home-Assistant-Config

This is my Home Assistant config repo. Just yamls at this very early stage.
0 stars 0 forks source link

Feature motion lights #107

Closed pa-wills closed 3 years ago

pa-wills commented 3 years ago

This is my branch for my Hue-Bridge-Removal project.

Code seems to be very close to complete at this time.

1 significant feature still required: the dimmer schedule needs to be fully implemented.

1 significant bug: zigbee responses to lights / switches in responses to button-presses are failing periodically, presumably because of some sort of thread exhaustion. Require further work.

Code can be merged to master soon.

Final act will be to migrate the Master Bedroom's entities. Needs to be rock-solid though before I can do that.

pa-wills commented 3 years ago

So, dimness controls: implemented some days ago.

The problem with the un-handled button-presses: seems to have resolved itself when I separated the WiFi and Zigbee channels.

pa-wills commented 3 years ago

Oh, and the master bedroom stuff - it's done. I have a bug with my homekit entity exposure that may go away shortly (when I reboot the Pi).

pa-wills commented 3 years ago

It's all good and all working now. OK to merge.