Supla - MQTT - Dashing

Masz pomysł na funkcjonalność lub koncepcję na rozwój projektu. Opisz wszystko tutaj.
Beku
Posts: 453
Joined: Tue Nov 06, 2018 1:49 pm

Post

To skopiuj je sobie gdzieś.
Po skopiowaniu wykonaj w supla-core git reset —hard (dwa myślniki przed hard), potem git pull.

Reset wycofa zmiany które zrobiłeś (stad wcześniejsza kopia)
cino111
Posts: 714
Joined: Mon May 07, 2018 8:00 pm

Post

Beku wrote: Sun Nov 17, 2019 6:03 pm To skopiuj je sobie gdzieś.
Po skopiowaniu wykonaj w supla-core git reset —hard (dwa myślniki przed hard), potem git pull.

Reset wycofa zmiany które zrobiłeś (stad wcześniejsza kopia)
Naciśnięcie przycisku Kuchnia na Dashboardzie

Code: Select all

DEBUG[1574014608.286970] size of commands: 5
DEBUG[1574014608.447189] on_remote_call_received: 400
DEBUG[1574014608.447397] publishing supla/channels/status/relay/1172
DEBUG[1574014608.546327] on_remote_call_received: 400
DEBUG[1574014608.546698] publishing supla/channels/status/electricity/1202
DEBUG[1574014608.554815] on_remote_call_received: 190
DEBUG[1574014608.554885] Event: 70, SenderID: 6, SenderName: Supla MQTT Proxy
DEBUG[1574014608.646768] on_remote_call_received: 405
DEBUG[1574014609.47576] on_remote_call_received: 400
DEBUG[1574014609.47823] publishing supla/channels/status/temperature_humidity/1160
Beku
Posts: 453
Joined: Tue Nov 06, 2018 1:49 pm

Post

Wklej więcej tego loga.
cino111
Posts: 714
Joined: Mon May 07, 2018 8:00 pm

Post

Klikałem na kanał 1172 i 1174, czyli te zielone kropki. DS18B20 też mi ni pokazuje. DHT22 za to jest ok.

Code: Select all

