Commit Graph

  • cd67ab03ff fullname array is allowed to be null Proddy 2022-10-02 15:52:54 +02:00
  • 94f134f3fe formatting to fit on one line Proddy 2022-10-02 15:52:34 +02:00
  • ca95e44a81 climate doesn't need a translation Proddy 2022-10-02 15:52:17 +02:00
  • ecc045b2a8 add test for min/max Proddy 2022-10-02 15:51:54 +02:00
  • 9c205a07c5 add test data for min/max Proddy 2022-10-02 15:51:43 +02:00
  • c414354708 climate min/max values MichaelDvP 2022-10-02 09:52:04 +02:00
  • ddacd2d9d7 min/max example Proddy 2022-10-01 16:49:01 +02:00
  • 987fcb4a5a Merge remote-tracking branch 'origin/dev' into flash_optimization Proddy 2022-10-01 16:48:50 +02:00
  • 4c70da28e6 better fix for ha climate Optimize flash with ESP32 #646 Proddy 2022-10-01 16:03:04 +02:00
  • 246684f28c Merge pull request #651 from MichaelDvP/dev Proddy 2022-10-01 11:59:48 +02:00
  • e450a0e096 fix bool command for hp input #600 MichaelDvP 2022-10-01 11:21:15 +02:00
  • 90d2144588 fix for lists that don't have translations, like climate proddy 2022-09-30 20:48:21 +02:00
  • 4302d314cf generic test proddy 2022-09-30 20:47:55 +02:00
  • 22322a55ed update proddy 2022-09-30 20:47:47 +02:00
  • d09c0436e0 missing fahrenheits on customization screen MichaelDvP 2022-09-29 15:26:00 +02:00
  • 9b619216cb formatting brackets Proddy 2022-09-28 21:46:12 +02:00
  • fe0a855618 formatting Proddy 2022-09-28 21:41:19 +02:00
  • 3bca7c9a13 Merge pull request #650 from MichaelDvP/dev Proddy 2022-09-28 21:20:08 +02:00
  • 87887494a5 fix endless loop! Proddy 2022-09-28 21:19:14 +02:00
  • 614a8cb14b add comment Proddy 2022-09-28 21:19:03 +02:00
  • da6e64e89f optimize toLower() Proddy 2022-09-28 21:18:52 +02:00
  • 87d0db0b5c auto formatting Proddy 2022-09-28 20:27:48 +02:00
  • c756df90fc update packages MichaelDvP 2022-09-28 17:47:27 +02:00
  • d3053d8ce2 check min/max before activating MichaelDvP 2022-09-28 17:26:49 +02:00
  • 4c728cf777 update changelog, version b4 MichaelDvP 2022-09-28 16:52:05 +02:00
  • 17b90af972 RC35 default min/max values added MichaelDvP 2022-09-28 16:16:42 +02:00
  • a0339f5ae2 custom min/max values MichaelDvP 2022-09-28 16:08:08 +02:00
  • 732aaffbb6 boiler HP-inputConfig, HeaterConfig, thermostat roomsensor MichaelDvP 2022-09-28 16:07:38 +02:00
  • d50606ce13 german web translation MichaelDvP 2022-09-28 16:05:44 +02:00
  • 777c9db0f6 remove flash proddy 2022-09-28 15:47:27 +02:00
  • 815397dba6 move device_library name to const char * proddy 2022-09-25 14:36:45 +02:00
  • 01f361e7cd Merge pull request #643 from mvjt/dev Proddy 2022-09-25 11:46:26 +02:00
  • 1278776297 Merge pull request #642 from proddy/dev Proddy 2022-09-25 11:46:01 +02:00
  • a3a8e515bf Polishing Swedish Translations mvjt 2022-09-25 11:14:28 +02:00
  • 96af9afc83 commands like reset can't be renamed. use translated name for commands like these. Proddy 2022-09-25 10:45:08 +02:00
  • c841c8c284 lighter grey colour Proddy 2022-09-25 10:44:23 +02:00
  • d6ee8ccb2d fix reset translation Proddy 2022-09-25 10:44:04 +02:00
  • a7930d8403 auto formatting using 'npm run format' proddy 2022-09-24 18:52:19 +02:00
  • eeeb889ba7 show options when editing Entity proddy 2022-09-24 18:49:35 +02:00
  • f1f4147628 bump proddy 2022-09-24 18:49:08 +02:00
  • 42118e0169 update packages (again!) proddy 2022-09-24 18:49:01 +02:00
  • b67d69a5c8 add translation for Entity proddy 2022-09-24 18:48:48 +02:00
  • d8144c901d Merge pull request #640 from MichaelDvP/dev Proddy 2022-09-24 17:40:07 +02:00
  • e9d9cf7e48 fix console show system MichaelDvP 2022-09-24 17:17:16 +02:00
  • 0867d7fe0e Merge branch 'dev' of https://github.com/emsesp/EMS-ESP32 into dev MichaelDvP 2022-09-24 16:31:27 +02:00
  • b646331adc dallas, analog HA object_id also without basename (commented out) MichaelDvP 2022-09-24 16:17:33 +02:00
  • 30109a54ce Merge pull request #639 from proddy/dev Proddy 2022-09-24 16:09:05 +02:00
  • e85ca7dcd3 use translation of Restart Proddy 2022-09-24 16:08:40 +02:00
  • faf05ceb72 cleanup text formatting Proddy 2022-09-24 16:08:29 +02:00
  • 049e37ba82 changes to NL Proddy 2022-09-24 16:08:15 +02:00
  • d187ee23ea update packages Proddy 2022-09-24 16:07:50 +02:00
  • 20b0c9653d kb -> KB MichaelDvP 2022-09-24 14:22:49 +02:00
  • 022b667858 use old HA object_id, #636, HA (un)subscribes with wildcard MichaelDvP 2022-09-24 11:47:41 +02:00
  • 1b4af09185 typos application used/free MichaelDvP 2022-09-23 22:20:51 +02:00
  • 58ca4efd42 Merge branch 'dev' of https://github.com/emsesp/EMS-ESP32 into dev_ MichaelDvP 2022-09-23 21:58:41 +02:00
  • f1bb183017 ha config to basename, analog/dallas allow single/nested with ha MichaelDvP 2022-09-23 21:54:13 +02:00
  • 081c11c503 add Greenstar 30Ri boiler #635 MichaelDvP 2022-09-23 21:36:56 +02:00
  • d54843635a add application info, all memory info in kb MichaelDvP 2022-09-23 21:36:01 +02:00
  • 12638275fa Merge pull request #633 from tefracky/pull-request-german-translation Proddy 2022-09-22 19:03:36 +05:30
  • 25c50435ca Merge pull request #632 from MichaelDvP/dev Proddy 2022-09-22 19:03:04 +05:30
  • e1c61cfadb Fixed German translation typos tefracky 2022-09-22 12:44:25 +02:00
  • 06fd860964 Fixed German translation typos tefracky 2022-09-22 12:13:48 +02:00
  • ab4e1f63c5 fix #631, negative multiplicator MichaelDvP 2022-09-22 10:33:38 +02:00
  • fb998a7e6a Merge pull request #630 from MichaelDvP/dev Proddy 2022-09-20 22:23:01 +05:30
  • dbbbfc1170 update translations MichaelDvP 2022-09-20 16:35:13 +02:00
  • eb432d9acb auto formatting proddy 2022-09-20 19:05:11 +05:30
  • 23f65b9eb2 fixes does Factory Reset from the webUI work? #628 proddy 2022-09-20 19:05:02 +05:30
  • c11ea4fe0d update proddy 2022-09-20 19:04:49 +05:30
  • 6b1cfffb6f package updates proddy 2022-09-20 19:04:43 +05:30
  • 918c0315eb Merge pull request #627 from MichaelDvP/dev Proddy 2022-09-19 22:41:18 +05:30
  • 106517fc8b Fallback to en on empty entity string MichaelDvP 2022-09-19 16:28:27 +02:00
  • 96070d6b42 Merge pull request #626 from MichaelDvP/dev Proddy 2022-09-19 19:32:40 +05:30
  • b22473d0d0 move rf sensor to thermostat #624 MichaelDvP 2022-09-19 15:45:00 +02:00
  • ef842b6c52 web polish translations (some with fallback) MichaelDvP 2022-09-19 15:38:08 +02:00
  • e9415c1708 add german translations from tp1de MichaelDvP 2022-09-19 15:37:24 +02:00
  • 0114efc66f add Junkers thermostat wwCharge MichaelDvP 2022-09-19 15:34:13 +02:00
  • 84e7847c16 Merge pull request #620 from CheeseE/dev Proddy 2022-09-19 16:18:34 +05:30
  • 3f935942ea update ini file. CheeseE 2022-09-19 12:32:44 +02:00
  • 8f45322b7b disable board selection. CheeseE 2022-09-15 21:31:58 +02:00
  • 6e095c1085 fix compile issues. CheeseE 2022-09-14 22:30:30 +02:00
  • acaceefc89 Add support for wemos c3 mini CheeseE 2022-09-14 21:49:36 +02:00
  • 21c3a4bee8 remove PIOENV for CI GH Actions calling proddy 2022-09-18 17:04:25 +02:00
  • a959af80b5 remove duplicate 1/0 boolean code proddy 2022-09-18 17:04:06 +02:00
  • e0d7e7698e 3.5.0 proddy 2022-09-18 15:43:38 +02:00
  • dbf9912c5a Merge remote-tracking branch 'origin/v3.5.0' into dev proddy 2022-09-18 15:43:02 +02:00
  • fc057d18c9 Merge remote-tracking branch 'origin/dev' v3.4.2 proddy 2022-09-18 14:33:23 +02:00
  • 326f05d63f updated packages proddy 2022-09-18 12:54:52 +02:00
  • eda203e350 formatting proddy 2022-09-18 12:54:45 +02:00
  • f9038b9180 package updates proddy 2022-09-17 10:52:11 -07:00
  • 506aacbd83 Merge pull request #623 from MichaelDvP/v3.5.0 Proddy 2022-09-17 10:50:12 -07:00
  • 63e31d672b add no-translation setting, disable uncomplete translations MichaelDvP 2022-09-17 19:10:58 +02:00
  • 0d5d353e99 read LittleFS.totalBytes only once on start MichaelDvP 2022-09-17 17:10:23 +02:00
  • 766ec6a6e4 Merge pull request #622 from MichaelDvP/v3.5.0 Proddy 2022-09-17 08:09:54 -07:00
  • 872effb297 update packages MichaelDvP 2022-09-17 16:59:45 +02:00
  • fb13b79a76 console always allow watch on/off in all languages MichaelDvP 2022-09-17 16:42:16 +02:00
  • 706daeb678 remove unused uart setting MichaelDvP 2022-09-17 16:40:26 +02:00
  • 9d6af82f9c remove double comment MichaelDvP 2022-09-17 09:09:10 +02:00
  • 2bc37027dd remove unused/obsolet command_pin MichaelDvP 2022-09-13 07:56:07 +02:00
  • e70b6b210e check command send for valid data MichaelDvP 2022-09-13 07:54:36 +02:00
  • df8a36c695 calculate length of telegram next part MichaelDvP 2022-09-13 07:27:41 +02:00