Commit Graph

  • c26793c68d Merge pull request #801 from MichaelDvP/dev Proddy 2022-12-12 21:47:40 +01:00
  • 11fd833cdb delete empty response MichaelDvP 2022-12-11 11:13:56 +01:00
  • 2b21a0c31f Merge pull request #800 from MichaelDvP/dev Proddy 2022-12-10 20:23:07 +01:00
  • 7e888f6408 Avoid blank page (NULL) as response MichaelDvP 2022-12-10 16:09:47 +01:00
  • 8d66e43117 Merge pull request #798 from proddy/dev Proddy 2022-12-10 11:57:03 +01:00
  • bba70ce852 replace HA ~ with hardcoded base name Proddy 2022-12-10 11:58:32 +01:00
  • e96b5af0c8 HA ems_esp status to system_status to be uniform with the other naming conventions Proddy 2022-12-10 11:58:00 +01:00
  • 5f5e786c0e added comments Proddy 2022-12-10 11:57:17 +01:00
  • ccbc809ecf upgrade packages Proddy 2022-12-10 11:56:39 +01:00
  • e67fde24f1 formatting Proddy 2022-12-10 11:56:28 +01:00
  • 923494fdce mention breaking change in HA entity names Proddy 2022-12-10 11:55:59 +01:00
  • 73bff2cabe Merge pull request #797 from MichaelDvP/dev MichaelDvP 2022-12-09 10:11:40 +01:00
  • c20fc5a345 Update FR translations PopaSchKing 2022-12-08 19:28:38 +01:00
  • f71c62f167 restart when changing CORS settings MichaelDvP 2022-12-08 16:54:27 +01:00
  • bdaf9e6dc6 Add FR language SchKing 2022-12-07 22:26:09 +01:00
  • a2730fb17c extra debug message for payload only ifdef EMSESP_DEBUG MichaelDvP 2022-12-07 19:13:43 +01:00
  • 5061ddf38e add CORS option to network MichaelDvP 2022-12-07 13:11:48 +01:00
  • 1735c036cc move multiple instances setting to HA section MichaelDvP 2022-12-07 13:10:31 +01:00
  • fa703db41e heartbeat time in standalone MichaelDvP 2022-12-07 07:42:47 +01:00
  • 9665f4136a Merge branch 'dev' of https://github.com/emsesp/EMS-ESP32 into dev MichaelDvP 2022-12-07 07:41:25 +01:00
  • abeef2be4a Merge pull request #793 from proddy/dev Proddy 2022-12-06 17:36:37 +01:00
  • 995420354e remove breaking change note about MQTT discovery Proddy 2022-12-06 11:15:14 +01:00
  • 1af1a1863a #759 add option to enable multiple instances to keep backward compatibllity with v3.4 proddy 2022-12-05 21:33:10 +01:00
  • fd04f8be5a add multiple_sessions proddy 2022-12-05 20:35:04 +01:00
  • ccc9e6dcfb Merge pull request #791 from MichaelDvP/dev Proddy 2022-12-05 20:34:20 +01:00
  • 9e23710c6d add heartbeat interval to mqtt settings MichaelDvP 2022-12-05 19:27:56 +01:00
  • 3878a3ee0b analogsensor float->double #789 MichaelDvP 2022-12-05 18:26:18 +01:00
  • 0c9d0a4d15 show mqtt payload in debug log MichaelDvP 2022-12-05 14:19:41 +01:00
  • 739c007c95 sync sensors and status to same entitiy in path, uniq_id, objdect_id MichaelDvP 2022-12-05 14:13:25 +01:00
  • 6f27253441 log calling command in debug level MichaelDvP 2022-12-05 14:10:05 +01:00
  • b900932574 hardcode maxTopicLength to settingfunction MichaelDvP 2022-12-05 14:09:25 +01:00
  • 0903b31fcf highlight breaking changes Proddy 2022-12-05 10:06:50 +01:00
  • d080f5db0f fix dutch NUM_MINUTES #787 Proddy 2022-12-04 15:52:31 +01:00
  • 5029a1625e remove TODO Proddy 2022-12-04 15:51:56 +01:00
  • 2950f167aa Merge pull request #780 from MichaelDvP/dev Proddy 2022-12-04 13:01:16 +01:00
  • afdf9a3dfb Merge pull request #781 from proddy/dev Proddy 2022-12-04 13:00:49 +01:00
  • 132ca9d106 fix mqtt topic length which broke PR #781 Proddy 2022-12-04 12:45:23 +01:00
  • 990d75d42a debug comments Proddy 2022-12-04 12:44:57 +01:00
  • 1c48aa8444 fixes #787 Proddy 2022-12-04 12:44:44 +01:00
  • 67e07813cb adding missing translations for Value (single/plural) Proddy 2022-12-04 10:33:13 +01:00
  • 7fbeed88a9 package updates Proddy 2022-12-04 10:32:50 +01:00
  • 9053e7ac88 minor renaming Proddy 2022-12-04 10:32:37 +01:00
  • e3c94cc1f7 updates for #759 Proddy 2022-11-30 21:21:32 +01:00
  • e8d6c4d451 add new ReturnCmd error called INVALID Proddy 2022-11-30 21:21:19 +01:00
  • ba1813c767 removed en_name Proddy 2022-11-30 21:21:03 +01:00
  • bcd8992abc added INVALID command return err, so detects when incorrect hc given in a command Proddy 2022-11-30 21:20:47 +01:00
  • 557b532f74 added comment Proddy 2022-11-30 21:20:08 +01:00
  • d450464a1a hardcode "response" topic Proddy 2022-11-30 21:19:57 +01:00
  • 5d10b28433 rename boot time, free mem, free app, add web buffer to info command output Proddy 2022-11-30 21:19:21 +01:00
  • eafe358deb shower uses mqtt base - #759 Proddy 2022-11-30 21:18:15 +01:00
  • 048bd877da fix tests for MQTT Proddy 2022-11-30 21:17:55 +01:00
  • 7f18dd942f add mqtt base to topic - #759 Proddy 2022-11-30 21:17:41 +01:00
  • 424234ec48 default send_response is false for standalone testing Proddy 2022-11-30 21:16:57 +01:00
  • 4168a08276 #751 move ntp sending info topic back Proddy 2022-11-30 21:16:41 +01:00
  • 996063d76d show received (ignored) handlers for devices without registered telegrams. MichaelDvP 2022-11-30 16:06:06 +01:00
  • 085f5ff22f change GH tagged_release to web language 'en' #754 MichaelDvP 2022-11-30 14:00:19 +01:00
  • 5b5dc6a8cc #759 use b ase in HA unique_id and object_id Proddy 2022-11-29 21:15:46 +01:00
  • 4103bad8de bump b11 Proddy 2022-11-29 21:14:40 +01:00
  • d6a8563cc7 fixes for #751 Proddy 2022-11-29 21:14:31 +01:00
  • c9ef0bcd7b remove max_topic_length, make base mandatory Proddy 2022-11-29 21:14:08 +01:00
  • 6b978759ca update Proddy 2022-11-29 21:13:26 +01:00
  • bc31d54028 package update Proddy 2022-11-29 21:13:15 +01:00
  • 7bad0e04b1 allow raw telegram sending with other src-id MichaelDvP 2022-11-29 17:04:05 +01:00
  • 7144c746c6 Merge pull request #779 from proddy/dev Proddy 2022-11-28 21:19:18 +01:00
  • d5592e5662 #751 boot time when NTP connected proddy 2022-11-28 21:14:38 +01:00
  • 12b027110e Merge pull request #778 from MichaelDvP/dev Proddy 2022-11-28 09:56:34 +01:00
  • 644896faff Merge branch 'dev' of https://github.com/emsesp/EMS-ESP32 into dev MichaelDvP 2022-11-28 09:37:55 +01:00
  • f41f7c0769 analog input fields, package update MichaelDvP 2022-11-27 22:08:20 +01:00
  • 68f1a891ca Merge pull request #776 from proddy/dev Proddy 2022-11-27 20:44:04 +01:00
  • b186311968 fix proddy 2022-11-27 20:36:37 +01:00
  • c21b594cf0 Merge pull request #775 from proddy/dev Proddy 2022-11-27 20:22:56 +01:00
  • 21ec46843a add comments proddy 2022-11-27 20:22:25 +01:00
  • 4da827501a update packages proddy 2022-11-27 20:22:20 +01:00
  • 5d0c7bfd32 fix standalone crash proddy 2022-11-27 20:22:05 +01:00
  • d583409af4 set mode for ha climate, fix #772 MichaelDvP 2022-11-27 19:02:54 +01:00
  • 559e607601 show eth parameters for eth connection (if eth/wifi connected) MichaelDvP 2022-11-27 19:01:44 +01:00
  • 276b27d8a6 add Boiler WLW196i, #767 MichaelDvP 2022-11-24 18:40:17 +01:00
  • 2134f42cfd add phy-type to support info MichaelDvP 2022-11-24 18:39:35 +01:00
  • 88135d2750 workaround for default language en and basetranslation pl MichaelDvP 2022-11-23 11:09:46 +01:00
  • 1b1a4bcad4 mention boiler GC9800IW in device-library MichaelDvP 2022-11-23 11:08:48 +01:00
  • af8e82a860 Merge pull request #764 from MichaelDvP/dev Proddy 2022-11-22 22:12:47 +01:00
  • c8d5e37b44 add thermostats UI800/RT800, #765 MichaelDvP 2022-11-22 18:32:38 +01:00
  • 781fe03b5d Command values for analog/dallas sensors, writeable for analog-out, #758 MichaelDvP 2022-11-21 18:08:16 +01:00
  • 702103aa66 formatting proddy 2022-11-20 21:11:28 +01:00
  • d2503431c6 fix merge chaos proddy 2022-11-20 21:11:24 +01:00
  • dccdf18226 Merge pull request #761 from proddy/dev Proddy 2022-11-20 20:55:35 +01:00
  • a92f287256 Merge branch 'dev' into dev Proddy 2022-11-20 20:55:24 +01:00
  • a193d67f11 Merge pull request #755 from MichaelDvP/dev Proddy 2022-11-20 20:53:22 +01:00
  • 6873e113bb Change EMS-ESP device sensor types in Home Assistant #751 proddy 2022-11-20 18:48:59 +01:00
  • 77860d9d05 fix standalone compiling proddy 2022-11-20 18:48:51 +01:00
  • de97010cfb package update proddy 2022-11-20 18:48:36 +01:00
  • 89245c7af7 translating UOMs hours/minutes/seconds MichaelDvP 2022-11-20 10:44:17 +01:00
  • d51745774f add missing DeviceValueUOM_s MichaelDvP 2022-11-19 14:55:04 +01:00
  • deda1daa04 add devices alert/Pump #575, #720, UOM:translate times? #752 MichaelDvP 2022-11-19 12:11:30 +01:00
  • 8594c4a7eb restart animation on factory reset MichaelDvP 2022-11-19 12:07:38 +01:00
  • d0d73aa5e2 boiler/thermostat alias commands inline MichaelDvP 2022-11-19 12:06:38 +01:00
  • 1f43bb201c Merge pull request #753 from MichaelDvP/dev Proddy 2022-11-18 10:19:57 +01:00
  • 6e92d31f5d limit weblog buffer on low heap, use deque MichaelDvP 2022-11-17 16:18:12 +01:00
  • ae4070b7f2 package update MichaelDvP 2022-11-17 16:17:47 +01:00
  • ee2ac18b69 Merge branch 'dev' of https://github.com/emsesp/EMS-ESP32 into dev MichaelDvP 2022-11-17 08:38:47 +01:00