root@raspberrypi:/home/pi/supla-core/supla-mqtt-client/Debug# ./supla-mqtt-client -config /home/pi/supla-core/supla-mqtt-client/config/config_template.yaml
INFO[1574014540.458944] initializing main loop
INFO[1574014540.465052] Client GUID: 79DFA0C5DF1E529A8C63F9104FBF4B89
DEBUG[1574014540.467327] reading commands YAML flie
DEBUG[1574014540.477523] SUPLA PROTOCOL VERSION 10
INFO[1574014540.477626] SSL version: OpenSSL 1.1.1d  10 Sep 2019
INFO[1574014540.501532] Connecting...
DEBUG[1574014540.502188] connecting to 192.168.1.109 on port 1883 using protocol version 5
DEBUG[1574014540.503195] subscribing supla/channels/command/#
DEBUG[1574014540.571655] Connected with ECDHE-RSA-AES256-GCM-SHA384 encryption
DEBUG[1574014540.571725] Server certificates:
DEBUG[1574014540.572129] Subject: /C=PL/ST=SUPLA/L=SUPLA/O=SUPLA/CN=SUPLA
DEBUG[1574014540.572428] Issuer: /C=PL/ST=SUPLA/L=SUPLA/O=SUPLA/CN=SUPLA
DEBUG[1574014540.572735] EMAIL:
DEBUG[1574014540.618372] on_remote_call_received: 92
DEBUG[1574014540.618438] Registered.
DEBUG[1574014540.667885] on_remote_call_received: 140
DEBUG[1574014540.668184] Location #1: 2.Dom EOL=0
DEBUG[1574014540.668217] Location #2: 4.Ogrzewanie EOL=0
DEBUG[1574014540.668435] Location #3: 5.Piwnica EOL=0
DEBUG[1574014540.668641] Location #4: Testy EOL=0
DEBUG[1574014540.668845] Location #5: Wirtualna EOL=0
DEBUG[1574014540.669092] Location #6: 3.Alarm EOL=0
DEBUG[1574014540.669298] Location #7: RPI EOL=0
DEBUG[1574014540.669503] Location #8: Podgląd EOL=0
DEBUG[1574014540.669888] Location #9: 1.Szybki dostęp EOL=1
DEBUG[1574014540.671957] on_remote_call_received: 361
DEBUG[1574014540.672404] publishing supla/channels/status/4000/9
DEBUG[1574014540.672800] publishing supla/channels/status/relay/43
DEBUG[1574014540.673069] publishing supla/channels/status/thermometer/45
DEBUG[1574014540.673331] publishing supla/channels/status/thermometer/99
DEBUG[1574014540.673587] publishing supla/channels/status/thermometer/100
DEBUG[1574014540.673842] publishing supla/channels/status/thermometer/101
DEBUG[1574014540.674149] publishing supla/channels/status/thermometer/102
DEBUG[1574014540.674412] publishing supla/channels/status/thermometer/103
DEBUG[1574014540.674699] publishing supla/channels/status/thermometer/104
DEBUG[1574014540.674958] publishing supla/channels/status/thermometer/105
DEBUG[1574014540.675207] publishing supla/channels/status/switch/107
DEBUG[1574014540.675455] publishing supla/channels/status/switch/108
DEBUG[1574014540.675699] publishing supla/channels/status/2900/645
DEBUG[1574014540.675943] publishing supla/channels/status/switch/646
DEBUG[1574014540.676188] publishing supla/channels/status/2900/647
DEBUG[1574014540.676433] publishing supla/channels/status/2900/648
DEBUG[1574014540.676686] publishing supla/channels/status/switch/649
DEBUG[1574014540.678945] on_remote_call_received: 361
DEBUG[1574014540.679445] publishing supla/channels/status/switch/650
DEBUG[1574014540.679815] publishing supla/channels/status/2900/651
DEBUG[1574014540.680136] publishing supla/channels/status/switch/652
DEBUG[1574014540.680453] publishing supla/channels/status/switch/653
DEBUG[1574014540.680769] publishing supla/channels/status/1000/970
DEBUG[1574014540.681085] publishing supla/channels/status/1000/971
DEBUG[1574014540.681399] publishing supla/channels/status/1000/972
DEBUG[1574014540.681668] publishing supla/channels/status/1000/973
DEBUG[1574014540.681932] publishing supla/channels/status/1000/974
DEBUG[1574014540.682198] publishing supla/channels/status/1000/975
DEBUG[1574014540.682460] publishing supla/channels/status/1000/976
DEBUG[1574014540.682767] publishing supla/channels/status/1000/977
DEBUG[1574014540.683089] publishing supla/channels/status/1000/978
DEBUG[1574014540.683365] publishing supla/channels/status/1000/979
DEBUG[1574014540.683635] publishing supla/channels/status/switch/980
DEBUG[1574014540.683908] publishing supla/channels/status/switch/986
DEBUG[1574014540.684180] publishing supla/channels/status/switch/987
DEBUG[1574014540.684493] publishing supla/channels/status/switch/988
DEBUG[1574014540.684767] publishing supla/channels/status/switch/989
DEBUG[1574014540.685086] publishing supla/channels/status/temperature_humidity/1052
DEBUG[1574014540.686919] on_remote_call_received: 361
DEBUG[1574014540.687421] publishing supla/channels/status/switch/1053
DEBUG[1574014540.687720] publishing supla/channels/status/2900/1121
DEBUG[1574014540.688020] publishing supla/channels/status/1020/1135
DEBUG[1574014540.688310] publishing supla/channels/status/switch/1152
DEBUG[1574014540.688625] publishing supla/channels/status/temperature_humidity/1153
DEBUG[1574014540.688928] publishing supla/channels/status/switch/1159
DEBUG[1574014540.692139] on_remote_call_received: 361
DEBUG[1574014540.695617] on_remote_call_received: 405
mqtt client error MQTT_ERROR_SEND_BUFFER_IS_FULL
DEBUG[1574014540.704989] connecting to 192.168.1.109 on port 1883 using protocol version 5
DEBUG[1574014540.706258] subscribing supla/channels/command/#
DEBUG[1574014543.49558] on_remote_call_received: 400
DEBUG[1574014543.50369] publishing supla/channels/status/temperature_humidity/1160
DEBUG[1574014543.885721] on_remote_call_received: 400
DEBUG[1574014543.886543] publishing supla/channels/status/temperature_humidity/1052
DEBUG[1574014545.588472] on_remote_call_received: 400
DEBUG[1574014545.589138] publishing supla/channels/status/temperature_humidity/1153
DEBUG[1574014548.547468] on_remote_call_received: 400
DEBUG[1574014548.548269] publishing supla/channels/status/electricity/1202
DEBUG[1574014548.647161] on_remote_call_received: 405
DEBUG[1574014549.49318] on_remote_call_received: 400
DEBUG[1574014549.50132] publishing supla/channels/status/temperature_humidity/1160
DEBUG[1574014549.172403] on_remote_call_received: 400
DEBUG[1574014549.173202] publishing supla/channels/status/temperature_humidity/1052
DEBUG[1574014554.436315] on_remote_call_received: 400
DEBUG[1574014554.437223] publishing supla/channels/status/temperature_humidity/1052
DEBUG[1574014556.836729] on_remote_call_received: 400
DEBUG[1574014556.837634] publishing supla/channels/status/thermometer/45
DEBUG[1574014556.885657] on_remote_call_received: 400
DEBUG[1574014556.886265] publishing supla/channels/status/thermometer/105
DEBUG[1574014559.711312] on_remote_call_received: 400
DEBUG[1574014559.711972] publishing supla/channels/status/temperature_humidity/1052
DEBUG[1574014563.590137] on_remote_call_received: 400
DEBUG[1574014563.590382] publishing supla/channels/status/temperature_humidity/1153
DEBUG[1574014564.985927] on_remote_call_received: 400
DEBUG[1574014564.986159] publishing supla/channels/status/temperature_humidity/1052
DEBUG[1574014568.547317] on_remote_call_received: 400
DEBUG[1574014568.547688] publishing supla/channels/status/electricity/1202
DEBUG[1574014568.646783] on_remote_call_received: 405
DEBUG[1574014570.262782] on_remote_call_received: 400
DEBUG[1574014570.263615] publishing supla/channels/status/temperature_humidity/1052
DEBUG[1574014573.48174] on_remote_call_received: 400
DEBUG[1574014573.48419] publishing supla/channels/status/temperature_humidity/1160
DEBUG[1574014575.537681] on_remote_call_received: 400
DEBUG[1574014575.537920] publishing supla/channels/status/temperature_humidity/1052
DEBUG[1574014575.587238] on_remote_call_received: 400
DEBUG[1574014575.587485] publishing supla/channels/status/temperature_humidity/1153
DEBUG[1574014576.948300] size of commands: 5
DEBUG[1574014577.163395] on_remote_call_received: 400
DEBUG[1574014577.163609] publishing supla/channels/status/relay/1172
DEBUG[1574014577.380122] on_remote_call_received: 190
DEBUG[1574014577.380211] Event: 70, SenderID: 6, SenderName: Supla MQTT Proxy
DEBUG[1574014577.550159] size of commands: 5
DEBUG[1574014577.770917] on_remote_call_received: 400
DEBUG[1574014577.771132] publishing supla/channels/status/relay/1172
DEBUG[1574014577.781997] on_remote_call_received: 190
DEBUG[1574014577.782060] Event: 70, SenderID: 6, SenderName: Supla MQTT Proxy
DEBUG[1574014577.851329] size of commands: 5
DEBUG[1574014578.14404] on_remote_call_received: 400
DEBUG[1574014578.14615] publishing supla/channels/status/relay/1172
DEBUG[1574014578.79399] on_remote_call_received: 190
DEBUG[1574014578.79488] Event: 70, SenderID: 6, SenderName: Supla MQTT Proxy
DEBUG[1574014578.789793] on_remote_call_received: 400
DEBUG[1574014578.790032] publishing supla/channels/status/thermometer/1162
DEBUG[1574014579.47774] on_remote_call_received: 400
DEBUG[1574014579.48028] publishing supla/channels/status/temperature_humidity/1160
DEBUG[1574014579.98434] on_remote_call_received: 400
DEBUG[1574014579.98678] publishing supla/channels/status/thermometer/1169
DEBUG[1574014580.812462] on_remote_call_received: 400
DEBUG[1574014580.812703] publishing supla/channels/status/temperature_humidity/1052
DEBUG[1574014583.789902] on_remote_call_received: 400
DEBUG[1574014583.790137] publishing supla/channels/status/thermometer/1162
DEBUG[1574014586.88001] on_remote_call_received: 400
DEBUG[1574014586.88243] publishing supla/channels/status/temperature_humidity/1052
DEBUG[1574014587.395459] on_remote_call_received: 400
DEBUG[1574014587.395665] publishing supla/channels/status/thermometer/103
DEBUG[1574014588.545114] on_remote_call_received: 400
DEBUG[1574014588.545492] publishing supla/channels/status/electricity/1202
DEBUG[1574014588.646824] on_remote_call_received: 405
DEBUG[1574014589.98891] on_remote_call_received: 400
DEBUG[1574014589.99131] publishing supla/channels/status/thermometer/1169
DEBUG[1574014591.362253] on_remote_call_received: 400
DEBUG[1574014591.362492] publishing supla/channels/status/temperature_humidity/1052
DEBUG[1574014593.587214] on_remote_call_received: 400
DEBUG[1574014593.587468] publishing supla/channels/status/temperature_humidity/1153
DEBUG[1574014594.98504] on_remote_call_received: 400
DEBUG[1574014594.98747] publishing supla/channels/status/thermometer/1169
DEBUG[1574014596.637897] on_remote_call_received: 400
DEBUG[1574014596.638140] publishing supla/channels/status/temperature_humidity/1052
DEBUG[1574014597.46319] on_remote_call_received: 400
DEBUG[1574014597.46567] publishing supla/channels/status/temperature_humidity/1160
DEBUG[1574014599.589209] on_remote_call_received: 400
DEBUG[1574014599.589468] publishing supla/channels/status/temperature_humidity/1153
DEBUG[1574014601.912703] on_remote_call_received: 400
DEBUG[1574014601.912949] publishing supla/channels/status/temperature_humidity/1052
DEBUG[1574014603.47650] on_remote_call_received: 400
DEBUG[1574014603.47903] publishing supla/channels/status/temperature_humidity/1160
DEBUG[1574014607.188437] on_remote_call_received: 400
DEBUG[1574014607.188680] publishing supla/channels/status/temperature_humidity/1052
DEBUG[1574014608.286970] size of commands: 5
DEBUG[1574014608.447189] on_remote_call_received: 400
DEBUG[1574014608.447397] publishing supla/channels/status/relay/1172
DEBUG[1574014608.546327] on_remote_call_received: 400
DEBUG[1574014608.546698] publishing supla/channels/status/electricity/1202
DEBUG[1574014608.554815] on_remote_call_received: 190
DEBUG[1574014608.554885] Event: 70, SenderID: 6, SenderName: Supla MQTT Proxy
DEBUG[1574014608.646768] on_remote_call_received: 405
DEBUG[1574014609.47576] on_remote_call_received: 400
DEBUG[1574014609.47823] publishing supla/channels/status/temperature_humidity/1160
DEBUG[1574014611.586022] on_remote_call_received: 400
DEBUG[1574014611.586275] publishing supla/channels/status/temperature_humidity/1153
DEBUG[1574014612.463626] on_remote_call_received: 400
DEBUG[1574014612.463866] publishing supla/channels/status/temperature_humidity/1052
^Croot@raspberrypi:/home/pi/supla-core/supla-mqtt-client/Debug#
root@raspberrypi:/home/pi/supla-core/supla-mqtt-client/Debug# DEBUG[1574014608.286970] size of commands: 5
DEBUG[1574014608.646768] on_remote_call_received: 405
DEBUG[1574014609.47576] on_remote_call_received: 400
DEBUG[1574014609.47823] publishing supla/channels/status/temperature_humidity/1160
bash: DEBUG[1574014608.286970]: command not found
root@raspberrypi:/home/pi/supla-core/supla-mqtt-client/Debug# DEBUG[1574014608.447189] on_remote_call_received: 400
bash: DEBUG[1574014608.447189]: command not found
root@raspberrypi:/home/pi/supla-core/supla-mqtt-client/Debug# DEBUG[1574014608.447397] publishing supla/channels/status/relay/1172
bash: DEBUG[1574014608.447397]: command not found
root@raspberrypi:/home/pi/supla-core/supla-mqtt-client/Debug# DEBUG[1574014608.546327] on_remote_call_received: 400
bash: DEBUG[1574014608.546327]: command not found
root@raspberrypi:/home/pi/supla-core/supla-mqtt-client/Debug# DEBUG[1574014608.546698] publishing supla/channels/status/electricity/1202
bash: DEBUG[1574014608.546698]: command not found
root@raspberrypi:/home/pi/supla-core/supla-mqtt-client/Debug# DEBUG[1574014608.554815] on_remote_call_received: 190
bash: DEBUG[1574014608.554815]: command not found
root@raspberrypi:/home/pi/supla-core/supla-mqtt-client/Debug# DEBUG[1574014608.554885] Event: 70, SenderID: 6, SenderName: Supla MQTT Proxy
bash: DEBUG[1574014608.554885]: command not found
root@raspberrypi:/home/pi/supla-core/supla-mqtt-client/Debug# DEBUG[1574014608.646768] on_remote_call_received: 405
bash: DEBUG[1574014608.646768]: command not found
root@raspberrypi:/home/pi/supla-core/supla-mqtt-client/Debug# DEBUG[1574014609.47576] on_remote_call_received: 400
bash: DEBUG[1574014609.47576]: command not found
root@raspberrypi:/home/pi/supla-core/supla-mqtt-client/Debug# DEBUG[1574014609.47823] publishing supla/channels/status/temperature_humidity/1160
bash: DEBUG[1574014609.47823]: command not found
root@raspberrypi:/home/pi/supla-core/supla-mqtt-client/Debug#
root@raspberrypi:/home/pi/supla-core/supla-mqtt-client/Debug# ./supla-mqtt-client -config /home/pi/supla-core/supla-mqtt-client/config/config_template.yaml
INFO[1574015129.356618] initializing main loop
INFO[1574015129.358442] Client GUID: 79DFA0C5DF1E529A8C63F9104FBF4B89
DEBUG[1574015129.360420] reading commands YAML flie
DEBUG[1574015129.370741] SUPLA PROTOCOL VERSION 10
INFO[1574015129.370851] SSL version: OpenSSL 1.1.1d  10 Sep 2019
INFO[1574015129.384862] Connecting...
DEBUG[1574015129.385484] connecting to 192.168.1.109 on port 1883 using protocol version 5
DEBUG[1574015129.386487] subscribing supla/channels/command/#
DEBUG[1574015129.464364] Connected with ECDHE-RSA-AES256-GCM-SHA384 encryption
DEBUG[1574015129.464437] Server certificates:
DEBUG[1574015129.464500] Subject: /C=PL/ST=SUPLA/L=SUPLA/O=SUPLA/CN=SUPLA
DEBUG[1574015129.464551] Issuer: /C=PL/ST=SUPLA/L=SUPLA/O=SUPLA/CN=SUPLA
DEBUG[1574015129.464668] EMAIL:
DEBUG[1574015129.530376] on_remote_call_received: 92
DEBUG[1574015129.530443] Registered.
DEBUG[1574015129.577943] on_remote_call_received: 140
DEBUG[1574015129.578008] Location #1: 2.Dom EOL=0
DEBUG[1574015129.578040] Location #2: 4.Ogrzewanie EOL=0
DEBUG[1574015129.578066] Location #3: 5.Piwnica EOL=0
DEBUG[1574015129.578091] Location #4: Testy EOL=0
DEBUG[1574015129.578116] Location #5: Wirtualna EOL=0
DEBUG[1574015129.578143] Location #6: 3.Alarm EOL=0
DEBUG[1574015129.578168] Location #7: RPI EOL=0
DEBUG[1574015129.578193] Location #8: Podgląd EOL=0
DEBUG[1574015129.578225] Location #9: 1.Szybki dostęp EOL=1
DEBUG[1574015129.580090] on_remote_call_received: 361
DEBUG[1574015129.580373] publishing supla/channels/status/4000/9
DEBUG[1574015129.580626] publishing supla/channels/status/relay/43
DEBUG[1574015129.580763] publishing supla/channels/status/thermometer/45
DEBUG[1574015129.580887] publishing supla/channels/status/thermometer/99
DEBUG[1574015129.581008] publishing supla/channels/status/thermometer/100
DEBUG[1574015129.581128] publishing supla/channels/status/thermometer/101
DEBUG[1574015129.581248] publishing supla/channels/status/thermometer/102
DEBUG[1574015129.581370] publishing supla/channels/status/thermometer/103
DEBUG[1574015129.581490] publishing supla/channels/status/thermometer/104
DEBUG[1574015129.581613] publishing supla/channels/status/thermometer/105
DEBUG[1574015129.581725] publishing supla/channels/status/switch/107
DEBUG[1574015129.581837] publishing supla/channels/status/switch/108
DEBUG[1574015129.581945] publishing supla/channels/status/2900/645
DEBUG[1574015129.582053] publishing supla/channels/status/switch/646
DEBUG[1574015129.582161] publishing supla/channels/status/2900/647
DEBUG[1574015129.582270] publishing supla/channels/status/2900/648
DEBUG[1574015129.582383] publishing supla/channels/status/switch/649
DEBUG[1574015129.584349] on_remote_call_received: 361
DEBUG[1574015129.584526] publishing supla/channels/status/switch/650
DEBUG[1574015129.584654] publishing supla/channels/status/2900/651
DEBUG[1574015129.584775] publishing supla/channels/status/switch/652
DEBUG[1574015129.584894] publishing supla/channels/status/switch/653
DEBUG[1574015129.585012] publishing supla/channels/status/1000/970
DEBUG[1574015129.585129] publishing supla/channels/status/1000/971
DEBUG[1574015129.585248] publishing supla/channels/status/1000/972
DEBUG[1574015129.585369] publishing supla/channels/status/1000/973
DEBUG[1574015129.585489] publishing supla/channels/status/1000/974
DEBUG[1574015129.585616] publishing supla/channels/status/1000/975
DEBUG[1574015129.585740] publishing supla/channels/status/1000/976
DEBUG[1574015129.585867] publishing supla/channels/status/1000/977
DEBUG[1574015129.585994] publishing supla/channels/status/1000/978
DEBUG[1574015129.586126] publishing supla/channels/status/1000/979
DEBUG[1574015129.586263] publishing supla/channels/status/switch/980
DEBUG[1574015129.586400] publishing supla/channels/status/switch/986
DEBUG[1574015129.586536] publishing supla/channels/status/switch/987
DEBUG[1574015129.586673] publishing supla/channels/status/switch/988
DEBUG[1574015129.586810] publishing supla/channels/status/switch/989
DEBUG[1574015129.587117] publishing supla/channels/status/temperature_humidity/1052
DEBUG[1574015129.589688] on_remote_call_received: 361
DEBUG[1574015129.589969] publishing supla/channels/status/switch/1053
DEBUG[1574015129.590131] publishing supla/channels/status/2900/1121
DEBUG[1574015129.590296] publishing supla/channels/status/1020/1135
DEBUG[1574015129.590448] publishing supla/channels/status/switch/1152
DEBUG[1574015129.590629] publishing supla/channels/status/temperature_humidity/1153
DEBUG[1574015129.590791] publishing supla/channels/status/switch/1159
DEBUG[1574015129.590962] publishing supla/channels/status/temperature_humidity/1160
DEBUG[1574015129.591132] publishing supla/channels/status/thermometer/1162
DEBUG[1574015129.591287] publishing supla/channels/status/relay/1163
DEBUG[1574015129.591441] publishing supla/channels/status/relay/1164
DEBUG[1574015129.591593] publishing supla/channels/status/relay/1165
DEBUG[1574015129.591751] publishing supla/channels/status/2900/1167
DEBUG[1574015129.591908] publishing supla/channels/status/switch/1168
DEBUG[1574015129.592080] publishing supla/channels/status/thermometer/1169
DEBUG[1574015129.592240] publishing supla/channels/status/relay/1172
DEBUG[1574015129.592403] publishing supla/channels/status/relay/1174
DEBUG[1574015129.592568] publishing supla/channels/status/switch/1193
DEBUG[1574015129.592855] publishing supla/channels/status/2900/1198
DEBUG[1574015129.593024] publishing supla/channels/status/relay/1201
DEBUG[1574015129.594353] on_remote_call_received: 361
DEBUG[1574015129.594767] publishing supla/channels/status/switch/1224
DEBUG[1574015129.594950] publishing supla/channels/status/switch/1225
DEBUG[1574015129.595126] publishing supla/channels/status/switch/1226
DEBUG[1574015129.595298] publishing supla/channels/status/switch/1227
DEBUG[1574015129.595996] publishing supla/channels/status/electricity/1233
DEBUG[1574015129.597874] on_remote_call_received: 405
DEBUG[1574015130.413318] on_remote_call_received: 400
DEBUG[1574015130.413545] publishing supla/channels/status/1020/1135
DEBUG[1574015131.413163] on_remote_call_received: 400
DEBUG[1574015131.413382] publishing supla/channels/status/1020/1135
DEBUG[1574015134.95012] size of commands: 5
DEBUG[1574015134.328394] on_remote_call_received: 400
DEBUG[1574015134.328612] publishing supla/channels/status/relay/1172
DEBUG[1574015134.572429] on_remote_call_received: 190
DEBUG[1574015134.572520] Event: 70, SenderID: 6, SenderName: Supla MQTT Proxy
DEBUG[1574015134.704094] on_remote_call_received: 400
DEBUG[1574015134.704336] publishing supla/channels/status/temperature_humidity/1052
DEBUG[1574015135.197786] size of commands: 5
DEBUG[1574015135.452057] on_remote_call_received: 400
DEBUG[1574015135.452266] publishing supla/channels/status/relay/1172
DEBUG[1574015135.474949] on_remote_call_received: 190
DEBUG[1574015135.475020] Event: 70, SenderID: 6, SenderName: Supla MQTT Proxy
DEBUG[1574015136.586190] on_remote_call_received: 400
DEBUG[1574015136.586393] publishing supla/channels/status/thermometer/101
DEBUG[1574015137.40749] on_remote_call_received: 400
DEBUG[1574015137.40994] publishing supla/channels/status/temperature_humidity/1160
DEBUG[1574015137.702376] size of commands: 5
DEBUG[1574015137.865198] on_remote_call_received: 400
DEBUG[1574015137.865401] publishing supla/channels/status/relay/1172
DEBUG[1574015137.897778] on_remote_call_received: 190
DEBUG[1574015137.897857] Event: 70, SenderID: 6, SenderName: Supla MQTT Proxy
DEBUG[1574015139.576603] on_remote_call_received: 400
DEBUG[1574015139.576849] publishing supla/channels/status/temperature_humidity/1153
DEBUG[1574015139.730188] on_remote_call_received: 400
DEBUG[1574015139.730368] publishing supla/channels/status/1000/973
DEBUG[1574015139.976226] on_remote_call_received: 400
DEBUG[1574015139.976464] publishing supla/channels/status/temperature_humidity/1052
DEBUG[1574015140.207114] size of commands: 5
DEBUG[1574015140.334294] on_remote_call_received: 400
DEBUG[1574015140.334509] publishing supla/channels/status/relay/1174
DEBUG[1574015140.541155] on_remote_call_received: 190
DEBUG[1574015140.541247] Event: 70, SenderID: 6, SenderName: Supla MQTT Proxy
DEBUG[1574015141.427241] on_remote_call_received: 400
DEBUG[1574015141.427423] publishing supla/channels/status/1000/975
DEBUG[1574015141.509740] size of commands: 5
DEBUG[1574015141.673365] on_remote_call_received: 400
DEBUG[1574015141.673580] publishing supla/channels/status/relay/1174
DEBUG[1574015141.746060] on_remote_call_received: 190
DEBUG[1574015141.746149] Event: 70, SenderID: 6, SenderName: Supla MQTT Proxy
DEBUG[1574015143.39580] on_remote_call_received: 400
DEBUG[1574015143.39819] publishing supla/channels/status/temperature_humidity/1160
DEBUG[1574015143.88707] on_remote_call_received: 400
DEBUG[1574015143.88855] publishing supla/channels/status/1000/974
DEBUG[1574015143.113050] size of commands: 5
DEBUG[1574015143.239660] on_remote_call_received: 400
DEBUG[1574015143.239872] publishing supla/channels/status/relay/1174
DEBUG[1574015143.281233] on_remote_call_received: 190
DEBUG[1574015143.281304] Event: 70, SenderID: 6, SenderName: Supla MQTT Proxy
DEBUG[1574015145.254104] on_remote_call_received: 400
DEBUG[1574015145.254426] publishing supla/channels/status/temperature_humidity/1052
DEBUG[1574015145.577678] on_remote_call_received: 400
DEBUG[1574015145.578004] publishing supla/channels/status/temperature_humidity/1153
DEBUG[1574015146.618832] size of commands: 5
DEBUG[1574015146.746777] on_remote_call_received: 400
DEBUG[1574015146.747150] publishing supla/channels/status/relay/1174
DEBUG[1574015146.847805] on_remote_call_received: 190
DEBUG[1574015146.847967] Event: 70, SenderID: 6, SenderName: Supla MQTT Proxy
DEBUG[1574015147.162541] on_remote_call_received: 400
DEBUG[1574015147.162787] publishing supla/channels/status/1000/973
DEBUG[1574015148.547237] on_remote_call_received: 400
DEBUG[1574015148.547689] publishing supla/channels/status/electricity/1202
DEBUG[1574015148.646692] on_remote_call_received: 405
DEBUG[1574015148.910521] on_remote_call_received: 400
DEBUG[1574015148.910774] publishing supla/channels/status/1000/975
DEBUG[1574015149.123140] size of commands: 5
DEBUG[1574015149.527683] on_remote_call_received: 400
DEBUG[1574015149.527966] publishing supla/channels/status/relay/1172
DEBUG[1574015149.540476] on_remote_call_received: 400
DEBUG[1574015149.540679] publishing supla/channels/status/thermometer/45
DEBUG[1574015150.325787] size of commands: 5
DEBUG[1574015150.328613] on_remote_call_received: 190
DEBUG[1574015150.328752] Event: 70, SenderID: 6, SenderName: Supla MQTT Proxy
DEBUG[1574015150.501518] on_remote_call_received: 400
DEBUG[1574015150.501721] publishing supla/channels/status/relay/1172
DEBUG[1574015150.511197] on_remote_call_received: 190
DEBUG[1574015150.511258] Event: 70, SenderID: 6, SenderName: Supla MQTT Proxy
DEBUG[1574015150.558056] on_remote_call_received: 400
DEBUG[1574015150.558307] publishing supla/channels/status/temperature_humidity/1052
DEBUG[1574015150.750227] on_remote_call_received: 400
DEBUG[1574015150.750413] publishing supla/channels/status/1000/974
DEBUG[1574015151.728813] size of commands: 5
DEBUG[1574015151.938211] on_remote_call_received: 400
DEBUG[1574015151.938425] publishing supla/channels/status/relay/1172
DEBUG[1574015151.950871] on_remote_call_received: 190
DEBUG[1574015151.950933] Event: 70, SenderID: 6, SenderName: Supla MQTT Proxy
DEBUG[1574015155.805075] on_remote_call_received: 400
DEBUG[1574015155.805323] publishing supla/channels/status/temperature_humidity/1052
DEBUG[1574015156.924020] on_remote_call_received: 400
DEBUG[1574015156.924230] publishing supla/channels/status/thermometer/105
DEBUG[1574015159.759822] on_remote_call_received: 400
DEBUG[1574015159.760019] publishing supla/channels/status/thermometer/45
DEBUG[1574015161.80810] on_remote_call_received: 400
DEBUG[1574015161.81060] publishing supla/channels/status/temperature_humidity/1052
DEBUG[1574015166.355727] on_remote_call_received: 400
DEBUG[1574015166.355976] publishing supla/channels/status/temperature_humidity/1052
DEBUG[1574015167.39315] on_remote_call_received: 400
DEBUG[1574015167.39594] publishing supla/channels/status/temperature_humidity/1160
DEBUG[1574015167.681195] on_remote_call_received: 400
DEBUG[1574015167.681407] publishing supla/channels/status/relay/1172
DEBUG[1574015168.281396] on_remote_call_received: 400
DEBUG[1574015168.281611] publishing supla/channels/status/relay/1172
DEBUG[1574015168.481057] on_remote_call_received: 400
DEBUG[1574015168.481273] publishing supla/channels/status/relay/1172
DEBUG[1574015168.546702] on_remote_call_received: 400
DEBUG[1574015168.547144] publishing supla/channels/status/electricity/1202
DEBUG[1574015168.645777] on_remote_call_received: 405
DEBUG[1574015169.691962] on_remote_call_received: 400
DEBUG[1574015169.692173] publishing supla/channels/status/relay/1172
DEBUG[1574015170.490533] on_remote_call_received: 400
DEBUG[1574015170.490746] publishing supla/channels/status/relay/1172
DEBUG[1574015171.630258] on_remote_call_received: 400
DEBUG[1574015171.630507] publishing supla/channels/status/temperature_humidity/1052
DEBUG[1574015173.39758] on_remote_call_received: 400
DEBUG[1574015173.40011] publishing supla/channels/status/temperature_humidity/1160
DEBUG[1574015176.906785] on_remote_call_received: 400
DEBUG[1574015176.907110] publishing supla/channels/status/temperature_humidity/1052
DEBUG[1574015177.264003] on_remote_call_received: 400
DEBUG[1574015177.264212] publishing supla/channels/status/thermometer/103
DEBUG[1574015179.38991] on_remote_call_received: 400
DEBUG[1574015179.39245] publishing supla/channels/status/temperature_humidity/1160
DEBUG[1574015181.575891] on_remote_call_received: 400
DEBUG[1574015181.576145] publishing supla/channels/status/temperature_humidity/1153
DEBUG[1574015182.184191] on_remote_call_received: 400
DEBUG[1574015182.184436] publishing supla/channels/status/temperature_humidity/1052
DEBUG[1574015185.39284] on_remote_call_received: 400
DEBUG[1574015185.39536] publishing supla/channels/status/temperature_humidity/1160
DEBUG[1574015187.434075] on_remote_call_received: 400
DEBUG[1574015187.434274] publishing supla/channels/status/thermometer/101
DEBUG[1574015187.457745] on_remote_call_received: 400
DEBUG[1574015187.457934] publishing supla/channels/status/temperature_humidity/1052
DEBUG[1574015188.546821] on_remote_call_received: 400
DEBUG[1574015188.547290] publishing supla/channels/status/electricity/1202
DEBUG[1574015188.645788] on_remote_call_received: 405
DEBUG[1574015191.39271] on_remote_call_received: 400
DEBUG[1574015191.39523] publishing supla/channels/status/temperature_humidity/1160
Beku
Posts: 453
Joined: Tue Nov 06, 2018 1:49 pm

