Skip to content
Snippets Groups Projects

home assistant & esphome cleanup

Closed matt requested to merge (removed):matt-master-patch-62280 into master
9 files
+ 41
23
Compare changes
  • Side-by-side
  • Inline
Files
9
@@ -66,6 +66,13 @@ sensor:
id: "${plug_name}_Wattage"
change_mode_every: 8
update_interval: 10s
- platform: total_daily_energy
name: ${plug_name}_Energy
power_id: "${plug_name}_Wattage"
# Enable time for energy monitoring
time:
- platform: sntp
output:
# Relay state led
Loading