Class LightState
-
- All Implemented Interfaces:
public final class LightState
The current "state" of a light to be sent back to Home Assistant.
-
-
Constructor Summary
Constructors Constructor Description LightState(Boolean state, Integer brightness, Color color, String effect)
-