Packages

A Gleam library to write and run Home Assistant automations.

Current section

Files

Jump to
glome include glome@homeassistant@state_State.hrl
Raw

include/glome@homeassistant@state_State.hrl

-record(state, {
value :: glome@homeassistant@state:state_value(),
attributes :: glome@homeassistant@attributes:attributes()
}).