Commit Graph
100 Commits
Author SHA1 Message Date
proddy 1fa92eec57 HA use box for numbers now that HA supports this 2023-01-22 19:09:41 +01:00
Proddy 4449d3fce8 formatting 2023-01-22 13:30:19 +01:00
Proddy cbb20439ed formatting 2023-01-22 13:29:05 +01:00
Proddy ec357b71f1 formatting 2023-01-22 13:27:37 +01:00
Proddy 5acdb4dc31 default OTA is disabled (to save memory) 2023-01-22 13:27:30 +01:00
Proddy dd959a7316 update packages 2023-01-22 13:27:20 +01:00
Proddy 0b6dbe8bfa default OTA is disabled (to save memory) 2023-01-22 13:27:03 +01:00
Proddy 33af6ec57e update README 2023-01-05 15:56:40 +01:00
Proddy 4b3a0bf4e2 use const char * instead of arduino String 2023-01-05 15:56:26 +01:00
proddy bab9fd8ec4 updates to Translate Device Name #872 2023-01-05 09:45:33 +01:00
Proddy cfce36c212 small change 2023-01-03 15:00:04 +01:00
Proddy 5c6d6da4f9 update packages 2023-01-03 14:50:56 +01:00
Proddy 5005d06507 Translate Device Name #872 2023-01-03 14:50:50 +01:00
Proddy 9a09062a84 bump version 2023-01-03 14:48:57 +01:00
Proddy 6dc993a276 add note to investigate xTaskSuspend and static buffer size 2023-01-03 14:48:48 +01:00
Proddy c45ceec33b remove comment 2023-01-03 14:48:20 +01:00
Proddy c28de99907 remove comments 2023-01-03 14:48:08 +01:00
Proddy b587c08768 tag missing translations 2023-01-03 14:47:57 +01:00
proddy e3b6a3308f remove parse-ms 2023-01-01 16:49:00 +01:00
proddy c3f88ae0c8 SE to SV - Plural of "days" under EMS Status not working for Swedish #874 2023-01-01 16:48:21 +01:00
proddy 31a5868864 remove parse-ms 2023-01-01 16:46:31 +01:00
proddy 4cb50a1dff fix #875 2023-01-01 16:46:15 +01:00
proddy 8fa74c63c9 add test for #865 2022-12-30 18:43:51 +01:00
Proddy 263c011a7b fix again for #828 2022-12-30 15:36:25 +01:00
Proddy 8eeebb0cef use espressif32 5.2.0 - #862 2022-12-30 11:50:52 +01:00
Proddy 6dce5f5931 more fixes for Create table of all EMS-ESP entities, by device, shortname/fullname and characteristics #828 2022-12-29 22:02:36 +01:00
Proddy 14cfbf78bd update package 2022-12-29 22:02:04 +01:00
Proddy 6de577839b update package 2022-12-29 22:01:48 +01:00
Proddy 1f1422bedd fix for #828 - show thermostat hc1 and mixer wwc 2022-12-28 22:18:43 +01:00
Proddy 43b4adc618 changes to #828 2022-12-28 15:39:34 +01:00
Proddy bad982dbdd update ArduinoJson to latest v6.20.0 (saves 1600 bytes in flash. whoot!) 2022-12-28 13:11:57 +01:00
Proddy 5d45064c2d update ArduinoJson to latest v6.20.0 (saves 1600 bytes in flash. whoot!) 2022-12-27 21:48:03 +01:00
Proddy 6390f4aa48 update packages 2022-12-27 21:47:08 +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 327cf7ec75 rollback to c++11 to save on flash 2022-12-25 20:05:46 +01:00
Proddy 83438129a2 fixes #833 2022-12-25 16:50:19 +01:00
Proddy 9b3b7fc8ff Support upgrade/downgrade between versions #832 2022-12-25 16:47:17 +01:00
Proddy 8000497302 check for fresh install 2022-12-25 13:21:21 +01:00
Proddy 84589a4b40 add version to settings file 2022-12-25 13:08:59 +01:00
Proddy 067129f5a9 banner text changes 2022-12-25 13:08:17 +01:00
Proddy ffcf98b06b move defines for board types 2022-12-25 13:08:01 +01:00
Proddy b2f001e416 minor text change 2022-12-25 13:06:51 +01:00
Proddy 44c31c9c61 3.5.0-dev.14 2022-12-25 13:05:47 +01:00
Proddy 8aa659eee2 c++17 2022-12-25 13:05:31 +01:00
Proddy 51bf163149 change version name 2022-12-25 13:05:02 +01:00
Proddy d5c02f6b94 added 2022-12-25 13:04:52 +01:00
Proddy 55fa968afb remove unneeded variables 2022-12-25 13:04:41 +01:00
Proddy a9aac33a46 rename lib 2022-12-25 13:03:32 +01:00
Proddy 1f45506b37 add semver lib 2022-12-25 13:03:09 +01:00
Proddy 9d9d88b171 compile with limited set of tests (flash mem overload) 2022-12-25 13:02:54 +01:00
proddy b7bfd803eb kB back to KB, L back to l 2022-12-24 08:09:11 +01:00
Proddy 2151905d46 test upgrade 2022-12-23 18:28:09 +01:00
Proddy 5f9ba2e04b add TODO for missing translations 2022-12-23 14:58:15 +01:00
Proddy ca871f654b Remove the test.mosquitto.org URL in the MQTT settings #829 2022-12-23 14:40:24 +01:00
Proddy 3c91ac27dc Set device_class to duration in HA sensor definitions #822 2022-12-23 13:42:59 +01:00
Proddy 17cbd2623f fix another silly mistake 2022-12-17 21:17:57 +01:00
Proddy dc27a44c0c fix typo 2022-12-17 20:50:29 +01:00
proddy 783ea7901c support 3 types of MQTT discovery entity id 2022-12-17 19:20:31 +01:00
Proddy 4b7bbb3d50 minor cleanup and testing 2022-12-17 11:05:20 +01:00
Proddy 147be12583 fixes for #804 2022-12-16 22:57:59 +01:00
Proddy b6de431a56 add French MQTT entity format strings (in EN) 2022-12-15 23:19:53 +01:00
Proddy 1e78979ed0 default multiple_instances is enabled 2022-12-15 23:14:44 +01:00
Proddy ba90ebda4c merge multiple_instances with entity_format 2022-12-15 21:51:11 +01:00
Proddy ccbb56d403 add v3.4 entity id flag to MQTT settings 2022-12-14 22:07:42 +01:00
Proddy bba70ce852 replace HA ~ with hardcoded base name 2022-12-10 11:58:32 +01:00
Proddy e96b5af0c8 HA ems_esp status to system_status to be uniform with the other naming conventions 2022-12-10 11:58:00 +01:00
Proddy 5f5e786c0e added comments 2022-12-10 11:57:17 +01:00
Proddy ccbc809ecf upgrade packages 2022-12-10 11:56:39 +01:00
Proddy e67fde24f1 formatting 2022-12-10 11:56:28 +01:00
Proddy 923494fdce mention breaking change in HA entity names 2022-12-10 11:55:59 +01:00
Proddy 995420354e remove breaking change note about MQTT discovery 2022-12-06 11:15:14 +01:00
proddy 1af1a1863a #759 add option to enable multiple instances to keep backward compatibllity with v3.4 2022-12-05 21:33:10 +01:00
proddy fd04f8be5a add multiple_sessions 2022-12-05 20:37:39 +01:00
Proddy 0903b31fcf highlight breaking changes 2022-12-05 10:06:50 +01:00
Proddy d080f5db0f fix dutch NUM_MINUTES #787 2022-12-04 15:52:31 +01:00
Proddy 5029a1625e remove TODO 2022-12-04 15:51:56 +01:00
Proddy 132ca9d106 fix mqtt topic length which broke PR #781 2022-12-04 12:45:23 +01:00
Proddy 990d75d42a debug comments 2022-12-04 12:44:57 +01:00
Proddy 1c48aa8444 fixes #787 2022-12-04 12:44:44 +01:00
Proddy 67e07813cb adding missing translations for Value (single/plural) 2022-12-04 10:33:13 +01:00
Proddy 7fbeed88a9 package updates 2022-12-04 10:32:50 +01:00
Proddy 9053e7ac88 minor renaming 2022-12-04 10:32:37 +01:00
Proddy e3c94cc1f7 updates for #759 2022-11-30 21:21:32 +01:00
Proddy e8d6c4d451 add new ReturnCmd error called INVALID 2022-11-30 21:21:19 +01:00
Proddy ba1813c767 removed en_name 2022-11-30 21:21:03 +01:00
Proddy bcd8992abc added INVALID command return err, so detects when incorrect hc given in a command 2022-11-30 21:20:47 +01:00
Proddy 557b532f74 added comment 2022-11-30 21:20:08 +01:00
Proddy d450464a1a hardcode "response" topic 2022-11-30 21:19:57 +01:00
Proddy 5d10b28433 rename boot time, free mem, free app, add web buffer to info command output 2022-11-30 21:19:21 +01:00
Proddy eafe358deb shower uses mqtt base - #759 2022-11-30 21:18:15 +01:00
Proddy 048bd877da fix tests for MQTT 2022-11-30 21:17:55 +01:00
Proddy 7f18dd942f add mqtt base to topic - #759 2022-11-30 21:17:41 +01:00
Proddy 424234ec48 default send_response is false for standalone testing 2022-11-30 21:16:57 +01:00
Proddy 4168a08276 #751 move ntp sending info topic back 2022-11-30 21:16:41 +01:00
Proddy 5b5dc6a8cc #759 use b ase in HA unique_id and object_id 2022-11-29 21:15:46 +01:00
Proddy 4103bad8de bump b11 2022-11-29 21:14:40 +01:00
Proddy d6a8563cc7 fixes for #751 2022-11-29 21:14:31 +01:00
Proddy c9ef0bcd7b remove max_topic_length, make base mandatory 2022-11-29 21:14:08 +01:00
Proddy 6b978759ca update 2022-11-29 21:13:26 +01:00
Proddy bc31d54028 package update 2022-11-29 21:13:15 +01:00