You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Maurice Makaay 76cb8a8eb8 A bit of cleanup (debug msg + unused includes) 3 years ago
..
__init__.py Presets can now use brightness, transition_length and effect. I also switched from using prepared LightCall objects to my own property storage that creates a new LightCall when a preset must be activated. I found that a LightCall should only be called once. Its internal state gets modified when calling perform() on it. Too bad, since it forced me into doing some duplicate coding, but I'm happy with the end result. 3 years ago
automation.h Automation actions "next preset group" and "next preset" implemented. 3 years ago
color_instant_handler.h Big change: renamed yeelight_bs2 to xiaomi_bslamp2 3 years ago
color_night_light.h Implemented a yaml-configurable store for color presets. 3 years ago
color_off.h Implemented a yaml-configurable store for color presets. 3 years ago
color_rgb_light.h Implemented a yaml-configurable store for color presets. 3 years ago
color_transition_handler.h Big change: renamed yeelight_bs2 to xiaomi_bslamp2 3 years ago
color_white_light.h Implemented a yaml-configurable store for color presets. 3 years ago
gpio_outputs.h Implemented a yaml-configurable store for color presets. 3 years ago
light_modes.h Implemented a yaml-configurable store for color presets. 3 years ago
light_output.h Implemented a yaml-configurable store for color presets. 3 years ago
light_state.h Implemented a yaml-configurable store for color presets. 3 years ago
presets.h A bit of cleanup (debug msg + unused includes) 3 years ago