* Validate preset names and group names at compile time (fixes#15)
* Small fix for using a less confusing var name.
Co-authored-by: Maurice Makaay <mmakaay1@xs4all.net>
* Implemented compatibility with color mode support in the latest Home Assistant + ESPHome.
* Made the code compile with both v1.20.* and v.1.21.0.
* Made the code compile with both v1.20.* and v.1.21.0.
Co-authored-by: Maurice Makaay <mmakaay1@xs4all.net>
* 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>