Packages

A Gleam library to write and run Home Assistant automations.

Current section

Files

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

include/glome@homeassistant@entity_selector_EntitySelector.hrl

-record(entity_selector, {
domain :: glome@homeassistant@domain:domain(),
object_id :: glome@homeassistant@entity_selector:selector()
}).