|
esphome-api-client 0.5.0
Modern C++17 client for the ESPHome native API (plaintext + Noise)
|
RGB triple, set together via the single has_rgb command flag.
More...
#include <light.hpp>
Public Attributes | |
| float | red = 0.0F |
| float | green = 0.0F |
| float | blue = 0.0F |
RGB triple, set together via the single has_rgb command flag.
| float esphome::api::LightRgb::blue = 0.0F |
| float esphome::api::LightRgb::green = 0.0F |
| float esphome::api::LightRgb::red = 0.0F |