Skip to content

Commit dc8d02a

Browse files
committed
Version 1.5
1 parent 14af01d commit dc8d02a

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -214,6 +214,8 @@ MQTT integration is disabled by default. To enable, uncomment the lines in the y
214214
- [GitHub Release](https://github.com/danpeig/ESP32EnergyMonitor/releases/)
215215

216216
## Version history
217+
- 1.5 (16/06/2023)
218+
- "restart" and "restart in safe mode" buttons added to the HomeAssistant interface.
217219
- 1.4 (02/04/2023)
218220
- Fixed Wifi Signal % device class error
219221
- Improved instructions regarding correct direction of the CT probe

esphome-esp32emon/esp32emon.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ esphome:
88
- esp32emon.h
99
project:
1010
name: danpeig.esp32emon
11-
version: "1.4.0"
11+
version: "1.5.0"
1212

1313
# Board configuration
1414
esp32:

0 commit comments

Comments
 (0)