Commit Graph

117 Commits

Author SHA1 Message Date
proddy
ffa313ebe4 refactor device value rendering (to Web, Console or MQTT) to base class #632 2020-12-13 22:52:34 +01:00
MichaelDvP
bf0c966c11 check command before adding 2020-11-30 17:00:35 +01:00
proddy
45933d3c3b convert cmd's to lowercase 2020-11-27 20:52:33 +01:00
MichaelDvP
ec06442b85 fix call commands from console 2020-11-24 14:37:19 +01:00
proddy
cd016ae639 split out commands with and without json 2020-11-23 13:13:59 +01:00
proddy
59c72f7b4b formatting 2020-11-22 21:12:41 +01:00
proddy
808ef71c0e don't create MQTT commands if MQTT disabled 2020-11-14 11:44:08 +01:00
proddy
3161bf34c0 change (c) header 2020-10-31 08:42:59 +01:00
proddy
d2a1d65ca2 don't show commands for a device if it doesn't have any 2020-10-25 18:30:23 +01:00
proddy
0340793b5e rename output to json, implement export_values for info command 2020-10-23 22:56:28 +02:00
proddy
28f989ef36 prevent duplicate commands per device 2020-10-21 21:02:04 +02:00
proddy
4d0589f316 formatting 2020-10-17 16:55:17 +02:00
MichaelDvP
bddf377b59 remove mqtt custom, add thermostat wwtemps, mixing mqtt formats and api output 2020-10-08 10:37:21 +02:00
proddy
35864a52c3 fix lint warning with osx xcode compiler 2020-09-24 21:21:49 +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