Commit Graph
100 Commits
Author SHA1 Message Date
proddy 6873e113bb Change EMS-ESP device sensor types in Home Assistant #751 2022-11-20 18:48:59 +01:00
proddy 77860d9d05 fix standalone compiling 2022-11-20 18:48:51 +01:00
proddy de97010cfb package update 2022-11-20 18:48:36 +01:00
Proddy 9dd0bf01e2 formatting 2022-11-13 14:35:04 +01:00
Proddy 57775af24b lower case days, hours, minutes, seconds 2022-11-10 22:12:10 +01:00
Proddy 845681b6dc package update 2022-11-10 22:11:54 +01:00
Proddy ec3e28436d fix sensor writing 2022-11-06 18:04:30 +01:00
proddy 1e529a9e19 add missing elint supression to fix build 2022-11-05 18:33:46 +01:00
proddy c757ace2b4 fix standalone compiling & sonar 2022-11-05 18:26:59 +01:00
proddy 5ab066de5f bump b9 2022-11-05 18:26:48 +01:00
proddy 03a6abcfc6 build web i18n on github actions 2022-11-05 17:59:31 +01:00
Proddy a3d3706b89 generate i18n on build 2022-11-05 12:54:28 +01:00
Proddy da911e374a auto-formatting 2022-11-05 12:29:28 +01:00
Proddy 26904f4e0e default polish so translations don't break #695 2022-11-05 12:26:07 +01:00
Proddy ec5601f3ca formatting, added Sensor, removed {{ }} for non Polish 2022-11-05 12:25:48 +01:00
Proddy a2ee2a5e6b remove custom formatter 2022-11-05 12:25:14 +01:00
Proddy 78d5f8b76d ignore i18n generated files 2022-11-05 12:25:02 +01:00
Proddy dd0cc00004 updated packages again 2022-11-05 12:24:49 +01:00
Proddy 4996eb9e3c formatting, updated packages 2022-11-03 22:30:10 +01:00
Proddy 90af466a2f rename Status to Info for info command 2022-10-31 20:56:33 +01:00
Proddy 20cbbcd9f4 fix VALUE() where it needs single and plural translations 2022-10-31 20:26:49 +01:00
Proddy 036953044e auto-formatting 2022-10-31 20:26:30 +01:00
Proddy 499456fa77 add comment 2022-10-31 20:25:03 +01:00
Proddy 22d9705412 package update 2022-10-31 20:24:40 +01:00
Proddy 663c853aff add test for Junkers room sensor issue in HA 2022-10-31 20:24:28 +01:00
Proddy 103ffa4761 fix compiling standalone 2022-10-31 20:24:12 +01:00
Proddy 805c1298fb fix lint formatting so GH action build doesn't break 2022-10-30 16:56:00 +01:00
Proddy f3adc13c6d auto-formatting 2022-10-30 16:44:31 +01:00
Proddy 40f5f7026d removed TODO 2022-10-30 16:44:23 +01:00
Proddy b8b96763cf update packages 2022-10-30 16:44:14 +01:00
Proddy 80b94fcd00 update to latest GH actions 2022-10-30 16:44:06 +01:00
Proddy 8d09d3c654 use 2 threads 2022-10-30 16:43:55 +01:00
Proddy aba1dc93d9 package update 2022-10-24 22:30:54 +02:00
proddy f244fb837b update system test data 2022-10-13 22:07:01 +02:00
proddy b4848ab7f9 make standalone compile 2022-10-13 21:56:04 +02:00
proddy 0fa60f0502 package updates 2022-10-13 21:55:49 +02:00
proddy 2f706b33fa add test for modes 2022-10-10 20:12:35 +02:00
proddy dcbdb04009 typo 2022-10-10 20:12:25 +02:00
proddy 008903cbbd optimize set_mode command 2022-10-10 20:12:16 +02:00
proddy b67113fc1f use const char * where possible 2022-10-10 20:11:23 +02:00
proddy 3afbe832cc don't use translations for commands in console 2022-10-10 20:10:20 +02:00
proddy 9adfa0ecfc use const char * where possible 2022-10-10 20:10:01 +02:00
proddy f081d7fd3c remove TODO 2022-10-10 20:09:29 +02:00
proddy c159ce7eb9 added NO 2022-10-09 22:31:34 +02:00
proddy 65c9bf22dc refactor commands to take dynamic translation descriptions #674 2022-10-09 22:19:29 +02:00
Proddy 8d6c676fed fix REST-API - strange characters in http://<hostname>/api/<device>/commands output #671 2022-10-09 14:18:29 +02:00
Proddy 324d27896b Merge remote-tracking branch 'origin/flash_optimization' into dev #646 2022-10-08 10:02:48 +02:00
Proddy 0dde5a9d2b merge PR #667 and PR #668 2022-10-07 21:11:18 +02:00
Proddy 5faffc3886 upgrade axios 2022-10-07 20:26:17 +02:00
Proddy c90be99216 fix ha min/max 2022-10-06 17:09:09 +02:00
Proddy a0a431e0e2 merge https://github.com/emsesp/EMS-ESP32/pull/664 2022-10-06 17:08:57 +02:00
Proddy 619dd0c99d merge https://github.com/emsesp/EMS-ESP32/pull/662 2022-10-05 12:24:31 +02:00
Proddy 39cbcd4d6f Polish translation improvements #661 2022-10-04 21:04:04 +02:00
Proddy e37bbe420c manual merge of PR 660 - https://github.com/emsesp/EMS-ESP32/pull/660/ 2022-10-04 21:01:23 +02:00
Proddy 58a0ec9cca move the set_custom_minmax into the class initiator 2022-10-02 15:54:12 +02:00
Proddy fe385de342 no fullname translation is allowed 2022-10-02 15:53:50 +02:00
Proddy ae5fb26387 add check fto translated_word for empty arrays, to be crash safe 2022-10-02 15:53:26 +02:00
Proddy cd67ab03ff fullname array is allowed to be null 2022-10-02 15:52:54 +02:00
Proddy 94f134f3fe formatting to fit on one line 2022-10-02 15:52:34 +02:00
Proddy ca95e44a81 climate doesn't need a translation 2022-10-02 15:52:17 +02:00
Proddy ecc045b2a8 add test for min/max 2022-10-02 15:51:54 +02:00
Proddy 9c205a07c5 add test data for min/max 2022-10-02 15:51:43 +02:00
Proddy ddacd2d9d7 min/max example 2022-10-01 16:49:01 +02:00
Proddy 987fcb4a5a Merge remote-tracking branch 'origin/dev' into flash_optimization 2022-10-01 16:48:50 +02:00
Proddy 4c70da28e6 better fix for ha climate Optimize flash with ESP32 #646 2022-10-01 16:03:04 +02:00
proddy 90d2144588 fix for lists that don't have translations, like climate 2022-09-30 20:48:21 +02:00
proddy 4302d314cf generic test 2022-09-30 20:47:55 +02:00
proddy 22322a55ed update 2022-09-30 20:47:47 +02:00
Proddy 9b619216cb formatting brackets 2022-09-28 21:46:12 +02:00
Proddy fe0a855618 formatting 2022-09-28 21:41:19 +02:00
Proddy 87887494a5 fix endless loop! 2022-09-28 21:19:14 +02:00
Proddy 614a8cb14b add comment 2022-09-28 21:19:03 +02:00
Proddy da6e64e89f optimize toLower() 2022-09-28 21:18:52 +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
proddy 815397dba6 move device_library name to const char * 2022-09-25 14:36:45 +02:00
Proddy 96af9afc83 commands like reset can't be renamed. use translated name for commands like these. 2022-09-25 10:45:08 +02:00
Proddy c841c8c284 lighter grey colour 2022-09-25 10:44:23 +02:00
Proddy d6ee8ccb2d fix reset translation 2022-09-25 10:44:04 +02:00
proddy a7930d8403 auto formatting using 'npm run format' 2022-09-24 18:52:19 +02:00
proddy eeeb889ba7 show options when editing Entity 2022-09-24 18:49:35 +02:00
proddy f1f4147628 bump 2022-09-24 18:49:08 +02:00
proddy 42118e0169 update packages (again!) 2022-09-24 18:49:01 +02:00
proddy b67d69a5c8 add translation for Entity 2022-09-24 18:48:48 +02:00
Proddy e85ca7dcd3 use translation of Restart 2022-09-24 16:08:40 +02:00
Proddy faf05ceb72 cleanup text formatting 2022-09-24 16:08:29 +02:00
Proddy 049e37ba82 changes to NL 2022-09-24 16:08:15 +02:00
Proddy d187ee23ea update packages 2022-09-24 16:07:50 +02:00
proddy eb432d9acb auto formatting 2022-09-20 19:05:11 +05:30
proddy 23f65b9eb2 fixes does Factory Reset from the webUI work? #628 2022-09-20 19:05:02 +05:30
proddy c11ea4fe0d update 2022-09-20 19:04:49 +05:30
proddy 6b1cfffb6f package updates 2022-09-20 19:04:43 +05:30
proddy 21c3a4bee8 remove PIOENV for CI GH Actions calling 2022-09-18 17:04:25 +02:00
proddy a959af80b5 remove duplicate 1/0 boolean code 2022-09-18 17:04:06 +02:00
proddy e0d7e7698e 3.5.0 2022-09-18 15:43:38 +02:00
proddy dbf9912c5a Merge remote-tracking branch 'origin/v3.5.0' into dev 2022-09-18 15:43:02 +02:00
proddy 326f05d63f updated packages 2022-09-18 12:54:52 +02:00
proddy eda203e350 formatting 2022-09-18 12:54:45 +02:00
proddy f9038b9180 package updates 2022-09-17 10:52:11 -07:00
Proddy 9bbc421407 fix bug in masks 2022-09-10 21:39:29 +02:00