* merge PR #890 which gives option for scheduled reboot at midnight (default off)
This commit is contained in:
lumapu 2023-07-05 23:31:45 +02:00
parent c187fec0f9
commit 70b4f6bc2d

View file

@ -5,6 +5,7 @@
* fix some serial debug prints
* merge PR #1005 which fixes issue #889
* merge homeassistant PR #963
* merge PR #890 which gives option for scheduled reboot at midnight (default off)
## 0.7.7 - 2023-07-03
* attempt to fix MqTT `YieldDay` in `TotalValues` #927