-
-
Notifications
You must be signed in to change notification settings - Fork 224
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix MqTT `last_success`
- Loading branch information
Showing
4 changed files
with
10 additions
and
27 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,17 +1,3 @@ | ||
Changelog v0.7.25 | ||
Changelog v0.7.26 | ||
|
||
* ✨ added 'HMS' and 'HMT' support with 'CMT2300A' radio module and `ESP32` | ||
* improved MqTT | ||
* added more display types | ||
* changed maximum number of inverters: ESP32: `16`, ESP8266: `4` | ||
* added option to connect to hidden SSID WiFi | ||
* AP password is configurable now | ||
* add option to communicate with inverters even if no time sync is possible | ||
* add option to reboot Ahoy perodically at midnight | ||
* add time, date and Ahoy-Version number to JSON export | ||
* changed date-time format to ISO format in web UI | ||
* added inverter state machine to archive better its state | ||
* added for NTP sync more info to web UI about the sync itself | ||
* increased to latest library versions (MqTT, RF24 and JSON) | ||
* minor UI improvements | ||
* several bug fixes | ||
* fix MqTT `last_success` |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters