Skip to content

Commit

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

- platform: total_daily_energy
name: "Total Energy Since Boot"
restore: true
power_id: power_sensor
unit_of_measurement: kWh
icon: mdi:hours-24
accuracy_decimals: 3
filters:
- multiply: 0.001
- platform: total_daily_energy
name: "Total Energy Since Boot"
restore: true
power_id: power_sensor
unit_of_measurement: kWh
icon: mdi:hours-24
accuracy_decimals: 3
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 389f0db

Please sign in to comment.