Commit Graph
154 Commits
Author SHA1 Message Date
proddy 09d8a6360b only use UOM of NONE for hidden Device Values 2021-09-20 21:43:05 +02:00
proddy ee34dd72f7 rename snprintf_P to snprintf 2021-09-19 21:27:39 +02:00
proddy d0346e436a remove PSTR() 2021-09-15 18:04:58 +02:00
MichaelDvP 3b2a89d9f4 solar turnOnOffDiff allow setting decimals #107 2021-09-15 10:54:57 +02:00
MichaelDvP 0bf366ac75 Divider for solar pumpOnOffDiff #107 2021-09-15 08:27:50 +02:00
proddy 6e3b30b03c renamed product ID, changed case for all ww names 2021-08-07 21:45:43 +02:00
proddy e22b191a48 comments, fix typos, prep for v3.2 2021-07-24 11:56:39 +02:00
MichaelDvP 6c2bae6296 remove SM10 collector min/max wrong values 2021-07-11 15:19:51 +02:00
MichaelDvP 358d6010b0 Web selectbox for enum commands (like bool) 2021-07-11 15:02:24 +02:00
MichaelDvP d7486218bc enum start at zero 2021-07-11 13:50:56 +02:00
Proddy 8429f650aa fix lint warnings 2021-07-03 20:32:46 +02:00
proddy 1e4eb52c90 auto formatting 2021-06-19 13:30:32 +02:00
proddy adf4584717 remove TAG_DEVICE_DATA_WW 2021-06-08 18:23:37 +02:00
proddy 8dd18aa24d Render values in Web natively #70 2021-06-07 21:19:52 +02:00
proddy 4a6ca636e5 add product id to HA, and top of entity list 2021-05-16 13:49:05 +02:00
proddy 01fd90f3ed added more HA icons 2021-05-16 12:42:36 +02:00
MichaelDvP 4027003729 add SM100 values and commands 2021-05-11 08:51:26 +02:00
MichaelDvP 28068bdb98 add SM10 solar values and commands 2021-05-10 14:13:37 +02:00
proddy 7d0ed2246a auto formatting 2021-05-02 08:32:52 +02:00
proddy 1bd834924a auto formatting 2021-04-25 09:53:45 +02:00
MichaelDvP 0a82c28fbf add min/max to values, boiler flags, ww-prefix, ha-prefix to mqtt 2021-04-24 11:41:03 +02:00
MichaelDvP b77d9d4125 combine commands and values, some extra commands 2021-04-08 15:20:07 +02:00
Proddy 5fe5750130 rename register_mqtt_cmd to register_cmd and rename some device names 2021-04-07 18:53:14 +02:00
Proddy 312aeea39d feat: Call commands from the Web UI #18 2021-04-06 17:39:07 +02:00
MichaelDvP 5c605e15dd move topics/texts to local_EN, some thermostat commands read values 2021-03-30 12:20:43 +02:00
proddy b9c08a58ad fix: only create mqtt subs for Boiler (expose individual commands via MQTT topics #31) 2021-03-21 17:31:52 +01:00
proddy 7885302636 update GH repo 2021-03-18 20:54:12 +01:00
proddy 1ca905d71a optimize tags for mqtt nesting - #738 2021-03-11 21:56:45 +01:00
proddy 46dc84efce mqtt nested and single 2021-03-09 23:24:48 +01:00
MichaelDvP 79d0db0bbd Namings like v2.2.1 2021-03-04 16:15:38 +01:00
proddy 5984dca16a added id to payload, used in HA to identify device 2021-02-27 21:38:35 +01:00
proddy c1effa9681 merge in https://github.com/proddy/EMS-ESP/pull/714 2021-02-23 14:10:55 +01:00
MichaelDvP 3f9995340c add mqtt base, fix mixer, fix masterthermostat, dallas fails, fix mult. roomctrl. 2021-01-25 12:41:08 +01:00
proddy 3bbee6b72a formatting 2021-01-08 20:53:09 +01:00
proddy 7c6aeb3cb9 #632 - still experimental 2020-12-29 22:15:59 +01:00
proddy 6a67808ddb replace char * tags with an ID #632 2020-12-14 20:30:16 +01:00
proddy ffa313ebe4 refactor device value rendering (to Web, Console or MQTT) to base class #632 2020-12-13 22:52:34 +01:00
proddy d840c61af3 use publish_ha() for HA config topics 2020-11-29 21:06:43 +01:00
proddy 18b6dc645f web and shell printing share common functions - refactor how device values are printed to shell #632 2020-11-26 23:06:56 +01:00
proddy 0da8f92496 remove this->, rename flags to model 2020-11-22 16:16:09 +01:00
MichaelDvP cf3728759e devices, json-ha-config 2020-11-18 10:17:57 +01:00
proddy 52e120aea2 minor updates to solar cfg - #616 2020-11-17 18:12:29 +01:00
hpanther 8a301e368f Review feedback - correct types and telegram examples 2020-11-15 13:52:40 +01:00
hpanther a2c34c87dd Fix type for esp32 2020-11-15 11:48:16 +01:00
hpanther 91b8dcaade Merge remote-tracking branch 'upstream/dev' into dev 2020-11-14 22:54:53 +01:00
hpanther d5fcc25f94 Added all known solar config items and implemented 0xF9 telegram correctly 2020-11-14 22:50:32 +01:00
MichaelDvP 1578168167 split HA-config in smaller blocks, add publish command 2020-11-13 13:32:18 +01:00
MichaelDvP f6ee6ec35f show solar pumpWorkMin in shell 2020-11-06 14:25:40 +01:00
MichaelDvP 8165e697a7 solar pump working time, #598 2020-11-06 13:35:29 +01:00
hpanther 641cb26ecd Merge remote-tracking branch 'upstream/dev' into dev 2020-10-31 23:17:35 +01:00