Commit Graph

26 Commits

Author SHA1 Message Date
proddy
01bace4048 Refactor MQTT subscriptions #173 2021-11-01 23:31:30 +01:00
proddy
c387f65b4a some minor refactor 2021-10-21 22:56:56 +02:00
MichaelDvP
9378fdf2b6 use TAG_DEVICE_DATA_WW 2021-09-25 10:00:06 +02:00
Proddy
bfd20e559e minor changes, make cppcheck happy 2021-08-03 13:23:33 +02:00
proddy
d16502c872 auto-formatting 2021-08-01 11:34:48 +02:00
proddy
8f438e8045 rename add_json() 2021-07-29 16:52:33 +02:00
proddy
e22b191a48 comments, fix typos, prep for v3.2 2021-07-24 11:56:39 +02:00
MichaelDvP
694f647a2c Command returns as enum 2021-07-22 13:00:16 +02:00
proddy
77f6a18075 commands take a set of flags, like NEED_ADMIN or HIDDEN 2021-07-20 21:45:29 +02:00
MichaelDvP
a9fca73f2d command default id=-1, command_check, add "warm water" to long names 2021-05-10 15:34:11 +02:00
proddy
81f4724d71 added new command called commands 2021-05-09 10:58:44 +02:00
proddy
4a269fd508 added hidden commands, sort commands 2021-05-08 18:41:46 +02:00
MichaelDvP
70d8b6824c id to value_info, alternative prefix to command/value 2021-04-24 10:43:49 +02:00
Proddy
312aeea39d feat: Call commands from the Web UI #18 2021-04-06 17:39:07 +02:00
MichaelDvP
a83d3a12fb individual subscriptions: resubscribe, show, some system commands 2021-03-23 15:28:50 +01:00
MichaelDvP
03e43ba839 add mqtt subscribe settings, thermostat switchtime, boiler heatingsources 2021-03-22 17:17:56 +01:00
proddy
25b1957dbf minor cleanup 2021-03-21 12:48:03 +01:00
proddy
7885302636 update GH repo 2021-03-18 20:54:12 +01:00
proddy
22f5e56622 moved back to std:: containers for esp32 2021-01-03 18:03:41 +01:00
proddy
7c6aeb3cb9 #632 - still experimental 2020-12-29 22:15:59 +01:00
proddy
cd016ae639 split out commands with and without json 2020-11-23 13:13:59 +01:00
proddy
3161bf34c0 change (c) header 2020-10-31 08:42:59 +01:00
proddy
0340793b5e rename output to json, implement export_values for info command 2020-10-23 22:56:28 +02:00
proddy
b1f10fa5ee refactor out console context menus - #510 2020-09-23 00:19:51 +02:00
proddy
9fc15650a2 added all devices - API: HTTP read/write #506 2020-09-20 15:52:44 +02:00
proddy
80ec1859e4 refactor commands to its own class, implement rest API #506 2020-09-18 18:13:09 +02:00