Commit Graph
531 Commits
Author SHA1 Message Date
Proddy b93890440a show device type name in dialog 2023-02-28 17:56:24 +01:00
MichaelDvP 1fa1ee5b24 add option for start boiler with forced heating off 2023-02-24 15:52:16 +01:00
MichaelDvP 0dceb25569 Merge branch 'dev' of https://github.com/pswid/EMS-ESP32 into dev_ 2023-02-23 09:17:29 +01:00
pswid 971df73f13 added "availability" section in HA Discovery
This will allow to not remove discovery topics during each ems-esp restart (MQTT init), so it can solve issue #910.

After applying this fix (and removing from the code commands that delete discovery topics) HA no longer reports errors/warnings in the log. I'm testing if for over a week.
Now it is enough to delete discovery topics only when it is really needed (e.g. the entity has been removed by customization, discovery prefix has been changed or the HA option has been disabled in the configuration).
2023-02-22 13:16:05 +01:00
MichaelDvP bfe498758c weblog buffer without large json 2023-02-12 17:27:23 +01:00
Proddy 50e73e2a04 formatting 2023-02-04 14:08:41 +01:00
MichaelDvP be128da9e0 Merge branch 'dev' of https://github.com/emsesp/EMS-ESP32 into dev 2023-01-28 15:53:31 +01:00
MichaelDvP bbf4431b5f allow change customization device without reboot 2023-01-28 15:15:21 +01:00
pswid 1416bad9cc removed % from max log buffer size setting 2023-01-24 20:00:00 +01:00
MichaelDvP 0e0e9eccf1 Add blacklist/remove entities #891 2023-01-24 18:37:52 +01:00
pswid 5d0f6b665b SAVE instead of ADD in user edit box 2023-01-23 10:45:32 +01:00
pswid e1a950ec21 PL translation update 2023-01-23 10:40:47 +01:00
Martin Hammarberg 7fc28fd1bb Additional SV translations#2 2023-01-22 17:33:12 +01:00
Proddy cbb20439ed formatting 2023-01-22 13:29:05 +01:00
MichaelDvP a21352ae4f Check size for sneding customizations 2023-01-18 08:50:56 +01:00
MichaelDvP 1f0d2b147b Add ESP32S3 (Liligo) as S3 Mini 2023-01-11 18:33:44 +01:00
MichaelDvP d0aac18b88 fix ignore entity, add weblog level OFF 2023-01-06 18:56:58 +01:00
MichaelDvP c754d19015 translate sensor device in web 2023-01-05 11:37:00 +01:00
MichaelDvP ad680de897 Merge branch 'dev' of https://github.com/emsesp/EMS-ESP32 into dev 2023-01-05 11:19:26 +01:00
proddy bab9fd8ec4 updates to Translate Device Name #872 2023-01-05 09:45:33 +01:00
Proddy 5005d06507 Translate Device Name #872 2023-01-03 14:50:50 +01:00
Proddy b587c08768 tag missing translations 2023-01-03 14:47:57 +01:00
MichaelDvP 71043963e7 pvCooling, pvEnable, fix #878 2023-01-02 21:40:50 +01:00
MichaelDvP 5ee49d8dad Merge branch 'dev' of https://github.com/emsesp/EMS-ESP32 into dev 2023-01-01 21:02:24 +01:00
proddy e3b6a3308f remove parse-ms 2023-01-01 16:49:00 +01:00
proddy c3f88ae0c8 SE to SV - Plural of "days" under EMS Status not working for Swedish #874 2023-01-01 16:48:21 +01:00
proddy 4cb50a1dff fix #875 2023-01-01 16:46:15 +01:00
MichaelDvP 2062703565 fix #874 plural of days 2023-01-01 15:21:18 +01:00
MichaelDvP 5e00f07fd8 fix #875 typo 2023-01-01 15:20:35 +01:00
MichaelDvP ffa7ddebb8 add icon, rename to AM200, show web log buffer filling, #857 2022-12-29 16:18:01 +01:00
mvjt 10f1c5781e Additional SE translation (corrections) 2022-12-28 16:48:58 +01:00
mvjt 75b0869a77 Additional SE translation 2022-12-28 16:37:46 +01:00
MichaelDvP 082268d9fc Merge branch 'dev' of https://github.com/emsesp/EMS-ESP32 into dev 2022-12-24 12:15:49 +01:00
MichaelDvP 945ef2f1b0 rename setting to "max buffer size", show used buffer in info 2022-12-24 12:06:27 +01:00
Proddy 5f9ba2e04b add TODO for missing translations 2022-12-23 14:58:15 +01:00
Proddy ca871f654b Remove the test.mosquitto.org URL in the MQTT settings #829 2022-12-23 14:40:24 +01:00
pswid 2bb6d985cc Polish translation update 2022-12-22 14:59:53 +01:00
MichaelDvP 502613b433 add uom K, heatpump difftemp #803 2022-12-19 09:14:24 +01:00
Proddy dc27a44c0c fix typo 2022-12-17 20:50:29 +01:00
Proddy c0946f1e0c Merge branch 'dev' into dev 2022-12-17 20:41:56 +01:00
proddy 783ea7901c support 3 types of MQTT discovery entity id 2022-12-17 19:20:31 +01:00
MichaelDvP ab3b9f13b5 Sort languages alphabetical 2022-12-17 13:01:50 +01:00
MichaelDvP 94b75dda24 Merge branch 'dev' of https://github.com/emsesp/EMS-ESP32 into dev 2022-12-17 11:14:53 +01:00
MichaelDvP a529879889 some aux heater trnlations 2022-12-17 11:10:23 +01:00
Proddy 147be12583 fixes for #804 2022-12-16 22:57:59 +01:00
MichaelDvP 137e047205 auxheaterdelay and hyst #803 2022-12-16 15:11:56 +01:00
MichaelDvP 4bd6db31c0 Merge branch 'dev' of https://github.com/proddy/EMS-ESP32 into dev 2022-12-16 11:10:58 +01:00
Proddy b6de431a56 add French MQTT entity format strings (in EN) 2022-12-15 23:19:53 +01:00
Proddy 1aef27da33 Merge branch 'emsesp:dev' into dev 2022-12-15 23:14:20 +01:00
Proddy ba90ebda4c merge multiple_instances with entity_format 2022-12-15 21:51:11 +01:00