Commit Graph
3444 Commits
Author SHA1 Message Date
MichaelDvP 17d7487423 use arduino neopixel instead of adafruit lib 2023-10-03 10:54:17 +02:00
Proddy 7748f67b9a preparing for 3.6.3 2023-10-01 17:50:09 +02:00
Proddy d3b086a675 added more API tests 2023-10-01 17:32:16 +02:00
Proddy 763a2eaab1 bump version 2023-10-01 17:31:31 +02:00
Proddy 5d78f1c814 Reset command renamed to reset 2023-10-01 17:31:24 +02:00
Proddy 3f99806ddd sending dash/- to reset command doesn't error 2023-10-01 17:31:11 +02:00
Proddy 3900b8fc94 log API call 2023-10-01 17:30:47 +02:00
MichaelDvP 99467558b4 check each single nvs values before writing it 2023-09-29 10:21:20 +02:00
MichaelDvP 2e25e46f6f temperaturesensor commands only if enabled (gpio != 0) 2023-09-29 10:20:17 +02:00
MichaelDvP 3a1b7cae67 avoid possible div-zero 2023-09-29 10:19:34 +02:00
Proddy 9c423dc886 remove comment 2023-09-25 09:14:40 +02:00
Proddy 14f2cd4bee package update 2023-09-25 09:14:04 +02:00
Proddy 917e268ac9 add TODO on possible memory out-of-bounds error 2023-09-23 18:41:54 +02:00
Proddy 41228e894a lint warning work-around 2023-09-23 18:41:37 +02:00
Proddy 365c95991b revert default test to general 2023-09-23 18:41:11 +02:00
MichaelDvP 5abfdf1177 burner settings use min/max from telegram 4, fix max for values < 0 2023-09-21 16:56:45 +02:00
proddy 6655035561 autoformatting 2023-09-20 23:09:29 +02:00
MichaelDvP dcdd8d9e44 cleanup, adapt comments, packages 2023-09-20 17:56:39 +02:00
MichaelDvP 5c484d58dc allow empty response in webAPI 2023-09-20 16:03:05 +02:00
MichaelDvP 96bf1a32ee v3.6.2-dev.2, changelog 2023-09-20 12:30:09 +02:00
MichaelDvP ad81f84c02 tag more boiler dhw values 2023-09-20 12:25:49 +02:00
MichaelDvP 9c33b5cb8b limit mqtt queue to 300 2023-09-20 12:16:36 +02:00
MichaelDvP 4824152ae5 empty json instead of "no entries" 2023-09-19 19:46:46 +02:00
MichaelDvP 951e706fee add custom to "show devices" 2023-09-19 16:17:21 +02:00
MichaelDvP 6ab2135cea show commands always include internal devices. 2023-09-19 14:40:59 +02:00
MichaelDvP e6bcdede73 Merge branch 'dev' of https://github.com/proddy/EMS-ESP32 into dev 2023-09-19 14:31:25 +02:00
MichaelDvP 8b136ddefe "no entries" is valid command execution 2023-09-19 14:22:38 +02:00
MichaelDvP 42a4c792ad dont queue publish on change if not connected, keep flag 2023-09-18 16:24:24 +02:00
MichaelDvP a6b0c74f5f add message "no entries" to analog/temperature/custom/sccheduler 2023-09-18 16:21:58 +02:00
Proddy a3f05cb08b /api/custom show {} if no Custom Entities configured instead of an error #1297 2023-09-17 14:27:33 +02:00
Proddy 4c8fd45908 add test for custom entities 2023-09-17 14:27:04 +02:00
Proddy 9cdeb7c07a refactor custom vs customizations 2023-09-17 14:26:24 +02:00
MichaelDvP d8c298f6fe network init 2023-09-17 09:27:08 +02:00
MichaelDvP 8a16566f53 translations 2023-09-17 09:22:57 +02:00
MichaelDvP 9d3456cb3a show scheduler/custom always 2023-09-17 09:22:25 +02:00
Proddy ec939dfc2e rename 3.6.2-dev-0 2023-09-16 09:26:36 +02:00
MichaelDvP 9c16e2008e revert 'topic' to 't' 2023-09-09 18:11:58 +02:00
MichaelDvP 5e76bfa210 Merge branch 'dev' of https://github.com/emsesp/EMS-ESP32 into dev2 2023-09-09 16:46:53 +02:00
Proddy 3c84a1ced1 preparing 3.7.0 2023-09-09 15:00:09 +02:00
Proddy 677f6c5a6e Merge pull request #1290 from proddy/dev
#1280 sample value is a string for enums
2023-09-09 13:43:09 +02:00
Proddy aad9c12a7e fixes MQTT enum index option leads to error in HA #1280 2023-09-09 13:42:28 +02:00
MichaelDvP bf02b0ad1c Merge branch 'dev' of https://github.com/emsesp/EMS-ESP32 into dev 2023-09-09 12:29:01 +02:00
MichaelDvP 2f5b7cd0aa add back process dest, fixes #1275 2023-09-09 12:25:18 +02:00
MichaelDvP 4bec32ea56 HA register all values from custom and scheduler 2023-09-09 12:11:30 +02:00
Proddy 09ff892b91 fix for MQTT enum index option leads to error in HA #1280 2023-09-09 10:25:14 +02:00
MichaelDvP 10c8c2b4a7 Merge branch 'dev' of https://github.com/emsesp/EMS-ESP32 into dev2 2023-09-08 10:31:34 +02:00
Proddy 98e29516b0 fix mqtt enum in discovery #1280 2023-09-08 08:30:51 +02:00
Proddy b3ada4a01f 3.6.1-dev.2 2023-09-08 08:30:17 +02:00
MichaelDvP 04e43d5d41 nomPower is always editable 2023-09-06 12:46:38 +02:00
MichaelDvP 95b8e79624 use tasmota modified platform, v3.6.1-dev.1a 2023-09-06 12:05:26 +02:00