Commit Graph

5144 Commits

Author SHA1 Message Date
Proddy
0b02bb417a Merge pull request #947 from MichaelDvP/dev
add boiler pump operating mode #944, dev.18
2023-02-06 21:09:13 +01:00
MichaelDvP
d68260411d version to dev.18, changelog 2023-02-06 14:22:41 +01:00
MichaelDvP
7227937660 add boiler pump operating mode #944 2023-02-06 14:19:58 +01:00
proddy
2ac3640760 fix package conflicts 2023-02-05 22:12:27 +01:00
proddy
71de48fd32 Warn user in WebUI of unsaved changes #911 2023-02-05 18:53:13 +01:00
Proddy
834eceab16 update packages 2023-02-05 11:13:55 +01:00
Proddy
20de1734d1 formatting 2023-02-05 10:58:48 +01:00
Proddy
63e734b0aa in EMSESP_DEBUG only use EN language to save space 2023-02-05 10:58:32 +01:00
Proddy
cf53c56ac7 add listDir to debug too 2023-02-05 10:58:01 +01:00
Proddy
e82433c530 formatting 2023-02-05 10:57:28 +01:00
Proddy
3a4e6aa852 only publish if MQTT is enabled 2023-02-05 10:57:20 +01:00
Proddy
6c46770330 merge PR 940 - https://github.com/emsesp/EMS-ESP32/pull/940 2023-02-04 14:25:29 +01:00
Proddy
e66e2c40a6 Merge pull request #941 from proddy/dev
minor cleanup
2023-02-04 14:09:20 +01:00
Proddy
39bc0d5fb2 update packages 2023-02-04 14:08:49 +01:00
Proddy
50e73e2a04 formatting 2023-02-04 14:08:41 +01:00
Proddy
efa9875744 fix bug with custom name 2023-02-04 14:08:25 +01:00
Proddy
8182b0e95a Merge pull request #940 from MichaelDvP/dev
Entitiy blacklist (remove from mem, #891) and RC20/30 modes/seltemps #932
2023-02-04 13:53:21 +01:00
MichaelDvP
6091621858 update pkg 2023-01-31 11:42:17 +01:00
MichaelDvP
ba568581ff Merge branch 'dev' of https://github.com/emsesp/EMS-ESP32 into dev 2023-01-31 11:40:04 +01:00
MichaelDvP
c78190c3a0 version b17, changelog 2023-01-31 09:24:22 +01:00
MichaelDvP
84c968e053 RC20/30 temperature for mode off, temp settings inline 2023-01-31 09:24:03 +01:00
Proddy
6b7da4068c Merge pull request #939 from pswid/dev
added hyperlink to the EMS-ESP web interface in Home Assistant (IPv4)
2023-01-30 20:21:32 +01:00
Proddy
6dc63907f1 merge PR https://github.com/emsesp/EMS-ESP32/pull/939 2023-01-30 20:21:28 +01:00
pswid
e3e14e7a66 fixed NTP status in HA (see #931)
I missed this one
2023-01-30 19:50:36 +01:00
pswid
997ced3938 system entities moved to "diagnostic" category in HA 2023-01-30 19:37:50 +01:00
proddy
e2f149caf9 package update 2023-01-30 19:01:50 +01:00
proddy
da94fc052d fix compile errors on OSX for standalone 2023-01-30 19:01:43 +01:00
pswid
b18da9064b fixed link to the EMS-ESP in HA
prefix "http:// " is needed though
2023-01-30 18:31:57 +01:00
Proddy
77a6304fc3 merge PR https://github.com/emsesp/EMS-ESP32/pull/936 2023-01-30 17:14:53 +01:00
Proddy
7c44f22c45 add comment 2023-01-30 17:04:44 +01:00
Proddy
d39d62c2f8 show mqtt disconnect error in log, on first connect only 2023-01-30 17:04:33 +01:00
Proddy
8f68163f90 fix exit not exiting in standalone mode 2023-01-30 17:04:10 +01:00
pswid
b3ee5f4d9a added link to the EMS-ESP web interface in HA (IPv4 only) 2023-01-30 12:05:16 +01:00
MichaelDvP
5398abb074 Merge branch 'dev' of https://github.com/emsesp/EMS-ESP32 into dev 2023-01-30 10:41:29 +01:00
MichaelDvP
65397d3e1e RC20/RC30 modes, #932 2023-01-30 10:41:00 +01:00
Proddy
887d53528b Merge pull request #937 from proddy/dev
fix dump_value_info()
2023-01-30 09:29:13 +01:00
Proddy
1603eafbb2 fix dump_value_info() 2023-01-30 09:22:03 +01:00
Proddy
33bcb54aaf Merge pull request #936 from pswid/dev
fixed 1/0 and true/false MQTT/API format options with HA enabled (#931)
2023-01-30 08:26:17 +01:00
pswid
d36f87707a removed "mode"+"step" in HA discovery for BOOL type entities 2023-01-29 19:08:17 +01:00
pswid
226c1fd6c5 fixed 1/0 and true/false MQTT/API format options with HA enabled (#931)
furthermore variable names in the HA discovery payload has been abbreviated according to: https://www.home-assistant.io/integrations/mqtt/#discovery-payload
2023-01-29 18:52:13 +01:00
Proddy
74b961ab29 Merge pull request #935 from proddy/dev
update packages, minor bug in
2023-01-29 12:17:53 +01:00
Proddy
e4358ba489 uptime in HA should be a string 2023-01-29 12:16:34 +01:00
Proddy
26522cb061 package update 2023-01-29 12:16:14 +01:00
Proddy
7a2038e124 uptime should be a string 2023-01-29 12:09:54 +01:00
Proddy
e98d84efdb update packages 2023-01-29 12:09:35 +01:00
Proddy
7faffafd8a remove duplicate cmdfunction_p 2023-01-29 12:09:27 +01:00
Proddy
bedfd3ee30 revert back to 5.2.0 2023-01-28 16:20:28 +01:00
Proddy
94473bdeaa merge PL translation update - https://github.com/emsesp/EMS-ESP32/pull/929 2023-01-28 16:20:16 +01:00
MichaelDvP
be128da9e0 Merge branch 'dev' of https://github.com/emsesp/EMS-ESP32 into dev 2023-01-28 15:53:31 +01:00
Proddy
381afcbb6d Merge pull request #929 from pswid/dev
PL translation update
2023-01-28 15:48:22 +01:00