Maurice Makaay
ffbcfff0a3
Working on a good HAL layer to update the front panel LEDs individually. I got a flicker-free version going now, so next step is to provide some good interfaces for the YAML config.
3 years ago
Maurice Makaay
ba038cb84c
Work in progress on getting the interface easy to use.
3 years ago
Maurice Makaay
fbc65f6c91
Added Action output.set_leds for controlling the front panel LEDs individually.
3 years ago
Maurice Makaay
81c2f5456d
Implemented a backward compatible implementation of the set_level code, using the new LED bit pattern logic.
3 years ago
Maurice Makaay
239b9f9934
Compatiblity new coroutine ( #36 )
Compatiblity fix for new coroutine setup in ESPHome.
3 years ago
Maurice Makaay
67abbf19ed
Make the preset.activate action work with lambdas. ( #31 )
Co-authored-by: Maurice Makaay <mmakaay1@xs4all.net>
3 years ago
Maurice Makaay
7122f1e551
Fixed rounding error issue in slider sensor.
Thanks Jos!
3 years ago
Maurice Makaay
a5ce2cc608
Deprecated work-around for API disconnects removed.
3 years ago
Maurice Makaay
45524845a8
Moved to ESPHome external components compable repo structure. ( #26 )
* Updated documentation for 1.18.0 release with external components support.
* Moved example.yaml to the root dir, in line with the recommendations from the ESPHome external components guide.
* Normalized the version numbering for ESPHome references.
* Fixed the styling of the example.yaml references.
Co-authored-by: Maurice Makaay <mmakaay1@xs4all.net>
3 years ago