Post

Pobierz plik który dałem w załaczniku.
Musisz przegrać 2 pliki znajdujące się w tym archiwum przy czym:

client_subscriber.cpp musisz skopiować do katalogu supla-core/supla-mqtt-client/src
natomiast plik mqtt_client.cpp do katalogu supla-core/supla-mqtt-client/src/mqtt

następnie make all w katalogu debug i uruchomienie klienta. i podejślij wtedy log.
You do not have the required permissions to view the files attached to this post.
cino111
Posts: 714
Joined: Mon May 07, 2018 8:00 pm

Post

Beku wrote: Sun Nov 17, 2019 6:43 pm Pobierz plik który dałem w załaczniku.
Musisz przegrać 2 pliki znajdujące się w tym archiwum przy czym:

client_subscriber.cpp musisz skopiować do katalogu supla-core/supla-mqtt-client/src
natomiast plik mqtt_client.cpp do katalogu supla-core/supla-mqtt-client/src/mqtt

następnie make all w katalogu debug i uruchomienie klienta. i podejślij wtedy log.
Zauważyłem, że jak wcisne te zielone przyciski to w Apce na telefonie pokazuje mi się "Supla MQTT Proxy włączył / wyłączył światło choć fizycznie mi się nie zapala no i przyciska dalej jest zielony. DS18B20 zaczął dobrze pokazywać temperaturę.

