esphome/esphome/components/hbridge
Daniel Hyles fc01a70b65
Hbridge christmas light (#1251)
* Hbridge Christmas light component

Can be used for Christmas lights that use 2 wires to run 2 different strings of lights using a hbridge driver.

* Add Test

NOTE: I am unable to test this via the docker image

* Update hbridge_light_output.h

* Update hbridge_light_output.h

* Update hbridge_light_output.h

* Update light.py

* Fixed duty as white value bug fixed

* lint changes

* Name case change

* thanks lint
2020-11-08 14:46:34 +13:00
..
__init__.py Hbridge christmas light (#1251) 2020-11-08 14:46:34 +13:00
hbridge_light_output.h Hbridge christmas light (#1251) 2020-11-08 14:46:34 +13:00
light.py Hbridge christmas light (#1251) 2020-11-08 14:46:34 +13:00