Commit Graph
633 Commits
Author SHA1 Message Date
Proddy 9639f9cee6 fix table column resizing #519 2022-06-25 14:25:51 +02:00
Proddy 254d4dd02d updated packages 2022-06-25 14:25:05 +02:00
Proddy c35433856f update packages 2022-06-17 11:28:55 +02:00
proddy cf4818f09c update packages 2022-06-06 11:20:09 +02:00
Proddy f64dd00cce update packages 2022-06-02 14:53:38 +02:00
MichaelDvP a692eb557d Merge branch 'idf4' into idf4_no_master 2022-05-29 19:12:58 +02:00
MichaelDvP 99b6acfc07 Merge branch 'dev' of https://github.com/emsesp/EMS-ESP32 into idf4 2022-05-29 19:07:32 +02:00
Proddy c693ef6307 update packages 2022-05-29 13:57:54 +02:00
Proddy e4447ee1b9 improved icon toggling 2022-05-28 20:23:16 +02:00
Proddy 55133b028a typo 2022-05-27 17:18:50 +02:00
Proddy 1fbd69b718 fixes to customizations 2022-05-27 17:16:23 +02:00
Proddy 1e082f941a customizations, swap shortname and fullname, using id as unique shortname 2022-05-27 09:49:32 +02:00
Proddy 8824f4f3da added formatName so hidden entities render nicely 2022-05-26 17:49:43 +02:00
Proddy f8bf6b5cc8 fix isCmdOnly() function for commands like reset 2022-05-26 17:49:25 +02:00
Proddy c32cdf5d98 React18 modifications 2022-05-24 22:50:18 +02:00
MichaelDvP d3d9a9300b Merge branch 'dev' of https://github.com/emsesp/EMS-ESP32 into idf4_no_master 2022-05-24 07:15:23 +02:00
Proddy 86b79a2685 package update 2022-05-23 21:07:53 +02:00
MichaelDvP c502aa7d1c Merge branch 'dev' of https://github.com/emsesp/EMS-ESP32 into idf4_no_master 2022-05-23 19:32:08 +02:00
Proddy 22668d76ee upgrade to react18 2022-05-22 13:57:17 +02:00
MichaelDvP a6e0280ac1 NPM update 2022-05-21 08:37:00 +02:00
MichaelDvP 9a3668c16b Merge remote-tracking branch 'origin/dev' into idf4 2022-05-20 14:39:36 +02:00
MichaelDvP 3a538a97d6 Merge remote-tracking branch 'proddy/dev' into idf4_no_master 2022-05-20 13:24:05 +02:00
Proddy 9310f606ad change tooltips #504 2022-05-20 12:47:54 +02:00
Proddy 6545dbd483 updated packages 2022-05-20 09:58:53 +02:00
MichaelDvP 95927fc5d8 Merge branch 'idf4' into idf4_no_master 2022-05-18 18:03:31 +02:00
MichaelDvP 4023d7856b NPM update 2022-05-18 17:45:04 +02:00
MichaelDvP c7fb339ee9 Merge branch 'dev' into idf4 2022-05-18 17:09:38 +02:00
Proddy fc29a3ad95 replace api/settings and customizatons with secure REST calls #501 2022-05-16 21:30:06 +02:00
Proddy ae9af3bf0b update packages 2022-05-16 21:29:39 +02:00
MichaelDvP a0454943a7 Merge branch 'dev' of https://github.com/proddy/EMS-ESP32 into idf4_no_master 2022-05-10 14:01:31 +02:00
MichaelDvP a3130d498e Merge branch 'dev' of https://github.com/proddy/EMS-ESP32 into idf4 2022-05-10 13:44:22 +02:00
MichaelDvP 9202d799c6 npm update 2022-05-10 13:26:35 +02:00
MichaelDvP b3fde5a2da Merge branch 'dev' of https://github.com/proddy/EMS-ESP32 into idf4 2022-05-10 12:40:45 +02:00
MichaelDvP 3e2f7a5976 Merge branch 'dev' of https://github.com/emsesp/EMS-ESP32 into idf4_no_master 2022-05-10 09:59:15 +02:00
MichaelDvP 9c732ae19f uart back 2022-05-10 09:59:04 +02:00
Proddy 226a557d5c prevent build failing 2022-05-08 20:13:48 +02:00
MichaelDvP b16fa6d5c0 Merge branch 'dev' of https://github.com/emsesp/EMS-ESP32 into idf4_no_master 2022-05-08 18:21:48 +02:00
Proddy 1f933fb26a updates for #256 2022-05-08 14:58:41 +02:00
Proddy fd53999777 Merge branch 'dev' of https://github.com/proddy/EMS-ESP32 into dev 2022-05-07 18:40:21 +02:00
Proddy a383925661 fix axios error reporting 2022-05-07 17:49:36 +02:00
Proddy c49928bf3b remove id in User 2022-05-07 17:49:27 +02:00
Proddy 02fc57961b remove id 2022-05-07 17:49:15 +02:00
Proddy 9923b60d64 Feature: upload customization settings from a file #256 2022-05-07 17:49:02 +02:00
Proddy 4f399b51f5 package updates 2022-05-07 17:46:13 +02:00
MichaelDvP bf54ee2e9d Merge branch 'dev' into idf4 2022-05-07 15:31:54 +02:00
MichaelDvP db9237451f Merge branch 'dev' of https://github.com/MichaelDvP/EMS-ESP32 into idf4_no_master 2022-05-06 17:54:34 +02:00
MichaelDvP 1a5b012545 csv utf-8 with semicolon and Intl.Number format 2022-05-06 12:15:25 +02:00
MichaelDvP d075ee3111 Merge branch 'dev_no_master_thermostat' into idf4_no_master 2022-05-06 12:01:38 +02:00
MichaelDvP 5abbec9dea uart: larger queue, check buffer and telegram 2022-05-05 06:59:34 +02:00
MichaelDvP 7b6ca7cd73 Merge branch 'dev' of https://github.com/emsesp/EMS-ESP32 into idf4 2022-05-04 16:04:46 +02:00