mirror of
https://github.com/RichieCahill/dotfiles.git
synced 2026-04-17 04:58:19 -04:00
fixed energy out integrations
This commit is contained in:
@@ -10,7 +10,7 @@ sensor:
|
||||
max_sub_interval:
|
||||
minutes: 5
|
||||
- platform: integration
|
||||
source: sensor.batteries_jk0_charging_power
|
||||
source: sensor.batteries_jk0_discharging_power
|
||||
name: "JK0 energy out"
|
||||
unique_id: jk0_energy_out_kwh
|
||||
unit_prefix: k
|
||||
@@ -30,7 +30,7 @@ sensor:
|
||||
max_sub_interval:
|
||||
minutes: 5
|
||||
- platform: integration
|
||||
source: sensor.battery1_jk1_discharge_power
|
||||
source: sensor.battery1_jk1_discharging_power
|
||||
name: "JK1 energy out"
|
||||
unique_id: jk1_energy_out_kwh
|
||||
unit_prefix: k
|
||||
|
||||
Reference in New Issue
Block a user