Commit Graph

225 Commits

Author SHA1 Message Date
Proddy
a0f1f51cca rename system values -> allvalues 2023-11-13 16:58:32 +01:00
Proddy
101159b9f6 add sensors to generic test 2023-11-12 15:58:22 +01:00
Proddy
a17f8db035 add missing 'yarn webUI' 2023-10-17 17:58:56 +02:00
Proddy
d3b086a675 added more API tests 2023-10-01 17:32:16 +02:00
Proddy
4c8fd45908 add test for custom entities 2023-09-17 14:27:04 +02:00
Proddy
f46b002c5a API call for shower coldshot - #1267 2023-08-29 22:32:36 +02:00
proddy
96d7069e8d make standalone compile 2023-07-21 22:44:27 +01:00
Proddy
18e4c3aa88 fix odd spelling mistakes 2023-07-14 16:45:58 +02:00
Proddy
91f0da84d2 clang auto formatting 2023-05-27 09:42:33 +02:00
Proddy
cfe8c410ae Optimize WebUI rendering when using Dialog Boxes #1116 2023-04-28 12:46:59 +02:00
Proddy
81c6351c93 added tester for minutes conversion 2023-02-25 22:23:11 +01:00
Proddy
c7a76f90ea updated tests for mqtt 2023-02-23 19:25:28 +01:00
Proddy
bc80aaea63 rename publish functions to queue_* because that is what they do 2023-02-22 20:54:38 +01:00
Proddy
6438d1ee57 compile with EMSESP_TEST to run tests (not DEBUG) 2023-02-21 21:28:19 +01:00
Proddy
854584138b update memory test 2023-02-20 18:08:41 +01:00
Proddy
ffacefb792 update copyright year 2023-02-11 19:06:02 +01:00
Proddy
1ad9f8d9cf use descriptive telegrams when watching 2023-02-10 20:27:05 +01:00
Proddy
cf53c56ac7 add listDir to debug too 2023-02-05 10:58:01 +01:00
Proddy
3e4f7fdc17 error handling in tests 2023-01-12 17:38:50 +01:00
Proddy
a2925011ed update test runner 2023-01-12 11:04:24 +01:00
Proddy
9b7b5ebfa8 exclude most of tests when not in standalone 2023-01-11 23:35:31 +01:00
proddy
97451d2b7a enable API for test 2023-01-11 20:47:36 +01:00
Proddy
60d4997985 optimize tests for ESP32 2023-01-10 22:18:19 +01:00
Proddy
731ec684f0 loads 1 boiler/160 entities, crash with MQTT (no Discovery) 2023-01-08 21:44:04 +01:00
proddy
687c76703b standalone test for memory optimizations (200+ entities) 2023-01-08 09:42:48 +01:00
proddy
60b424705d replace STANDALONE_DUMP with a parameter set during tests call test_test_set_all_active 2023-01-07 21:28:33 +01:00
Proddy
df2a0f6ec4 remove loop() from testing 2023-01-05 15:06:02 +01:00
Proddy
c45ceec33b remove comment 2023-01-03 14:48:20 +01:00
proddy
8fa74c63c9 add test for #865 2022-12-30 18:43:51 +01:00
proddy
feca878fdd Create table of all EMS-ESP entities, by device, shortname/fullname and characteristics #828 2022-12-27 16:27:57 +01:00
Proddy
9d9d88b171 compile with limited set of tests (flash mem overload) 2022-12-25 13:02:54 +01:00
Proddy
5029a1625e remove TODO 2022-12-04 15:51:56 +01:00
Proddy
048bd877da fix tests for MQTT 2022-11-30 21:17:55 +01:00
Proddy
663c853aff add test for Junkers room sensor issue in HA 2022-10-31 20:24:28 +01:00
proddy
2f706b33fa add test for modes 2022-10-10 20:12:35 +02:00
Proddy
ecc045b2a8 add test for min/max 2022-10-02 15:51:54 +02:00
Proddy
9b619216cb formatting brackets 2022-09-28 21:46:12 +02:00
Proddy
87d0db0b5c auto formatting 2022-09-28 20:27:48 +02:00
proddy
777c9db0f6 remove flash 2022-09-28 15:47:27 +02:00
MichaelDvP
e70b6b210e check command send for valid data 2022-09-13 07:54:36 +02:00
Proddy
5845c37672 Change name of entity within WebUI #612 2022-09-09 17:04:31 +02:00
proddy
9ae81779ff Change name of entity within WebUI #612 2022-09-09 12:35:21 +02:00
Proddy
1a4ce643fc Multi-language/I18n support #22 2022-08-24 21:50:19 +02:00
Proddy
9573869c7c fix compile errors with debug 2022-07-22 15:55:58 +02:00
proddy
98fb970dac add test for #541 2022-06-06 11:19:56 +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
cba081379e rename generate_values_web_customization 2022-05-26 17:48:01 +02:00
MichaelDvP
b3fde5a2da Merge branch 'dev' of https://github.com/proddy/EMS-ESP32 into idf4 2022-05-10 12:40:45 +02:00
Proddy
9923b60d64 Feature: upload customization settings from a file #256 2022-05-07 17:49:02 +02:00
MichaelDvP
579c869688 Merge branch 'dev' of https://github.com/emsesp/EMS-ESP32 into idf4 2022-05-02 15:42:02 +02:00