Hey
Now there is a lot of progress.
SetPiont has been added but is not configurable
There are errors in two lines
Code: Select all
2021-01-19 18:46:27.538 Error: Python Plugin System: (Scheduler) ----> Line 332 in '/home/pi/domoticz/plugins/Scheduler/plugin.py', function onMessage
2021-01-19 18:46:27.538 Error: Python Plugin System: (Scheduler) ----> Line 181 in '/home/pi/domoticz/plugins/Scheduler/plugin.py', function onMessage
All log from start
2021-01-19 18:44:56.390 Status: Python Plugin System: (Scheduler) Started.
2021-01-19 18:44:59.362 (Scheduler) onStart called
2021-01-19 18:44:59.357 Status: Python Plugin System: (Scheduler) Entering work loop.
2021-01-19 18:44:59.359 Status: Python Plugin System: (Scheduler) Initialized version 1.0.0, author 'artbern'
2021-01-19 18:45:01.245 (Scheduler) Read file: /home/pi/domoticz/plugins/Scheduler/web/html/thermostat_schedule.html
2021-01-19 18:45:01.251 (Scheduler) Read file: /home/pi/domoticz/plugins/Scheduler/web/javascript/thermostat_schedule.js
2021-01-19 18:45:01.256 (Scheduler) Read file: /home/pi/domoticz/plugins/Scheduler/web/images/downArrow_white.png
2021-01-19 18:45:01.260 (Scheduler) Read file: /home/pi/domoticz/plugins/Scheduler/web/images/downArrow_red.png
2021-01-19 18:45:01.269 (Scheduler) File created: /home/pi/domoticz/www/templates/Scheduler-Scheduler.html
2021-01-19 18:45:01.270 (Scheduler) Domoticz-API server is: Server("192.168.0.115", "8082"): True
2021-01-19 18:45:01.350 (Scheduler) Leaving on start
2021-01-19 18:45:10.883 (Scheduler) onHeartbeat called
2021-01-19 18:45:20.908 (Scheduler) onHeartbeat called
2021-01-19 18:45:30.884 (Scheduler) onHeartbeat called
2021-01-19 18:45:40.909 (Scheduler) onHeartbeat called
2021-01-19 18:45:50.884 (Scheduler) onHeartbeat called
2021-01-19 18:46:00.914 (Scheduler) onHeartbeat called
2021-01-19 18:46:10.889 (Scheduler) onHeartbeat called
2021-01-19 18:46:20.930 (Scheduler) onHeartbeat called
2021-01-19 18:46:27.447 (Scheduler) Connected successfully to: 192.168.0.6:59988
2021-01-19 18:46:27.447 (Scheduler) Name: '192.168.0.6:59988', Transport: 'TCP/IP', Protocol: 'HTTP', Address: '192.168.0.6', Port: '59988', Baud: 0, Bytes: 503, Connected: True, Last Seen: 2021-01-19 18:46:27, Parent: 'Server Connection'
2021-01-19 18:46:27.448 (Scheduler) Connected successfully to: 192.168.0.6:59989
2021-01-19 18:46:27.448 (Scheduler) Name: '192.168.0.6:59989', Transport: 'TCP/IP', Protocol: 'HTTP', Address: '192.168.0.6', Port: '59989', Baud: 0, Bytes: 442, Connected: True, Last Seen: 2021-01-19 18:46:27, Parent: 'Server Connection'
2021-01-19 18:46:27.448 (Scheduler) Connected successfully to: 192.168.0.6:59990
2021-01-19 18:46:27.448 (Scheduler) Name: '192.168.0.6:59990', Transport: 'TCP/IP', Protocol: 'HTTP', Address: '192.168.0.6', Port: '59990', Baud: 0, Bytes: 450, Connected: True, Last Seen: 2021-01-19 18:46:27, Parent: 'Server Connection'
2021-01-19 18:46:27.448 (Scheduler) onMessage called for connection: 192.168.0.6:59988:192.168.0.6:59988
2021-01-19 18:46:27.485 (Scheduler) Read file: /home/pi/domoticz/plugins/Scheduler/web/images/logo.png
2021-01-19 18:46:27.485 (Scheduler) onMessage called for connection: 192.168.0.6:59989:192.168.0.6:59989
2021-01-19 18:46:27.538 (Scheduler) onMessage called for connection: 192.168.0.6:59990:192.168.0.6:59990
2021-01-19 18:46:27.538 Error: Python Plugin System: (Scheduler) 'onMessage' failed 'TypeError':''NoneType' object is not iterable'.
2021-01-19 18:46:27.538 Error: Python Plugin System: (Scheduler) ----> Line 332 in '/home/pi/domoticz/plugins/Scheduler/plugin.py', function onMessage
2021-01-19 18:46:27.538 Error: Python Plugin System: (Scheduler) ----> Line 181 in '/home/pi/domoticz/plugins/Scheduler/plugin.py', function onMessage
Maybe up to three times a piece
I'm counting on it