Code: Select all

root@raspberrypi:/home/pi/supla-core/supla-mqtt-client/Debug# ./supla-mqtt-client -config /home/pi/supla-core/supla-mqtt-client/config/config_template.yaml
INFO[1574019358.92780] initializing main loop
INFO[1574019358.96816] Client GUID: 79DFA0C5DF1E529A8C63F9104FBF4B89
DEBUG[1574019358.103229] reading commands YAML flie
DEBUG[1574019358.115476] SUPLA PROTOCOL VERSION 10
INFO[1574019358.115587] SSL version: OpenSSL 1.1.1d  10 Sep 2019
INFO[1574019358.139570] Connecting...
DEBUG[1574019358.139685] connecting to 192.168.1.109 on port 1883 using protocol version 5
DEBUG[1574019358.140399] subscribing supla/channels/command/#
DEBUG[1574019358.201218] Connected with ECDHE-RSA-AES256-GCM-SHA384 encryption
DEBUG[1574019358.201290] Server certificates:
DEBUG[1574019358.201357] Subject: /C=PL/ST=SUPLA/L=SUPLA/O=SUPLA/CN=SUPLA
DEBUG[1574019358.201404] Issuer: /C=PL/ST=SUPLA/L=SUPLA/O=SUPLA/CN=SUPLA
DEBUG[1574019358.201538] EMAIL:
DEBUG[1574019358.254643] on_remote_call_received: 92
DEBUG[1574019358.254701] Registered.
DEBUG[1574019358.298462] on_remote_call_received: 140
DEBUG[1574019358.298529] Location #1: 2.Dom EOL=0
DEBUG[1574019358.298557] Location #2: 4.Ogrzewanie EOL=0
DEBUG[1574019358.298584] Location #3: 5.Piwnica EOL=0
DEBUG[1574019358.298609] Location #4: Testy EOL=0
DEBUG[1574019358.298636] Location #5: Wirtualna EOL=0
DEBUG[1574019358.298662] Location #6: 3.Alarm EOL=0
DEBUG[1574019358.298689] Location #7: RPI EOL=0
DEBUG[1574019358.298715] Location #8: Podgląd EOL=0
DEBUG[1574019358.298748] Location #9: 1.Szybki dostęp EOL=1
DEBUG[1574019358.300878] on_remote_call_received: 361
DEBUG[1574019358.301150] publishing supla/channels/status/4000/9
DEBUG[1574019358.301401] publishing supla/channels/status/relay/43
DEBUG[1574019358.301538] publishing supla/channels/status/thermometer/45
DEBUG[1574019358.301660] publishing supla/channels/status/thermometer/99
DEBUG[1574019358.301781] publishing supla/channels/status/thermometer/100
DEBUG[1574019358.301901] publishing supla/channels/status/thermometer/101
DEBUG[1574019358.302020] publishing supla/channels/status/thermometer/102
DEBUG[1574019358.302142] publishing supla/channels/status/thermometer/103
DEBUG[1574019358.302263] publishing supla/channels/status/thermometer/104
DEBUG[1574019358.302386] publishing supla/channels/status/thermometer/105
DEBUG[1574019358.302498] publishing supla/channels/status/switch/107
DEBUG[1574019358.302609] publishing supla/channels/status/switch/108
DEBUG[1574019358.302718] publishing supla/channels/status/2900/645
DEBUG[1574019358.302826] publishing supla/channels/status/switch/646
DEBUG[1574019358.302935] publishing supla/channels/status/2900/647
DEBUG[1574019358.303043] publishing supla/channels/status/2900/648
DEBUG[1574019358.303157] publishing supla/channels/status/switch/649
DEBUG[1574019358.305353] on_remote_call_received: 361
DEBUG[1574019358.305524] publishing supla/channels/status/switch/650
DEBUG[1574019358.305656] publishing supla/channels/status/2900/651
DEBUG[1574019358.305777] publishing supla/channels/status/switch/652
DEBUG[1574019358.305922] publishing supla/channels/status/switch/653
DEBUG[1574019358.306044] publishing supla/channels/status/1000/970
DEBUG[1574019358.306164] publishing supla/channels/status/1000/971
DEBUG[1574019358.306285] publishing supla/channels/status/1000/972
DEBUG[1574019358.306409] publishing supla/channels/status/1000/973
DEBUG[1574019358.306530] publishing supla/channels/status/1000/974
DEBUG[1574019358.306658] publishing supla/channels/status/1000/975
DEBUG[1574019358.306785] publishing supla/channels/status/1000/976
DEBUG[1574019358.306912] publishing supla/channels/status/1000/977
DEBUG[1574019358.307040] publishing supla/channels/status/1000/978
DEBUG[1574019358.307169] publishing supla/channels/status/1000/979
DEBUG[1574019358.307300] publishing supla/channels/status/switch/980
DEBUG[1574019358.307533] publishing supla/channels/status/switch/986
DEBUG[1574019358.307675] publishing supla/channels/status/switch/987
DEBUG[1574019358.307815] publishing supla/channels/status/switch/988
DEBUG[1574019358.307957] publishing supla/channels/status/switch/989
DEBUG[1574019358.308140] publishing supla/channels/status/temperature_humidity/1052
DEBUG[1574019358.310307] on_remote_call_received: 361
DEBUG[1574019358.310509] publishing supla/channels/status/switch/1053
DEBUG[1574019358.310667] publishing supla/channels/status/2900/1121
DEBUG[1574019358.310829] publishing supla/channels/status/1020/1135
DEBUG[1574019358.310982] publishing supla/channels/status/switch/1152
DEBUG[1574019358.311162] publishing supla/channels/status/temperature_humidity/1153
DEBUG[1574019358.311320] publishing supla/channels/status/switch/1159
DEBUG[1574019358.311496] publishing supla/channels/status/temperature_humidity/1160
DEBUG[1574019358.311670] publishing supla/channels/status/thermometer/1162
DEBUG[1574019358.311826] publishing supla/channels/status/relay/1163
DEBUG[1574019358.311980] publishing supla/channels/status/relay/1164
DEBUG[1574019358.312135] publishing supla/channels/status/relay/1165
DEBUG[1574019358.312295] publishing supla/channels/status/2900/1167
DEBUG[1574019358.312453] publishing supla/channels/status/switch/1168
DEBUG[1574019358.312631] publishing supla/channels/status/thermometer/1169
DEBUG[1574019358.312793] publishing supla/channels/status/relay/1172
DEBUG[1574019358.312957] publishing supla/channels/status/relay/1174
DEBUG[1574019358.313122] publishing supla/channels/status/switch/1193
DEBUG[1574019358.313414] publishing supla/channels/status/2900/1198
DEBUG[1574019358.313583] publishing supla/channels/status/relay/1201
DEBUG[1574019358.315194] on_remote_call_received: 361
DEBUG[1574019358.315573] publishing supla/channels/status/switch/1224
DEBUG[1574019358.315750] publishing supla/channels/status/switch/1225
DEBUG[1574019358.315924] publishing supla/channels/status/switch/1226
DEBUG[1574019358.316095] publishing supla/channels/status/switch/1227
DEBUG[1574019358.316778] publishing supla/channels/status/electricity/1233
DEBUG[1574019358.319049] on_remote_call_received: 405
DEBUG[1574019358.814747] on_remote_call_received: 400
DEBUG[1574019358.814991] publishing supla/channels/status/thermometer/1162
DEBUG[1574019360.120040] on_remote_call_received: 400
DEBUG[1574019360.120287] publishing supla/channels/status/temperature_humidity/1052
DEBUG[1574019363.915579] on_remote_call_received: 400
DEBUG[1574019363.915764] publishing supla/channels/status/1000/973
DEBUG[1574019365.394472] on_remote_call_received: 400
DEBUG[1574019365.394716] publishing supla/channels/status/temperature_humidity/1052
DEBUG[1574019365.651647] on_remote_call_received: 400
DEBUG[1574019365.651834] publishing supla/channels/status/1000/975
DEBUG[1574019366.992140] on_remote_call_received: 400
DEBUG[1574019366.992303] publishing supla/channels/status/temperature_humidity/1160
DEBUG[1574019367.418882] on_remote_call_received: 400
DEBUG[1574019367.419007] publishing supla/channels/status/thermometer/105
DEBUG[1574019367.563569] on_remote_call_received: 400
DEBUG[1574019367.563682] publishing supla/channels/status/1000/974
DEBUG[1574019368.558913] on_remote_call_received: 400
DEBUG[1574019368.559151] publishing supla/channels/status/electricity/1202
DEBUG[1574019368.660387] on_remote_call_received: 405
DEBUG[1574019369.700618] on_remote_call_received: 400
DEBUG[1574019369.700795] publishing supla/channels/status/1020/1135
DEBUG[1574019370.668987] on_remote_call_received: 400
DEBUG[1574019370.669158] publishing supla/channels/status/temperature_humidity/1052
DEBUG[1574019370.703095] on_remote_call_received: 400
DEBUG[1574019370.703237] publishing supla/channels/status/1020/1135
DEBUG[1574019371.481366] on_remote_call_received: 400
DEBUG[1574019371.481493] publishing supla/channels/status/1000/973
DEBUG[1574019371.704993] on_remote_call_received: 400
DEBUG[1574019371.705146] publishing supla/channels/status/1020/1135
DEBUG[1574019372.720517] on_remote_call_received: 400
DEBUG[1574019372.720680] publishing supla/channels/status/1020/1135
DEBUG[1574019372.990312] on_remote_call_received: 400
DEBUG[1574019372.990497] publishing supla/channels/status/temperature_humidity/1160
DEBUG[1574019373.243439] on_remote_call_received: 400
DEBUG[1574019373.243565] publishing supla/channels/status/1000/975
DEBUG[1574019374.710444] on_remote_call_received: 400
DEBUG[1574019374.710588] publishing supla/channels/status/1020/1135
DEBUG[1574019375.53965] on_remote_call_received: 400
DEBUG[1574019375.54080] publishing supla/channels/status/1000/974
DEBUG[1574019375.943498] on_remote_call_received: 400
DEBUG[1574019375.943657] publishing supla/channels/status/temperature_humidity/1052
DEBUG[1574019376.713351] on_remote_call_received: 400
DEBUG[1574019376.713498] publishing supla/channels/status/1020/1135
DEBUG[1574019377.589190] on_remote_call_received: 400
DEBUG[1574019377.589327] publishing supla/channels/status/thermometer/103
DEBUG[1574019377.591961] on_remote_call_received: 400
DEBUG[1574019377.592086] publishing supla/channels/status/thermometer/105
DEBUG[1574019378.815078] on_remote_call_received: 400
DEBUG[1574019378.815237] publishing supla/channels/status/thermometer/1162
DEBUG[1574019381.219760] on_remote_call_received: 400
DEBUG[1574019381.219922] publishing supla/channels/status/temperature_humidity/1052
DEBUG[1574019383.816216] on_remote_call_received: 400
DEBUG[1574019383.816379] publishing supla/channels/status/thermometer/1162
DEBUG[1574019386.494520] on_remote_call_received: 400
DEBUG[1574019386.494683] publishing supla/channels/status/temperature_humidity/1052
DEBUG[1574019387.510854] on_remote_call_received: 400
DEBUG[1574019387.511012] publishing supla/channels/status/temperature_humidity/1153
DEBUG[1574019387.759079] on_remote_call_received: 400
DEBUG[1574019387.759217] publishing supla/channels/status/thermometer/105
DEBUG[1574019388.559625] on_remote_call_received: 400
DEBUG[1574019388.559851] publishing supla/channels/status/electricity/1202
DEBUG[1574019388.662649] on_remote_call_received: 405
DEBUG[1574019390.467933] on_remote_call_received: 400
DEBUG[1574019390.468061] publishing supla/channels/status/thermometer/45
DEBUG[1574019391.769765] on_remote_call_received: 400
DEBUG[1574019391.769919] publishing supla/channels/status/temperature_humidity/1052
DEBUG[1574019393.510389] on_remote_call_received: 400
DEBUG[1574019393.510544] publishing supla/channels/status/temperature_humidity/1153
DEBUG[1574019396.924603] on_remote_call_received: 400
DEBUG[1574019396.924745] publishing supla/channels/status/1020/1135
DEBUG[1574019396.989754] on_remote_call_received: 400
DEBUG[1574019396.989911] publishing supla/channels/status/temperature_humidity/1160
DEBUG[1574019397.45540] on_remote_call_received: 400
DEBUG[1574019397.45695] publishing supla/channels/status/temperature_humidity/1052
DEBUG[1574019397.928148] on_remote_call_received: 400
DEBUG[1574019397.928293] publishing supla/channels/status/1020/1135
DEBUG[1574019397.930135] on_remote_call_received: 400
DEBUG[1574019397.930265] publishing supla/channels/status/thermometer/103
DEBUG[1574019400.683794] on_remote_call_received: 400
DEBUG[1574019400.683931] publishing supla/channels/status/thermometer/45
DEBUG[1574019401.25366] on_remote_call_received: 400
DEBUG[1574019401.25515] publishing supla/channels/status/1020/1135
DEBUG[1574019402.27582] on_remote_call_received: 400
DEBUG[1574019402.27722] publishing supla/channels/status/1020/1135
DEBUG[1574019402.321150] on_remote_call_received: 400
DEBUG[1574019402.321305] publishing supla/channels/status/temperature_humidity/1052
DEBUG[1574019404.31465] on_remote_call_received: 400
DEBUG[1574019404.31610] publishing supla/channels/status/1020/1135
DEBUG[1574019405.33634] on_remote_call_received: 400
DEBUG[1574019405.33772] publishing supla/channels/status/1020/1135
DEBUG[1574019405.510622] on_remote_call_received: 400
DEBUG[1574019405.510782] publishing supla/channels/status/temperature_humidity/1153
DEBUG[1574019407.595800] on_remote_call_received: 400
DEBUG[1574019407.595960] publishing supla/channels/status/temperature_humidity/1052
DEBUG[1574019408.99390] on_remote_call_received: 400
DEBUG[1574019408.99543] publishing supla/channels/status/thermometer/105
DEBUG[1574019408.561754] on_remote_call_received: 400
DEBUG[1574019408.561981] publishing supla/channels/status/electricity/1202
DEBUG[1574019408.662373] on_remote_call_received: 405
DEBUG[1574019408.990864] on_remote_call_received: 400
DEBUG[1574019408.991018] publishing supla/channels/status/temperature_humidity/1160
DEBUG[1574019409.96068] on_remote_call_received: 400
DEBUG[1574019409.96222] publishing supla/channels/status/thermometer/1169
DEBUG[1574019412.136649] on_remote_call_received: 400
DEBUG[1574019412.136792] publishing supla/channels/status/1020/1135
DEBUG[1574019412.869962] on_remote_call_received: 400
DEBUG[1574019412.870141] publishing supla/channels/status/temperature_humidity/1052
DEBUG[1574019413.137499] on_remote_call_received: 400
DEBUG[1574019413.137642] publishing supla/channels/status/1020/1135
DEBUG[1574019418.143628] on_remote_call_received: 400
DEBUG[1574019418.143778] publishing supla/channels/status/1020/1135
DEBUG[1574019418.144611] on_remote_call_received: 400
DEBUG[1574019418.144744] publishing supla/channels/status/temperature_humidity/1052
DEBUG[1574019419.96052] on_remote_call_received: 400
DEBUG[1574019419.96216] publishing supla/channels/status/thermometer/1169
DEBUG[1574019419.242087] on_remote_call_received: 400
DEBUG[1574019419.242244] publishing supla/channels/status/1020/1135
DEBUG[1574019423.419224] on_remote_call_received: 400
DEBUG[1574019423.419722] publishing supla/channels/status/temperature_humidity/1052
DEBUG[1574019423.507954] on_remote_call_received: 400
DEBUG[1574019423.508466] publishing supla/channels/status/temperature_humidity/1153
DEBUG[1574019424.96456] on_remote_call_received: 400
DEBUG[1574019424.96937] publishing supla/channels/status/thermometer/1169
DEBUG[1574019426.989677] on_remote_call_received: 400
DEBUG[1574019426.990310] publishing supla/channels/status/temperature_humidity/1160
DEBUG[1574019428.440535] on_remote_call_received: 400
DEBUG[1574019428.440999] publishing supla/channels/status/thermometer/105
DEBUG[1574019428.561580] on_remote_call_received: 400
DEBUG[1574019428.562120] publishing supla/channels/status/electricity/1202
DEBUG[1574019428.661144] on_remote_call_received: 405
DEBUG[1574019428.691653] on_remote_call_received: 400
DEBUG[1574019428.692363] publishing supla/channels/status/temperature_humidity/1052
DEBUG[1574019428.814530] on_remote_call_received: 400
DEBUG[1574019428.815094] publishing supla/channels/status/thermometer/1162
DEBUG[1574019429.348330] on_remote_call_received: 400
DEBUG[1574019429.348482] publishing supla/channels/status/1020/1135
DEBUG[1574019431.352305] on_remote_call_received: 400
DEBUG[1574019431.352944] publishing supla/channels/status/1020/1135
DEBUG[1574019432.990217] on_remote_call_received: 400
DEBUG[1574019432.990377] publishing supla/channels/status/temperature_humidity/1160
DEBUG[1574019433.815299] on_remote_call_received: 400
DEBUG[1574019433.815929] publishing supla/channels/status/thermometer/1162
DEBUG[1574019433.966631] on_remote_call_received: 400
DEBUG[1574019433.967174] publishing supla/channels/status/temperature_humidity/1052
DEBUG[1574019434.95994] on_remote_call_received: 400
DEBUG[1574019434.96513] publishing supla/channels/status/thermometer/1169
DEBUG[1574019438.612297] on_remote_call_received: 400
DEBUG[1574019438.612763] publishing supla/channels/status/thermometer/105
DEBUG[1574019438.989600] on_remote_call_received: 400
DEBUG[1574019438.990149] publishing supla/channels/status/temperature_humidity/1160
DEBUG[1574019439.96327] on_remote_call_received: 400
DEBUG[1574019439.96828] publishing supla/channels/status/thermometer/1169
DEBUG[1574019439.239784] on_remote_call_received: 400
DEBUG[1574019439.240332] publishing supla/channels/status/temperature_humidity/1052
DEBUG[1574019444.515285] on_remote_call_received: 400
DEBUG[1574019444.515455] publishing supla/channels/status/temperature_humidity/1052
DEBUG[1574019444.989158] on_remote_call_received: 400
DEBUG[1574019444.989694] publishing supla/channels/status/temperature_humidity/1160
DEBUG[1574019445.461911] on_remote_call_received: 400
DEBUG[1574019445.462402] publishing supla/channels/status/1020/1135
DEBUG[1574019448.559760] on_remote_call_received: 400
DEBUG[1574019448.559987] publishing supla/channels/status/electricity/1202
DEBUG[1574019448.660924] on_remote_call_received: 405
DEBUG[1574019448.781907] on_remote_call_received: 400
DEBUG[1574019448.782044] publishing supla/channels/status/thermometer/104
DEBUG[1574019448.784280] on_remote_call_received: 400
DEBUG[1574019448.784399] publishing supla/channels/status/thermometer/105
DEBUG[1574019449.562517] on_remote_call_received: 400
DEBUG[1574019449.562661] publishing supla/channels/status/1020/1135
DEBUG[1574019449.790112] on_remote_call_received: 400
DEBUG[1574019449.790266] publishing supla/channels/status/temperature_humidity/1052
DEBUG[1574019450.989824] on_remote_call_received: 400
DEBUG[1574019450.989996] publishing supla/channels/status/temperature_humidity/1160
DEBUG[1574019455.63694] on_remote_call_received: 400
DEBUG[1574019455.63848] publishing supla/channels/status/temperature_humidity/1052
DEBUG[1574019458.952093] on_remote_call_received: 400
DEBUG[1574019458.952236] publishing supla/channels/status/thermometer/105
DEBUG[1574019459.507120] on_remote_call_received: 400
DEBUG[1574019459.507273] publishing supla/channels/status/temperature_humidity/1153
DEBUG[1574019460.337506] on_remote_call_received: 400
DEBUG[1574019460.337662] publishing supla/channels/status/temperature_humidity/1052
DEBUG[1574019460.591548] on_remote_call_received: 400
DEBUG[1574019460.591663] publishing supla/channels/status/4000/9
DEBUG[1574019460.669841] on_remote_call_received: 400
DEBUG[1574019460.669988] publishing supla/channels/status/1020/1135
DEBUG[1574019461.999102] on_remote_call_received: 400
DEBUG[1574019461.999236] publishing supla/channels/status/thermometer/45
DEBUG[1574019462.672393] on_remote_call_received: 400
DEBUG[1574019462.672531] publishing supla/channels/status/1020/1135
DEBUG[1574019463.674198] on_remote_call_received: 400
DEBUG[1574019463.674341] publishing supla/channels/status/1020/1135
DEBUG[1574019464.677216] on_remote_call_received: 400
DEBUG[1574019464.677508] publishing supla/channels/status/1020/1135
DEBUG[1574019465.507260] on_remote_call_received: 400
DEBUG[1574019465.507587] publishing supla/channels/status/temperature_humidity/1153
DEBUG[1574019465.611083] on_remote_call_received: 400
DEBUG[1574019465.611330] publishing supla/channels/status/temperature_humidity/1052
DEBUG[1574019468.562363] on_remote_call_received: 400
DEBUG[1574019468.562738] publishing supla/channels/status/electricity/1202
DEBUG[1574019468.662546] on_remote_call_received: 405
DEBUG[1574019468.815773] on_remote_call_received: 400
DEBUG[1574019468.816012] publishing supla/channels/status/thermometer/1162
DEBUG[1574019468.990511] on_remote_call_received: 400
DEBUG[1574019468.990757] publishing supla/channels/status/temperature_humidity/1160
DEBUG[1574019469.121849] on_remote_call_received: 400
DEBUG[1574019469.122062] publishing supla/channels/status/thermometer/105
DEBUG[1574019470.778874] on_remote_call_received: 400
DEBUG[1574019470.779097] publishing supla/channels/status/1020/1135
DEBUG[1574019470.886083] on_remote_call_received: 400
DEBUG[1574019470.886319] publishing supla/channels/status/temperature_humidity/1052
DEBUG[1574019471.508155] on_remote_call_received: 400
DEBUG[1574019471.508401] publishing supla/channels/status/temperature_humidity/1153
DEBUG[1574019472.221910] on_remote_call_received: 400
DEBUG[1574019472.222103] publishing supla/channels/status/thermometer/45
DEBUG[1574019473.815865] on_remote_call_received: 400
DEBUG[1574019473.816102] publishing supla/channels/status/thermometer/1162
DEBUG[1574019474.784302] on_remote_call_received: 400
DEBUG[1574019474.784522] publishing supla/channels/status/1020/1135
DEBUG[1574019474.990502] on_remote_call_received: 400
DEBUG[1574019474.990748] publishing supla/channels/status/temperature_humidity/1160
DEBUG[1574019476.161136] on_remote_call_received: 400
DEBUG[1574019476.161381] publishing supla/channels/status/temperature_humidity/1052
DEBUG[1574019477.510219] on_remote_call_received: 400
DEBUG[1574019477.510465] publishing supla/channels/status/temperature_humidity/1153
DEBUG[1574019477.892561] on_remote_call_received: 400
DEBUG[1574019477.892742] publishing supla/channels/status/4000/9
DEBUG[1574019479.292099] on_remote_call_received: 400
DEBUG[1574019479.292308] publishing supla/channels/status/thermometer/105
DEBUG[1574019480.603707] size of commands: 5
DEBUG[1574019480.844156] on_remote_call_received: 400
DEBUG[1574019480.844373] publishing supla/channels/status/relay/1172
DEBUG[1574019480.988768] on_remote_call_received: 190
DEBUG[1574019480.988864] Event: 70, SenderID: 6, SenderName: Supla MQTT Proxy
DEBUG[1574019481.436281] on_remote_call_received: 400
DEBUG[1574019481.436527] publishing supla/channels/status/temperature_humidity/1052
DEBUG[1574019481.887901] on_remote_call_received: 400
DEBUG[1574019481.888122] publishing supla/channels/status/1020/1135
DEBUG[1574019482.447850] on_remote_call_received: 400
DEBUG[1574019482.448043] publishing supla/channels/status/thermometer/45
DEBUG[1574019483.507839] on_remote_call_received: 400
DEBUG[1574019483.508084] publishing supla/channels/status/temperature_humidity/1153
DEBUG[1574019483.891136] on_remote_call_received: 400
DEBUG[1574019483.891359] publishing supla/channels/status/1020/1135
DEBUG[1574019483.909731] size of commands: 5
DEBUG[1574019484.98200] on_remote_call_received: 400
DEBUG[1574019484.98410] publishing supla/channels/status/relay/1172
DEBUG[1574019484.107145] on_remote_call_received: 190
DEBUG[1574019484.107213] Event: 70, SenderID: 6, SenderName: Supla MQTT Proxy
DEBUG[1574019484.678412] on_remote_call_received: 400
DEBUG[1574019484.678594] publishing supla/channels/status/1000/973
DEBUG[1574019485.813480] size of commands: 5
DEBUG[1574019485.992359] on_remote_call_received: 400
DEBUG[1574019485.992571] publishing supla/channels/status/relay/1172
DEBUG[1574019486.55924] on_remote_call_received: 190
DEBUG[1574019486.56017] Event: 70, SenderID: 6, SenderName: Supla MQTT Proxy
DEBUG[1574019486.388922] on_remote_call_received: 400
DEBUG[1574019486.389107] publishing supla/channels/status/1000/975
DEBUG[1574019486.709116] on_remote_call_received: 400
DEBUG[1574019486.709363] publishing supla/channels/status/temperature_humidity/1052
DEBUG[1574019486.916209] size of commands: 5
DEBUG[1574019487.93958] on_remote_call_received: 400
DEBUG[1574019487.94166] publishing supla/channels/status/relay/1172
DEBUG[1574019487.155920] on_remote_call_received: 190
DEBUG[1574019487.156016] Event: 70, SenderID: 6, SenderName: Supla MQTT Proxy
DEBUG[1574019487.896944] on_remote_call_received: 400
DEBUG[1574019487.897160] publishing supla/channels/status/1020/1135
DEBUG[1574019488.27049] on_remote_call_received: 400
DEBUG[1574019488.27237] publishing supla/channels/status/1000/974
DEBUG[1574019488.563185] on_remote_call_received: 400
DEBUG[1574019488.563561] publishing supla/channels/status/electricity/1202
DEBUG[1574019488.664244] on_remote_call_received: 405
DEBUG[1574019488.719869] size of commands: 5
DEBUG[1574019488.898692] on_remote_call_received: 400
DEBUG[1574019488.898897] publishing supla/channels/status/1020/1135
DEBUG[1574019488.903217] on_remote_call_received: 400
DEBUG[1574019488.903400] publishing supla/channels/status/relay/1172
DEBUG[1574019488.950120] on_remote_call_received: 190
DEBUG[1574019488.950218] Event: 70, SenderID: 6, SenderName: Supla MQTT Proxy
DEBUG[1574019489.221577] size of commands: 5
DEBUG[1574019489.392587] on_remote_call_received: 400
DEBUG[1574019489.392794] publishing supla/channels/status/relay/1172
DEBUG[1574019489.450312] on_remote_call_received: 190
DEBUG[1574019489.450404] Event: 70, SenderID: 6, SenderName: Supla MQTT Proxy
DEBUG[1574019489.498393] on_remote_call_received: 400
DEBUG[1574019489.498586] publishing supla/channels/status/thermometer/105
DEBUG[1574019489.507379] on_remote_call_received: 400
DEBUG[1574019489.507665] publishing supla/channels/status/temperature_humidity/1153
DEBUG[1574019490.924819] size of commands: 5
DEBUG[1574019491.124082] on_remote_call_received: 400
DEBUG[1574019491.124299] publishing supla/channels/status/relay/1174
DEBUG[1574019491.208516] on_remote_call_received: 190
DEBUG[1574019491.208608] Event: 70, SenderID: 6, SenderName: Supla MQTT Proxy
DEBUG[1574019491.426309] size of commands: 5
DEBUG[1574019491.635391] on_remote_call_received: 400
DEBUG[1574019491.635605] publishing supla/channels/status/relay/1174
DEBUG[1574019491.710947] on_remote_call_received: 190
DEBUG[1574019491.711029] Event: 70, SenderID: 6, SenderName: Supla MQTT Proxy
DEBUG[1574019491.957768] on_remote_call_received: 400
DEBUG[1574019491.957948] publishing supla/channels/status/1000/973
DEBUG[1574019491.984092] on_remote_call_received: 400
DEBUG[1574019491.984400] publishing supla/channels/status/temperature_humidity/1052
DEBUG[1574019491.997291] on_remote_call_received: 400
DEBUG[1574019491.997696] publishing supla/channels/status/1020/1135
DEBUG[1574019492.528706] size of commands: 5
DEBUG[1574019492.661681] on_remote_call_received: 400
DEBUG[1574019492.661875] publishing supla/channels/status/thermometer/45
DEBUG[1574019492.873460] on_remote_call_received: 400
DEBUG[1574019492.873673] publishing supla/channels/status/relay/1174
DEBUG[1574019492.988633] on_remote_call_received: 400
DEBUG[1574019492.988880] publishing supla/channels/status/temperature_humidity/1160
DEBUG[1574019492.999565] on_remote_call_received: 400
DEBUG[1574019492.999734] publishing supla/channels/status/1020/1135
DEBUG[1574019493.149599] on_remote_call_received: 190
DEBUG[1574019493.149708] Event: 70, SenderID: 6, SenderName: Supla MQTT Proxy
DEBUG[1574019493.531012] size of commands: 5
DEBUG[1574019493.661797] on_remote_call_received: 400
DEBUG[1574019493.662008] publishing supla/channels/status/relay/1174
DEBUG[1574019493.686390] on_remote_call_received: 400
DEBUG[1574019493.686544] publishing supla/channels/status/1000/975
DEBUG[1574019493.749764] on_remote_call_received: 190
DEBUG[1574019493.749861] Event: 70, SenderID: 6, SenderName: Supla MQTT Proxy
DEBUG[1574019494.2411] on_remote_call_received: 400
DEBUG[1574019494.2622] publishing supla/channels/status/1020/1135
DEBUG[1574019495.556278] on_remote_call_received: 400
DEBUG[1574019495.556461] publishing supla/channels/status/1000/974
DEBUG[1574019496.4826] on_remote_call_received: 400
DEBUG[1574019496.5048] publishing supla/channels/status/1020/1135
DEBUG[1574019497.259080] on_remote_call_received: 400
DEBUG[1574019497.259326] publishing supla/channels/status/temperature_humidity/1052
DEBUG[1574019498.989288] on_remote_call_received: 400
DEBUG[1574019498.989561] publishing supla/channels/status/temperature_humidity/1160
DEBUG[1574019499.632126] on_remote_call_received: 400
DEBUG[1574019499.632329] publishing supla/channels/status/thermometer/104
DEBUG[1574019499.634329] on_remote_call_received: 400
DEBUG[1574019499.634480] publishing supla/channels/status/thermometer/105
DEBUG[1574019500.104380] on_remote_call_received: 400
DEBUG[1574019500.104608] publishing supla/channels/status/1020/1135
DEBUG[1574019501.106834] on_remote_call_received: 400
DEBUG[1574019501.107061] publishing supla/channels/status/1020/1135
DEBUG[1574019501.506326] on_remote_call_received: 400
DEBUG[1574019501.506576] publishing supla/channels/status/temperature_humidity/1153
DEBUG[1574019501.942567] size of commands: 5
DEBUG[1574019502.112862] on_remote_call_received: 400
DEBUG[1574019502.113082] publishing supla/channels/status/1020/1135
DEBUG[1574019502.114221] on_remote_call_received: 400
DEBUG[1574019502.114398] publishing supla/channels/status/relay/1172
DEBUG[1574019502.148106] on_remote_call_received: 190
DEBUG[1574019502.148199] Event: 70, SenderID: 6, SenderName: Supla MQTT Proxy
DEBUG[1574019502.533208] on_remote_call_received: 400
DEBUG[1574019502.533454] publishing supla/channels/status/temperature_humidity/1052
DEBUG[1574019503.817351] on_remote_call_received: 400
DEBUG[1574019503.817665] publishing supla/channels/status/thermometer/1162
DEBUG[1574019504.991236] on_remote_call_received: 400
DEBUG[1574019504.991485] publishing supla/channels/status/temperature_humidity/1160
DEBUG[1574019505.719517] on_remote_call_received: 400
DEBUG[1574019505.719697] publishing supla/channels/status/1000/973
DEBUG[1574019506.114170] on_remote_call_received: 400
DEBUG[1574019506.114400] publishing supla/channels/status/1020/1135
DEBUG[1574019507.569396] on_remote_call_received: 400
DEBUG[1574019507.569610] publishing supla/channels/status/1000/975
DEBUG[1574019507.807150] on_remote_call_received: 400
DEBUG[1574019507.807393] publishing supla/channels/status/temperature_humidity/1052
DEBUG[1574019508.562420] on_remote_call_received: 400
DEBUG[1574019508.562802] publishing supla/channels/status/electricity/1202
DEBUG[1574019508.661227] on_remote_call_received: 405
DEBUG[1574019509.118163] on_remote_call_received: 400
DEBUG[1574019509.118391] publishing supla/channels/status/1020/1135
DEBUG[1574019509.333607] on_remote_call_received: 400
DEBUG[1574019509.333793] publishing supla/channels/status/1000/974
DEBUG[1574019509.802551] on_remote_call_received: 400
DEBUG[1574019509.802764] publishing supla/channels/status/thermometer/103
DEBUG[1574019509.804821] on_remote_call_received: 400
DEBUG[1574019509.804982] publishing supla/channels/status/thermometer/104
DEBUG[1574019510.214801] on_remote_call_received: 400
DEBUG[1574019510.215027] publishing supla/channels/status/1020/1135
DEBUG[1574019512.219646] on_remote_call_received: 400
DEBUG[1574019512.219872] publishing supla/channels/status/1020/1135
DEBUG[1574019513.81459] on_remote_call_received: 400
DEBUG[1574019513.81709] publishing supla/channels/status/temperature_humidity/1052
DEBUG[1574019513.178110] on_remote_call_received: 400
DEBUG[1574019513.178291] publishing supla/channels/status/1000/973
DEBUG[1574019513.222595] on_remote_call_received: 400
DEBUG[1574019513.222782] publishing supla/channels/status/1020/1135
DEBUG[1574019513.506561] on_remote_call_received: 400
DEBUG[1574019513.506811] publishing supla/channels/status/temperature_humidity/1153
DEBUG[1574019514.223968] on_remote_call_received: 400
DEBUG[1574019514.224193] publishing supla/channels/status/1020/1135
DEBUG[1574019515.226088] on_remote_call_received: 400
DEBUG[1574019515.226316] publishing supla/channels/status/1020/1135
DEBUG[1574019515.259229] on_remote_call_received: 400
DEBUG[1574019515.259379] publishing supla/channels/status/1000/975
DEBUG[1574019515.462644] size of commands: 5
DEBUG[1574019515.620916] on_remote_call_received: 400
DEBUG[1574019515.621124] publishing supla/channels/status/relay/1172
DEBUG[1574019515.758086] on_remote_call_received: 190
DEBUG[1574019515.758180] Event: 70, SenderID: 6, SenderName: Supla MQTT Proxy
DEBUG[1574019516.988926] on_remote_call_received: 400
DEBUG[1574019516.989188] publishing supla/channels/status/temperature_humidity/1160
DEBUG[1574019517.97169] on_remote_call_received: 400
DEBUG[1574019517.97356] publishing supla/channels/status/1000/974
DEBUG[1574019518.355717] on_remote_call_received: 400
DEBUG[1574019518.355967] publishing supla/channels/status/temperature_humidity/1052
DEBUG[1574019518.467756] size of commands: 5
DEBUG[1574019518.633209] on_remote_call_received: 400
DEBUG[1574019518.633419] publishing supla/channels/status/relay/1172
DEBUG[1574019518.661397] on_remote_call_received: 190
DEBUG[1574019518.661480] Event: 70, SenderID: 6, SenderName: Supla MQTT Proxy
DEBUG[1574019518.816583] on_remote_call_received: 400
DEBUG[1574019518.816825] publishing supla/channels/status/thermometer/1162
DEBUG[1574019519.69669] size of commands: 5
DEBUG[1574019519.233558] on_remote_call_received: 400
DEBUG[1574019519.233765] publishing supla/channels/status/relay/1172
DEBUG[1574019519.261674] on_remote_call_received: 190
DEBUG[1574019519.261740] Event: 70, SenderID: 6, SenderName: Supla MQTT Proxy
DEBUG[1574019519.506457] on_remote_call_received: 400
DEBUG[1574019519.506713] publishing supla/channels/status/temperature_humidity/1153
DEBUG[1574019519.974980] on_remote_call_received: 400
DEBUG[1574019519.975190] publishing supla/channels/status/thermometer/105
DEBUG[1574019520.973370] size of commands: 5
DEBUG[1574019521.135731] on_remote_call_received: 400
DEBUG[1574019521.135942] publishing supla/channels/status/relay/1172
DEBUG[1574019521.181842] on_remote_call_received: 190
DEBUG[1574019521.181935] Event: 70, SenderID: 6, SenderName: Supla MQTT Proxy
DEBUG[1574019522.576296] size of commands: 5
DEBUG[1574019522.735414] on_remote_call_received: 400
DEBUG[1574019522.735624] publishing supla/channels/status/relay/1172
DEBUG[1574019522.777407] size of commands: 5
DEBUG[1574019522.779336] on_remote_call_received: 190
DEBUG[1574019522.779434] Event: 70, SenderID: 6, SenderName: Supla MQTT Proxy
DEBUG[1574019522.938911] on_remote_call_received: 400
DEBUG[1574019522.939119] publishing supla/channels/status/relay/1172
DEBUG[1574019522.990364] on_remote_call_received: 400
DEBUG[1574019522.990651] publishing supla/channels/status/temperature_humidity/1160
DEBUG[1574019523.78747] on_remote_call_received: 190
DEBUG[1574019523.78838] Event: 70, SenderID: 6, SenderName: Supla MQTT Proxy
DEBUG[1574019523.379680] size of commands: 5
DEBUG[1574019523.546490] on_remote_call_received: 400
DEBUG[1574019523.546709] publishing supla/channels/status/relay/1172
DEBUG[1574019523.579027] on_remote_call_received: 190
DEBUG[1574019523.579097] Event: 70, SenderID: 6, SenderName: Supla MQTT Proxy
DEBUG[1574019523.633114] on_remote_call_received: 400
DEBUG[1574019523.633363] publishing supla/channels/status/temperature_humidity/1052
DEBUG[1574019523.781318] size of commands: 5
DEBUG[1574019523.940477] on_remote_call_received: 400
DEBUG[1574019523.940691] publishing supla/channels/status/relay/1172
DEBUG[1574019523.979027] on_remote_call_received: 190
DEBUG[1574019523.979106] Event: 70, SenderID: 6, SenderName: Supla MQTT Proxy
DEBUG[1574019525.334028] on_remote_call_received: 400
DEBUG[1574019525.334257] publishing supla/channels/status/1020/1135
DEBUG[1574019525.510676] on_remote_call_received: 400
DEBUG[1574019525.510927] publishing supla/channels/status/temperature_humidity/1153
DEBUG[1574019526.335272] on_remote_call_received: 400
DEBUG[1574019526.335496] publishing supla/channels/status/1020/1135
DEBUG[1574019527.85976] size of commands: 5
DEBUG[1574019527.274892] on_remote_call_received: 400
DEBUG[1574019527.275106] publishing supla/channels/status/relay/1174
DEBUG[1574019527.337886] on_remote_call_received: 400
DEBUG[1574019527.338113] publishing supla/channels/status/1020/1135
DEBUG[1574019527.372856] on_remote_call_received: 190
DEBUG[1574019527.372926] Event: 70, SenderID: 6, SenderName: Supla MQTT Proxy
DEBUG[1574019528.339770] on_remote_call_received: 400
DEBUG[1574019528.339999] publishing supla/channels/status/1020/1135
DEBUG[1574019528.566678] on_remote_call_received: 400
DEBUG[1574019528.567099] publishing supla/channels/status/electricity/1202
DEBUG[1574019528.663029] on_remote_call_received: 405
DEBUG[1574019528.910120] on_remote_call_received: 400
DEBUG[1574019528.910370] publishing supla/channels/status/temperature_humidity/1052
DEBUG[1574019530.146668] on_remote_call_received: 400
DEBUG[1574019530.146883] publishing supla/channels/status/thermometer/105
DEBUG[1574019531.510089] on_remote_call_received: 400
DEBUG[1574019531.510338] publishing supla/channels/status/temperature_humidity/1153
DEBUG[1574019532.296942] size of commands: 5
DEBUG[1574019532.439326] on_remote_call_received: 400
DEBUG[1574019532.439556] publishing supla/channels/status/1020/1135
DEBUG[1574019532.493094] on_remote_call_received: 400
DEBUG[1574019532.493292] publishing supla/channels/status/relay/1174
DEBUG[1574019532.588245] on_remote_call_received: 190
DEBUG[1574019532.588338] Event: 70, SenderID: 6, SenderName: Supla MQTT Proxy
DEBUG[1574019533.443362] on_remote_call_received: 400
DEBUG[1574019533.443584] publishing supla/channels/status/1020/1135
DEBUG[1574019534.185676] on_remote_call_received: 400
DEBUG[1574019534.185917] publishing supla/channels/status/temperature_humidity/1052
DEBUG[1574019534.443648] on_remote_call_received: 400
DEBUG[1574019534.443871] publishing supla/channels/status/1020/1135
DEBUG[1574019534.502086] size of commands: 5
DEBUG[1574019534.654819] on_remote_call_received: 400
DEBUG[1574019534.655036] publishing supla/channels/status/relay/1174
DEBUG[1574019534.823481] on_remote_call_received: 190
DEBUG[1574019534.823569] Event: 70, SenderID: 6, SenderName: Supla MQTT Proxy
DEBUG[1574019535.445284] on_remote_call_received: 400
DEBUG[1574019535.445535] publishing supla/channels/status/1020/1135
DEBUG[1574019536.448390] on_remote_call_received: 400
DEBUG[1574019536.448613] publishing supla/channels/status/1020/1135
DEBUG[1574019537.449631] on_remote_call_received: 400
DEBUG[1574019537.449927] publishing supla/channels/status/1020/1135
DEBUG[1574019538.451488] on_remote_call_received: 400
DEBUG[1574019538.451709] publishing supla/channels/status/1020/1135
DEBUG[1574019539.461193] on_remote_call_received: 400
DEBUG[1574019539.461468] publishing supla/channels/status/temperature_humidity/1052
DEBUG[1574019541.550719] on_remote_call_received: 400
DEBUG[1574019541.550940] publishing supla/channels/status/1020/1135
DEBUG[1574019543.755525] on_remote_call_received: 400
DEBUG[1574019543.755722] publishing supla/channels/status/thermometer/45
DEBUG[1574019544.564208] on_remote_call_received: 400
DEBUG[1574019544.564430] publishing supla/channels/status/1020/1135
DEBUG[1574019544.735826] on_remote_call_received: 400
DEBUG[1574019544.736064] publishing supla/channels/status/temperature_humidity/1052
DEBUG[1574019545.556490] on_remote_call_received: 400
DEBUG[1574019545.556788] publishing supla/channels/status/1020/1135
DEBUG[1574019548.562804] on_remote_call_received: 400
DEBUG[1574019548.563305] publishing supla/channels/status/electricity/1202
DEBUG[1574019548.663069] on_remote_call_received: 405
DEBUG[1574019549.508425] on_remote_call_received: 400
DEBUG[1574019549.508748] publishing supla/channels/status/temperature_humidity/1153
DEBUG[1574019550.9331] on_remote_call_received: 400
DEBUG[1574019550.9652] publishing supla/channels/status/temperature_humidity/1052
DEBUG[1574019550.487739] on_remote_call_received: 400
DEBUG[1574019550.488024] publishing supla/channels/status/thermometer/105
DEBUG[1574019552.988398] on_remote_call_received: 400
DEBUG[1574019552.988719] publishing supla/channels/status/temperature_humidity/1160
DEBUG[1574019555.288874] on_remote_call_received: 400
DEBUG[1574019555.289186] publishing supla/channels/status/temperature_humidity/1052
DEBUG[1574019555.507773] on_remote_call_received: 400
DEBUG[1574019555.508096] publishing supla/channels/status/temperature_humidity/1153
DEBUG[1574019555.662276] on_remote_call_received: 400
DEBUG[1574019555.662579] publishing supla/channels/status/1020/1135
DEBUG[1574019557.665557] on_remote_call_received: 400
DEBUG[1574019557.665849] publishing supla/channels/status/1020/1135
DEBUG[1574019558.988214] on_remote_call_received: 400
DEBUG[1574019558.988538] publishing supla/channels/status/temperature_humidity/1160
DEBUG[1574019559.670881] on_remote_call_received: 400
DEBUG[1574019559.671180] publishing supla/channels/status/1020/1135
DEBUG[1574019560.561609] on_remote_call_received: 400
DEBUG[1574019560.561929] publishing supla/channels/status/temperature_humidity/1052
DEBUG[1574019560.766541] on_remote_call_received: 400
DEBUG[1574019560.766837] publishing supla/channels/status/1020/1135
DEBUG[1574019562.771205] on_remote_call_received: 400
DEBUG[1574019562.771497] publishing supla/channels/status/1020/1135
DEBUG[1574019563.772969] on_remote_call_received: 400
DEBUG[1574019563.773321] publishing supla/channels/status/1020/1135
DEBUG[1574019563.816214] on_remote_call_received: 400
DEBUG[1574019563.816506] publishing supla/channels/status/thermometer/1162
DEBUG[1574019564.193415] on_remote_call_received: 400
DEBUG[1574019564.193685] publishing supla/channels/status/thermometer/45
DEBUG[1574019565.776063] on_remote_call_received: 400
DEBUG[1574019565.776354] publishing supla/channels/status/1020/1135
DEBUG[1574019565.890258] on_remote_call_received: 400
DEBUG[1574019565.890572] publishing supla/channels/status/temperature_humidity/1052
DEBUG[1574019566.778516] on_remote_call_received: 400
DEBUG[1574019566.778813] publishing supla/channels/status/1020/1135
DEBUG[1574019567.780396] on_remote_call_received: 400
DEBUG[1574019567.780692] publishing supla/channels/status/1020/1135
DEBUG[1574019568.563143] on_remote_call_received: 400
DEBUG[1574019568.563649] publishing supla/channels/status/electricity/1202
DEBUG[1574019568.662675] on_remote_call_received: 405
DEBUG[1574019568.782437] on_remote_call_received: 400
DEBUG[1574019568.782704] publishing supla/channels/status/1020/1135
DEBUG[1574019568.816902] on_remote_call_received: 400
DEBUG[1574019568.817172] publishing supla/channels/status/thermometer/1162
DEBUG[1574019569.783724] on_remote_call_received: 400
DEBUG[1574019569.784017] publishing supla/channels/status/1020/1135
DEBUG[1574019570.828318] on_remote_call_received: 400
DEBUG[1574019570.828603] publishing supla/channels/status/thermometer/103
DEBUG[1574019570.891616] on_remote_call_received: 400
DEBUG[1574019570.891896] publishing supla/channels/status/thermometer/105
DEBUG[1574019570.894803] on_remote_call_received: 400
DEBUG[1574019570.895059] publishing supla/channels/status/1020/1135
DEBUG[1574019571.111817] on_remote_call_received: 400
DEBUG[1574019571.112130] publishing supla/channels/status/temperature_humidity/1052
DEBUG[1574019572.883743] on_remote_call_received: 400
DEBUG[1574019572.884035] publishing supla/channels/status/1020/1135
DEBUG[1574019573.886647] on_remote_call_received: 400
DEBUG[1574019573.886939] publishing supla/channels/status/1020/1135
DEBUG[1574019574.889952] on_remote_call_received: 400
DEBUG[1574019574.890244] publishing supla/channels/status/1020/1135
DEBUG[1574019576.387159] on_remote_call_received: 400
DEBUG[1574019576.387549] publishing supla/channels/status/temperature_humidity/1052
DEBUG[1574019577.891869] on_remote_call_received: 400
DEBUG[1574019577.892163] publishing supla/channels/status/1020/1135
DEBUG[1574019581.663654] on_remote_call_received: 400
DEBUG[1574019581.663969] publishing supla/channels/status/temperature_humidity/1052
DEBUG[1574019581.992314] on_remote_call_received: 400
DEBUG[1574019581.992599] publishing supla/channels/status/1020/1135
DEBUG[1574019582.994227] on_remote_call_received: 400
DEBUG[1574019582.994522] publishing supla/channels/status/1020/1135
DEBUG[1574019584.631999] on_remote_call_received: 400
DEBUG[1574019584.632267] publishing supla/channels/status/thermometer/45
DEBUG[1574019586.939049] on_remote_call_received: 400
DEBUG[1574019586.939365] publishing supla/channels/status/temperature_humidity/1052
DEBUG[1574019588.349] on_remote_call_received: 400
DEBUG[1574019588.646] publishing supla/channels/status/1020/1135
DEBUG[1574019588.561437] on_remote_call_received: 400
DEBUG[1574019588.561944] publishing supla/channels/status/electricity/1202
DEBUG[1574019588.662419] on_remote_call_received: 405
DEBUG[1574019590.3332] on_remote_call_received: 400
DEBUG[1574019590.3624] publishing supla/channels/status/1020/1135
DEBUG[1574019592.215403] on_remote_call_received: 400
DEBUG[1574019592.215715] publishing supla/channels/status/temperature_humidity/1052
^A^ADEBUG[1574019597.491342] on_remote_call_received: 400
DEBUG[1574019597.491654] publishing supla/channels/status/temperature_humidity/1052
aaa
DEBUG[1574019600.988220] on_remote_call_received: 400
DEBUG[1574019600.988531] publishing supla/channels/status/temperature_humidity/1160
eDEBUG[1574019601.206775] on_remote_call_received: 400
DEBUG[1574019601.206982] publishing supla/channels/status/1020/1135
DEBUG[1574019601.338393] on_remote_call_received: 400
DEBUG[1574019601.338604] publishing supla/channels/status/thermometer/103
DEBUG[1574019601.340645] on_remote_call_received: 400
DEBUG[1574019601.340789] publishing supla/channels/status/thermometer/105
xitDEBUG[1574019602.208761] on_remote_call_received: 400
DEBUG[1574019602.209047] publishing supla/channels/status/1020/1135

