mirror of https://github.com/sfeakes/AqualinkD.git
Release v2.5.1
parent
32f1aac02e
commit
3b79c83d02
|
@ -129,7 +129,7 @@ NEED TO FIX FOR THIS RELEASE.
|
||||||
-->
|
-->
|
||||||
|
|
||||||
|
|
||||||
# Updates in 2.5.1 (dev)
|
# Updates in 2.5.1
|
||||||
* Added scheduling of pump after events (Power On, Freeze Protect, Boost)
|
* Added scheduling of pump after events (Power On, Freeze Protect, Boost)
|
||||||
* Fixed HA bug for thermostats not converting to °C when HA is set to display °C.
|
* Fixed HA bug for thermostats not converting to °C when HA is set to display °C.
|
||||||
|
|
||||||
|
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
@ -4,4 +4,4 @@
|
||||||
#define AQUALINKD_SHORT_NAME "AqualinkD"
|
#define AQUALINKD_SHORT_NAME "AqualinkD"
|
||||||
|
|
||||||
// Use Magor . Minor . Patch
|
// Use Magor . Minor . Patch
|
||||||
#define AQUALINKD_VERSION "2.5.1 (dev)"
|
#define AQUALINKD_VERSION "2.5.1"
|
||||||
|
|
Loading…
Reference in New Issue