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 00941c6975 Fixed some method access levels that got messy over time. 3 years ago
..
__init__.py Implemented the slider sensor, which is used to publish a slider level when the slider is touched. The example yaml files now use this sensor to update the brightness of the LEDs. 3 years ago
automation.h Implemented the I2C messgage to event type parser. 3 years ago
color_instant_handler.h Fixed some method access levels that got messy over time. 3 years ago
color_night_light.h Fixed some method access levels that got messy over time. 3 years ago
color_off.h Fixed some method access levels that got messy over time. 3 years ago
color_rgb_light.h Fixed some method access levels that got messy over time. 3 years ago
color_transition_handler.h Fixed some method access levels that got messy over time. 3 years ago
color_white_light.h Fixed some method access levels that got messy over time. 3 years ago
gpio_outputs.h Moved the finished light component into its own subdirectory to keep things clean when implementing other components. 3 years ago
light_output.h pass target brightness to on_brightness handlers, instead of actual brightness, during transitions. 3 years ago