diff options
Diffstat (limited to '.storage/homeassistant.exposed_entities')
| -rw-r--r-- | .storage/homeassistant.exposed_entities | 140 |
1 files changed, 140 insertions, 0 deletions
diff --git a/.storage/homeassistant.exposed_entities b/.storage/homeassistant.exposed_entities index 624db19..a49a648 100644 --- a/.storage/homeassistant.exposed_entities +++ b/.storage/homeassistant.exposed_entities @@ -675,6 +675,146 @@ "should_expose": false } } + }, + "sensor.0x00158d0009465217_battery": { + "assistants": { + "conversation": { + "should_expose": false + } + } + }, + "binary_sensor.0x00158d0009465217_contact": { + "assistants": { + "conversation": { + "should_expose": true + } + } + }, + "sensor.0x00158d0009465217_device_temperature": { + "assistants": { + "conversation": { + "should_expose": true + } + } + }, + "sensor.0x00158d0009465217_power_outage_count": { + "assistants": { + "conversation": { + "should_expose": false + } + } + }, + "event.backup_automatic_backup": { + "assistants": { + "conversation": { + "should_expose": false + } + } + }, + "sensor.backup_backup_manager_state": { + "assistants": { + "conversation": { + "should_expose": false + } + } + }, + "sensor.backup_next_scheduled_automatic_backup": { + "assistants": { + "conversation": { + "should_expose": false + } + } + }, + "sensor.backup_last_successful_automatic_backup": { + "assistants": { + "conversation": { + "should_expose": false + } + } + }, + "sensor.backup_last_attempted_automatic_backup": { + "assistants": { + "conversation": { + "should_expose": false + } + } + }, + "binary_sensor.zigbee2mqtt_bridge_connection_state": { + "assistants": { + "conversation": { + "should_expose": false + } + } + }, + "button.zigbee2mqtt_bridge_restart": { + "assistants": { + "conversation": { + "should_expose": false + } + } + }, + "select.zigbee2mqtt_bridge_log_level": { + "assistants": { + "conversation": { + "should_expose": false + } + } + }, + "sensor.zigbee2mqtt_bridge_version": { + "assistants": { + "conversation": { + "should_expose": false + } + } + }, + "switch.zigbee2mqtt_bridge_permit_join": { + "assistants": { + "conversation": { + "should_expose": true + } + } + }, + "sensor.0xa4c138f102389c3b_temperature": { + "assistants": { + "conversation": { + "should_expose": true + } + } + }, + "sensor.0xa4c138f102389c3b_humidity": { + "assistants": { + "conversation": { + "should_expose": true + } + } + }, + "select.0xa4c138f102389c3b_temperature_unit": { + "assistants": { + "conversation": { + "should_expose": false + } + } + }, + "number.0xa4c138f102389c3b_temperature_calibration": { + "assistants": { + "conversation": { + "should_expose": false + } + } + }, + "number.0xa4c138f102389c3b_humidity_calibration": { + "assistants": { + "conversation": { + "should_expose": false + } + } + }, + "sensor.0xa4c138f102389c3b_battery": { + "assistants": { + "conversation": { + "should_expose": false + } + } } } } |
