Commit Graph
100 Commits
Author SHA1 Message Date
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
Proddy cc44bc9d7f Command uses flash fullname instead of custom, to save on heap 2022-09-10 17:18:43 +02:00
Proddy 4cd655fb36 added Swedish/SE - Multi-language/I18n support #22 2022-09-09 21:09:51 +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 df4aa64883 Change name of entity within WebUI #612 2022-09-09 12:33:15 +02:00
proddy 0bccf9d358 text changes again 2022-09-06 18:10:53 +02:00
proddy d3f105d9b9 minor updates to text 2022-09-06 18:08:14 +02:00
proddy 5c240316ee use GB flag instead of US 2022-09-06 17:45:12 +02:00
Proddy 2fde0c6d8c add flag to menubar - #22 2022-09-06 16:43:32 +02:00
proddy 76d78f34ee updates #22 2022-09-06 15:04:25 +02:00
Proddy 1ccacdc600 translate network 2022-08-28 16:36:04 +02:00
Proddy 3ea71e1dfb translate NTP, AP, MQTT and User 2022-08-28 15:06:20 +02:00
proddy d8e324a005 translate system menu 2022-08-28 10:44:22 +02:00
proddy 7122e878a5 upload translations 2022-08-27 13:02:04 +02:00
proddy c8848a9e76 #596 2022-08-27 13:01:52 +02:00
Proddy 84499dab35 DE translations for Settings, Customizations and Help 2022-08-26 16:14:28 +02:00
proddy e9c695f76a add back HA mqtt subscribe 2022-08-26 09:21:24 +02:00
proddy 029ade8dd6 update packages latest typescript 2022-08-26 08:25:21 +02:00
proddy 0ebb509205 restart after rx/tx gpio change 2022-08-26 08:25:07 +02:00
proddy 9fa59310d2 fix translating times 2022-08-25 23:04:41 +02:00
Proddy 1f8e6cc82b translate dashboard status 2022-08-25 15:50:23 +02:00
Proddy 1a4ce643fc Multi-language/I18n support #22 2022-08-24 21:50:19 +02:00
Proddy a3a29132ab no need to add uique id to end of device type since it's unique anyway 2022-07-25 17:17:10 +02:00
Proddy cdc04f987c update packages 2022-07-25 17:16:49 +02:00