From 3123cbc1fb73a7188ae4ea98535c961b51941c57 Mon Sep 17 00:00:00 2001 From: 31c0fe9c6dbd74bcdde92e1d2aaa03e1d272f75f Date: Fri, 26 Aug 2022 09:25:05 +1000 Subject: [PATCH] Home Assistant Git Exporter --- config/zigbee2mqtt/state.json | 12 ++++++------ lovelace/lovelace.lovelace_solar.yaml | 4 ---- lovelace/lovelace.yaml | 3 +++ 3 files changed, 9 insertions(+), 10 deletions(-) diff --git a/config/zigbee2mqtt/state.json b/config/zigbee2mqtt/state.json index a7af066..22815e5 100644 --- a/config/zigbee2mqtt/state.json +++ b/config/zigbee2mqtt/state.json @@ -9,11 +9,11 @@ }, "0x00158d0008091c32": { "contact": false, - "voltage": 3005, - "battery": 44, + "voltage": 2995, + "battery": 41, "temperature": 19, "linkquality": 255, - "device_temperature": 18, + "device_temperature": 21, "power_outage_count": 8 }, "0x00158d00080915bd": { @@ -22,7 +22,7 @@ "battery": 44, "temperature": 17, "linkquality": 255, - "device_temperature": 15, + "device_temperature": 16, "power_outage_count": 7 }, "0x00158d0007e7725b": { @@ -40,7 +40,7 @@ "battery": 50, "temperature": 12, "linkquality": 255, - "device_temperature": 15, + "device_temperature": 17, "power_outage_count": 13 }, "0x00158d0007e4c4f2": { @@ -71,7 +71,7 @@ "battery": 50, "sensitivity": "high", "keep_time": "120", - "illuminance": 754, + "illuminance": 802, "linkquality": 127 }, "0x84b4dbfffe850fda": { diff --git a/lovelace/lovelace.lovelace_solar.yaml b/lovelace/lovelace.lovelace_solar.yaml index 543e4c4..796f62c 100644 --- a/lovelace/lovelace.lovelace_solar.yaml +++ b/lovelace/lovelace.lovelace_solar.yaml @@ -32,7 +32,6 @@ config: - entities: - entity: sensor.solcast_forecast_remaining_today name: remaining - secondary_info: last-updated entity: sensor.solcast_forecast_today name: All day state_header: total @@ -41,13 +40,11 @@ config: - entity: sensor.solcast_forecast_this_hour format: kilo name: current - secondary_info: last-updated type: custom:multiple-entity-row unit: kWh entity: sensor.solcast_forecast_next_hour format: kilo name: Hourly - secondary_info: last-updated state_header: next type: custom:multiple-entity-row unit: kWh @@ -55,7 +52,6 @@ config: type: section - entity: sensor.solcast_forecast_tomorrow name: Total - secondary_info: last-updated - label: Peak hour type: section - entities: diff --git a/lovelace/lovelace.yaml b/lovelace/lovelace.yaml index 2783da3..60ec6a5 100644 --- a/lovelace/lovelace.yaml +++ b/lovelace/lovelace.yaml @@ -198,6 +198,7 @@ config: - state: unavailable - state: unknown - entity_id: /vacuum.*attached/ + - entity_id: /inverter_.*_soc/ include: - attributes: device_class: moisture @@ -264,6 +265,8 @@ config: state: '> 70' - attributes: device_class: update + not: + entity_id: /ikea_remote/ state: 'on' - domain: update state: 'on'