Skip to content

Commit 3995389

Browse files
committed
Merge branch 'main' of github.com:LocalBytes/esphome-localbytes-plug
2 parents 056a24a + 44ffa2f commit 3995389

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

localbytes-plug-pm.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,9 @@ esphome:
1717
wifi:
1818
power_save_mode: high
1919

20+
network:
21+
enable_ipv6: true
22+
2023
time:
2124
- platform: homeassistant
2225
timezone: Europe/London
@@ -267,6 +270,7 @@ sensor:
267270
name: "Daily Energy"
268271
device_class: energy
269272
power_id: power
273+
restore: false
270274
filters:
271275
# Multiplication factor from W to kW is 0.001
272276
- multiply: 0.001

0 commit comments

Comments
 (0)