diff options
author | Suren A. Chilingaryan <csa@suren.me> | 2023-01-21 01:27:13 +0400 |
---|---|---|
committer | Suren A. Chilingaryan <csa@suren.me> | 2023-01-21 01:27:13 +0400 |
commit | 614c8a5f4e3bf26d3af0a91685e00eecb171339b (patch) | |
tree | 94a94b63fb3e10a1ec4bf132bd5e3dde4dafae3b /.storage/lovelace.lovelace_research | |
parent | 2c0c331eb7b7a03152309bbbd4e0fee157e8d86c (diff) | |
download | hass-614c8a5f4e3bf26d3af0a91685e00eecb171339b.tar.gz hass-614c8a5f4e3bf26d3af0a91685e00eecb171339b.tar.bz2 hass-614c8a5f4e3bf26d3af0a91685e00eecb171339b.tar.xz hass-614c8a5f4e3bf26d3af0a91685e00eecb171339b.zip |
Media controls, occupancy tracking, and fixes
Diffstat (limited to '.storage/lovelace.lovelace_research')
-rw-r--r-- | .storage/lovelace.lovelace_research | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/.storage/lovelace.lovelace_research b/.storage/lovelace.lovelace_research index dffc4a1..1e53158 100644 --- a/.storage/lovelace.lovelace_research +++ b/.storage/lovelace.lovelace_research @@ -65,9 +65,6 @@ "entity": "binary_sensor.bathroom_leak_water_leak" }, { - "entity": "binary_sensor.kitchen_door_contact" - }, - { "entity": "sensor.living_office_device_temperature" } ], |