23 #ifndef INCLUDE_HUEPLUSPLUS_EXTENDED_COLOR_TEMPERATURE_STRATEGY_H 24 #define INCLUDE_HUEPLUSPLUS_EXTENDED_COLOR_TEMPERATURE_STRATEGY_H Class implementing the functions of ColorTemperatureStrategy.
Definition: ExtendedColorTemperatureStrategy.h:32
Namespace for the hueplusplus library.
Definition: Action.h:27
bool alertTemperature(unsigned int mired, Light &light) const override
Function that lets the light perform one breath cycle in the specified color.
Definition: ExtendedColorTemperatureStrategy.cpp:35
Class for Hue Light fixtures.
Definition: Light.h:60
Class implementing the functions of ColorTemperatureStrategy.
Definition: SimpleColorTemperatureStrategy.h:32