-
Notifications
You must be signed in to change notification settings - Fork 49
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Home Assistant extensive support #83
Conversation
gamba69
commented
Aug 20, 2024
- Device detected as two different lights, main and back
- Supported on/off, brightness, effects (main and back), color (back)
- Main light clock faces may be named, see clockfaces.txt on SPIFFS
- Supported 12/24 hours and blank zeroes settings switches
- Supported effect's speed change for backlight
- All options are discoverable via Home Assistant MQTT
https://www.home-assistant.io/integrations/light.mqtt/#json-schema Add ability to control backlight brightness
Nice. Please describe all MQTT topics with their function and parameters for users of other HA systems. |
A full description would take a lot of time and would be a very long story... |
Looks good to me. Thanks for the contributions. Merged. |