DEBUG[1574019602.779916] on_remote_call_received: 400
DEBUG[1574019602.780164] publishing supla/channels/status/temperature_humidity/1052
DEBUG[1574019603.506983] on_remote_call_received: 400
DEBUG[1574019603.507229] publishing supla/channels/status/temperature_humidity/1153
DEBUG[1574019605.70071] on_remote_call_received: 400
DEBUG[1574019605.70272] publishing supla/channels/status/thermometer/45
quit
DEBUG[1574019606.999267] on_remote_call_received: 400
DEBUG[1574019606.999583] publishing supla/channels/status/temperature_humidity/1160
DEBUG[1574019608.44304] on_remote_call_received: 400
DEBUG[1574019608.44619] publishing supla/channels/status/temperature_humidity/1052
DEBUG[1574019608.563255] on_remote_call_received: 400
DEBUG[1574019608.563766] publishing supla/channels/status/electricity/1202
DEBUG[1574019608.663802] on_remote_call_received: 405
DEBUG[1574019609.507976] on_remote_call_received: 400
DEBUG[1574019609.508295] publishing supla/channels/status/temperature_humidity/1153
DEBUG[1574019612.23789] on_remote_call_received: 400
DEBUG[1574019612.26796] on_remote_call_received: 405
DEBUG[1574019613.319035] on_remote_call_received: 400
DEBUG[1574019613.319354] publishing supla/channels/status/temperature_humidity/1052
DEBUG[1574019617.319782] on_remote_call_received: 400
DEBUG[1574019617.320082] publishing supla/channels/status/1020/1135
DEBUG[1574019618.594900] on_remote_call_received: 400
DEBUG[1574019618.595221] publishing supla/channels/status/temperature_humidity/1052
DEBUG[1574019618.988371] on_remote_call_received: 400
DEBUG[1574019618.988701] publishing supla/channels/status/temperature_humidity/1160
DEBUG[1574019619.323318] on_remote_call_received: 400
DEBUG[1574019619.323615] publishing supla/channels/status/1020/1135
DEBUG[1574019620.324846] on_remote_call_received: 400
DEBUG[1574019620.325160] publishing supla/channels/status/1020/1135
DEBUG[1574019621.421477] on_remote_call_received: 400
DEBUG[1574019621.421766] publishing supla/channels/status/1020/1135
DEBUG[1574019622.21663] on_remote_call_received: 400
DEBUG[1574019622.22908] on_remote_call_received: 405
DEBUG[1574019623.870904] on_remote_call_received: 400
DEBUG[1574019623.871223] publishing supla/channels/status/temperature_humidity/1052
DEBUG[1574019624.987985] on_remote_call_received: 400
DEBUG[1574019624.988300] publishing supla/channels/status/temperature_humidity/1160
DEBUG[1574019625.427106] on_remote_call_received: 400
DEBUG[1574019625.427399] publishing supla/channels/status/1020/1135
DEBUG[1574019625.507306] on_remote_call_received: 400
DEBUG[1574019625.507583] publishing supla/channels/status/thermometer/45
DEBUG[1574019627.22809] on_remote_call_received: 400
DEBUG[1574019627.24042] on_remote_call_received: 405
DEBUG[1574019627.429876] on_remote_call_received: 400
DEBUG[1574019627.430169] publishing supla/channels/status/1020/1135
DEBUG[1574019628.563330] on_remote_call_received: 400
DEBUG[1574019628.563836] publishing supla/channels/status/electricity/1202
DEBUG[1574019628.662330] on_remote_call_received: 405
DEBUG[1574019629.143298] on_remote_call_received: 400
DEBUG[1574019629.143603] publishing supla/channels/status/temperature_humidity/1052
DEBUG[1574019630.987678] on_remote_call_received: 400
DEBUG[1574019630.988005] publishing supla/channels/status/temperature_humidity/1160
DEBUG[1574019632.21090] on_remote_call_received: 400
DEBUG[1574019632.22366] on_remote_call_received: 405
DEBUG[1574019632.532881] on_remote_call_received: 400
DEBUG[1574019632.533170] publishing supla/channels/status/1020/1135
DEBUG[1574019633.535397] on_remote_call_received: 400
DEBUG[1574019633.535697] publishing supla/channels/status/1020/1135
DEBUG[1574019634.424750] on_remote_call_received: 400
DEBUG[1574019634.425066] publishing supla/channels/status/temperature_humidity/1052
DEBUG[1574019636.988052] on_remote_call_received: 400
DEBUG[1574019636.988379] publishing supla/channels/status/temperature_humidity/1160
DEBUG[1574019637.539960] on_remote_call_received: 400
DEBUG[1574019637.540255] publishing supla/channels/status/1020/1135
DEBUG[1574019638.507213] on_remote_call_received: 400
DEBUG[1574019638.507525] publishing supla/channels/status/1000/973
DEBUG[1574019638.541640] on_remote_call_received: 400
DEBUG[1574019638.541937] publishing supla/channels/status/1020/1135
DEBUG[1574019639.543756] on_remote_call_received: 400
DEBUG[1574019639.544052] publishing supla/channels/status/1020/1135
DEBUG[1574019639.696119] on_remote_call_received: 400
DEBUG[1574019639.696443] publishing supla/channels/status/temperature_humidity/1052
DEBUG[1574019640.297944] on_remote_call_received: 400
DEBUG[1574019640.298205] publishing supla/channels/status/1000/975
DEBUG[1574019641.645444] on_remote_call_received: 400
DEBUG[1574019641.645735] publishing supla/channels/status/1020/1135
DEBUG[1574019642.19743] on_remote_call_received: 400
DEBUG[1574019642.20024] publishing supla/channels/status/thermometer/105
DEBUG[1574019642.23371] on_remote_call_received: 400
DEBUG[1574019642.25578] on_remote_call_received: 405
DEBUG[1574019642.51352] on_remote_call_received: 400
DEBUG[1574019642.51610] publishing supla/channels/status/1000/974
DEBUG[1574019642.645251] on_remote_call_received: 400
DEBUG[1574019642.645550] publishing supla/channels/status/1020/1135
DEBUG[1574019643.647121] on_remote_call_received: 400
DEBUG[1574019643.647418] publishing supla/channels/status/1020/1135
DEBUG[1574019644.649245] on_remote_call_received: 400
DEBUG[1574019644.649541] publishing supla/channels/status/1020/1135
DEBUG[1574019644.971475] on_remote_call_received: 400
DEBUG[1574019644.971794] publishing supla/channels/status/temperature_humidity/1052
DEBUG[1574019645.651133] on_remote_call_received: 400
DEBUG[1574019645.651430] publishing supla/channels/status/1020/1135
DEBUG[1574019645.994725] on_remote_call_received: 400
DEBUG[1574019645.994973] publishing supla/channels/status/1000/973
DEBUG[1574019646.652747] on_remote_call_received: 400
DEBUG[1574019646.653062] publishing supla/channels/status/1020/1135
DEBUG[1574019647.655328] on_remote_call_received: 400
DEBUG[1574019647.655627] publishing supla/channels/status/1020/1135
DEBUG[1574019647.770789] on_remote_call_received: 400
DEBUG[1574019647.771058] publishing supla/channels/status/1000/975
DEBUG[1574019648.563391] on_remote_call_received: 400
DEBUG[1574019648.563891] publishing supla/channels/status/electricity/1202
DEBUG[1574019648.662350] on_remote_call_received: 405
DEBUG[1574019648.987788] on_remote_call_received: 400
DEBUG[1574019648.988538] publishing supla/channels/status/temperature_humidity/1160
Beku
Posts: 453
Joined: Tue Nov 06, 2018 1:49 pm

