1
0
Fork 0

Home Assistant Git Exporter

main
31c0fe9c6dbd74bcdde92e1d2aaa03e1d272f75f 2022-08-25 13:25:06 +10:00
parent d952db1b07
commit a31ddace1f
2 changed files with 35 additions and 19 deletions

View File

@ -8,7 +8,7 @@
"linkquality": 215
},
"0x00158d0008091c32": {
"contact": false,
"contact": true,
"voltage": 2995,
"battery": 41,
"temperature": 19,

View File

@ -29,22 +29,26 @@ config:
- entities:
- label: Today
type: section
- entity: sensor.solcast_forecast_today
name: Total
secondary_info: last-updated
- entity: sensor.solcast_forecast_remaining_today
name: Remaining
secondary_info: last-updated
- entity: sensor.solcast_forecast_this_hour
format: kilo
name: Current hour
secondary_info: last-updated
- entities:
- entity: sensor.solcast_forecast_remaining_today
name: remaining
secondary_info: last-updated
entity: sensor.solcast_forecast_today
name: All day
state_header: total
type: custom:multiple-entity-row
unit: kWh
- entity: sensor.solcast_forecast_next_hour
- entities:
- 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: Next hour
name: Hourly
secondary_info: last-updated
state_header: next
type: custom:multiple-entity-row
unit: kWh
- label: Tomorrow
@ -88,10 +92,22 @@ config:
name: Level
- entity: sensor.inverter_battery_health
name: Health
- entity: sensor.inverter_battery_charge_today
name: Total daily charge
- entity: sensor.inverter_battery_discharge_today
name: Total daily discharge
- label: Energy
type: section
- entities:
- entity: sensor.inverter_battery_charge_today
name: charged
entity: sensor.inverter_battery_discharge_today
name: Today
state_header: disharged
type: custom:multiple-entity-row
- entities:
- entity: sensor.inverter_battery_charge_total
name: charged
entity: sensor.inverter_battery_discharge_total
name: All time
state_header: disharged
type: custom:multiple-entity-row
type: entities
title: Battery
type: custom:stack-in-card
@ -329,7 +345,7 @@ config:
- entity: input_boolean.inverter_charging_schedule_enabled
name: Enable
- conditions:
- entity: input_boolean.inverter_charging_schedule_2_enabled
- entity: input_boolean.inverter_charging_schedule_enabled
state: 'on'
row:
name: Active