diff options
| author | Suren A. Chilingaryan <csa@suren.me> | 2025-10-26 04:22:28 +0400 |
|---|---|---|
| committer | Suren A. Chilingaryan <csa@suren.me> | 2025-10-26 04:22:28 +0400 |
| commit | 36809e855b82a5d5ddebbce079e1fa03b0fc2834 (patch) | |
| tree | 83ec0b777a67e1b6a9bf63203ca8d3ccdb52a3e0 /.storage/homeassistant.exposed_entities | |
| parent | a029b526c81ce3758253feec8f2c6f6a11b66054 (diff) | |
| download | hass-master.tar.gz hass-master.tar.bz2 hass-master.tar.xz hass-master.zip | |
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 + } + } } } } |
