Skip to content

Commit

Permalink
Update athom-smart-plug.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
tarontop authored Aug 16, 2024
1 parent 389f0db commit 53230ad
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions athom-smart-plug.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -227,14 +227,14 @@ sensor:
return id(total_energy);
update_interval: ${sensor_update_interval}

- platform: total_daily_energy
name: "Total Energy Since Boot"
power_id: socket_my_power
unit_of_measurement: kWh
accuracy_decimals: 3
restore: true
filters:
- multiply: 0.001
- platform: total_daily_energy
name: "Total Energy Since Boot"
power_id: socket_my_power
unit_of_measurement: kWh
accuracy_decimals: 3
restore: true
filters:
- multiply: 0.001

# Dentra Components - Define the id of the sensor providing 'Total Energy' used
# - platform: "energy_statistics"
Expand Down

0 comments on commit 53230ad

Please sign in to comment.