nguyer / homeassistant-bond-home

38 stars 15 forks source link

Hotfix/device actions #5

Closed bcb2000 closed 4 years ago

bcb2000 commented 4 years ago

Added support for fan speed control. Limitations - I have only supported the home assistant out of the box 3 speeds, low, medium and high. These will be mapped to Bond Fan speeds as low = 1, high = whatever the highest is and medium = a sensible number in between. This code is only tested on fans with 3 speeds.

nguyer commented 4 years ago

This looks pretty good (aside from my comments in https://github.com/nguyer/homeassistant-bond-home/pull/4). My fans have like 8 speeds I think, so I can test it out on them too. Thanks for adding this!

niemyjski commented 4 years ago

Has anyone tested this on fireplaces yet? If we get this merged in I can give it a go

nguyer commented 4 years ago

Closed, due to https://github.com/nguyer/homeassistant-bond-home/pull/11 superseding this PR