diff options
Diffstat (limited to '.storage/homeassistant.exposed_entities')
-rw-r--r-- | .storage/homeassistant.exposed_entities | 49 |
1 files changed, 49 insertions, 0 deletions
diff --git a/.storage/homeassistant.exposed_entities b/.storage/homeassistant.exposed_entities index 521fdf3..624db19 100644 --- a/.storage/homeassistant.exposed_entities +++ b/.storage/homeassistant.exposed_entities @@ -626,6 +626,55 @@ "should_expose": false } } + }, + "switch.0xa4c13895a5fc1187": { + "assistants": { + "conversation": { + "should_expose": true + } + } + }, + "select.0xa4c13895a5fc1187_power_outage_memory": { + "assistants": { + "conversation": { + "should_expose": false + } + } + }, + "select.0xa4c13895a5fc1187_indicator_mode": { + "assistants": { + "conversation": { + "should_expose": false + } + } + }, + "sensor.0xa4c13895a5fc1187_power": { + "assistants": { + "conversation": { + "should_expose": false + } + } + }, + "sensor.0xa4c13895a5fc1187_energy": { + "assistants": { + "conversation": { + "should_expose": false + } + } + }, + "lock.0xa4c13895a5fc1187_child_lock": { + "assistants": { + "conversation": { + "should_expose": true + } + } + }, + "update.0xa4c13895a5fc1187": { + "assistants": { + "conversation": { + "should_expose": false + } + } } } } |