class

HomeconnectLocal::Runtime::LightEntity

Inherits HomeconnectLocal::Runtime::IntegrationEntity < Reference < Object

Constants

DEFAULT_MAX_K = 6534
DEFAULT_MIN_K = 2000

Constructors

new(transport : Transport, power : Entity, entity_id : String, friendly_name : String, brightness : Entity | Nil = nil, color_temp_percent : Entity | Nil = nil, rgb_hex : Entity | Nil = nil, color_mode : Entity | Nil = nil, invert_color_temp : Bool = false)
Source

Instance methods

apply_value_payload(payload : Hash(String, JSON::Any))
Source
domain
Source
handle_service(service : String, data : Hash(String, JSON::Any))
Source
to_state
Source