1 2 3 4 5
DOMAIN = "beken" def setup(hass, config): hass.states.set("beken.loaded", "yes") return True