Post

Pod koniec tygodnia będę miał nowa wersje. Spróbujemy to na niej opanować.
cino111
Posts: 714
Joined: Mon May 07, 2018 8:00 pm

Post

Beku wrote: Mon Nov 18, 2019 11:29 am Pod koniec tygodnia będę miał nowa wersje. Spróbujemy to na niej opanować.
Elegancko. W tygodniu i tak człowiek zarobiony :D
Swoją drogą mając wszystkie stany kanałów Supli na serwerze MQTT nie dało by się tu opanować logiki? Pewnie przez jakiś dodatkowy komponent, ale już połowa roboty za nami :P
Beku
Posts: 453
Joined: Tue Nov 06, 2018 1:49 pm

Post

Dałoby się za pomocą np. NodeRed. Ale wymaga to wiedzy programistycznej.
desaint
Posts: 109
Joined: Mon May 27, 2019 9:46 am

Post

Rewelacja!!!!

Bridge supla<-->MQTT jest zajebisty. Brawo.
To jest to czego mi trzeba bo nie ma tego w supli a logika to jedna z najważniejszych rzeczy inteligentnego domu.
Właśnie skończyłem to instalowac i konfigurować, nie powiem że kłopotów nie było ale jakoś poszło.
Dodam, że jak ktoś woli to jest biblioteka PHP do mosquito i można kontrolować wszystkie kanały i zrobić sobie własną logikę bardzo prosto. Nie instalowałem dashboardow już bo późno było.
Tak więc uważam że ten bridge+mosquito+biblioteka PHP i można zdziałać wiele rzeczy.
BTW, jak będą sceny w supli to będzie to wysyłalo powiadomienia do mqtt? Powiadomienie jedno o scenie czy kilka o każdym elemencie sceny?

Return to “Pomysły i koncepcje”