Commit Graph
5689 Commits
Author SHA1 Message Date
proddy df70ed0062 remove comments 2023-09-20 23:09:10 +02:00
proddy b893290b62 disabled entity values shown in white text 2023-09-20 23:09:02 +02:00
Proddy 96ff5ed123 Merge pull request #1302 from MichaelDvP/dev2
network connection and powerentities
2023-09-20 20:08:22 +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 529b46d776 update packages needs changed svg handling 2023-09-20 12:18:32 +02:00
MichaelDvP bbc5bc8585 sync mqtt client with origin 2023-09-20 12:17:24 +02:00
MichaelDvP 9c33b5cb8b limit mqtt queue to 300 2023-09-20 12:16:36 +02:00
MichaelDvP ba7ceca798 Network, reconnect without waiting 2023-09-20 12:16:15 +02:00
MichaelDvP 4824152ae5 empty json instead of "no entries" 2023-09-19 19:46:46 +02:00
Proddy af935d8124 Merge pull request #1298 from proddy/dev
some refactoring and change #1297
2023-09-19 16:47:30 +02:00
MichaelDvP 951e706fee add custom to "show devices" 2023-09-19 16:17:21 +02:00
MichaelDvP 9f1002df9a remove channel from networkSettings 2023-09-19 15:19:45 +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
Proddy ca9ac86fde package updates 2023-09-19 07:52:12 +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
MichaelDvP 09e2945c15 add BSSID and Channel to network settings, full_scan 2023-09-18 12:29:01 +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 0ab573225d fix typos 2023-09-17 14:27:15 +02:00
Proddy 4c8fd45908 add test for custom entities 2023-09-17 14:27:04 +02:00
Proddy 8bb703fafe package update 2023-09-17 14:26:53 +02:00
Proddy 9cdeb7c07a refactor custom vs customizations 2023-09-17 14:26:24 +02:00
MichaelDvP 8d4b43e9f6 Merge branch 'dev' of https://github.com/emsesp/EMS-ESP32 into dev2 2023-09-17 09:35:44 +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
MichaelDvP 7310db6426 update packages 2023-09-17 09:21:47 +02:00
Proddy ac08bb6037 add +x to execute scripts 2023-09-16 09:40:09 +02:00
Proddy 776f72650f update dump_entities.csv 2023-09-16 09:39:57 +02:00
Proddy 0eb96e764c Merge pull request #1296 from proddy/dev
3.6.2-dev-0
2023-09-16 09:27:09 +02:00
Proddy ec939dfc2e rename 3.6.2-dev-0 2023-09-16 09:26:36 +02:00
Proddy 809b6be79c update packages 2023-09-16 09:26:14 +02:00
Proddy 34f87a0a21 Merge pull request #1292 from proddy/dev
use espressif core 2.0.12 via Tasmota for 4MB build
2023-09-10 13:18:46 +02:00
Proddy bc4418755e use espressif core 2.0.12 via Tasmota for 4MB build 2023-09-10 13:18:12 +02:00
Proddy d24742facd package update 2023-09-10 13:17:53 +02:00
MichaelDvP 9c16e2008e revert 'topic' to 't' 2023-09-09 18:11:58 +02:00
MichaelDvP 6a7a9636ac set esp32s2, esp32c3 to tasmota platform 2023-09-09 16:49:42 +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 4da45a7240 Merge pull request #1291 from proddy/dev
preparing 3.7.0
2023-09-09 15:02:12 +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 3ce67b8e6e Merge branch 'dev' of https://github.com/proddy/EMS-ESP32 into dev 2023-09-09 13:42:29 +02:00
Proddy aad9c12a7e fixes MQTT enum index option leads to error in HA #1280 2023-09-09 13:42:28 +02:00
Proddy 877d60f46f Merge pull request #1289 from MichaelDvP/dev
Fixes from testbuild
2023-09-09 12:32:57 +02:00
MichaelDvP bf02b0ad1c Merge branch 'dev' of https://github.com/emsesp/EMS-ESP32 into dev 2023-09-09 12:29:01 +02:00