I cant turn cannel 12 off. Agter turning it on…it just keep spinning (button)
At the end i turned channel 20 on and off.
pi@raspberrypi:~ $ tail -f /var/log/myDevices/cayenne.log
2019-02-07 17:48:11 - myDevices - INFO - Checking for rttKJGKpvHwvLww in dict_keys()
2019-02-07 17:48:11 - myDevices - INFO - Sensor found: {‘origin’: ‘rest’, ‘class’: ‘LightSwitch’, ‘type’: [‘DigitalActuator’], ‘args’: {‘last_state’: 0, ‘gpio’: ‘GPIO’, ‘invert’: True, ‘channel’: 20}, ‘device’: <helper.LightSwitch object at 0x75927cd0>, ‘functions’: {‘GET’: {}, ‘POST’: {}}, ‘description’: ‘Valgustus õues’, ‘status’: 1}
2019-02-07 17:48:11 - myDevices - INFO - ok,99703
2019-02-07 17:48:11 - myDevices - INFO - ExecuteMessage: {‘cmdId’: ‘85792’, ‘channel’: ‘dev:nsEqDHu3xFoLIFv’, ‘payload’: ‘0’}
2019-02-07 17:48:11 - myDevices - INFO - SensorCommand: value, sensor nsEqDHu3xFoLIFv, channel None, value 0
2019-02-07 17:48:11 - myDevices - INFO - Checking for nsEqDHu3xFoLIFv in dict_keys()
2019-02-07 17:48:11 - myDevices - INFO - Sensor not found
2019-02-07 17:48:11 - myDevices - INFO - error,85792=Sensor command failed
2019-02-07 17:48:13 - myDevices - INFO - Sensors info: [{‘name’: ‘Valgustus õues’, ‘unit’: ‘d’, ‘value’: 0, ‘type’: ‘digital_actuator’, ‘channel’: ‘dev:rttKJGKpvHwvLww’}]
2019-02-07 17:48:14 - myDevices - INFO - Send changed data: [{‘sys:cpu;load’: 55.7}, {‘sys:cpu;temp’: 68.218}, {‘sys:ram;usage’: 561860608}, {‘sys:storage:/;usage’: 4805939200}]
2019-02-07 17:48:28 - myDevices - INFO - Sensors info: [{‘name’: ‘Valgustus õues’, ‘unit’: ‘d’, ‘value’: 0, ‘type’: ‘digital_actuator’, ‘channel’: ‘dev:rttKJGKpvHwvLww’}]
2019-02-07 17:48:29 - myDevices - INFO - Send changed data: [{‘sys:cpu;load’: 45.0}, {‘sys:cpu;temp’: 67.68}, {‘sys:ram;usage’: 561590272}]
2019-02-07 17:48:29 - myDevices - INFO - Checking for updates…
2019-02-07 17:48:43 - myDevices - INFO - OnMessage: {‘cmdId’: ‘0EwxFFtJMMEKD2G’, ‘channel’: ‘12’, ‘payload’: ‘1’}
2019-02-07 17:48:43 - myDevices - INFO - ExecuteMessage: {‘cmdId’: ‘0EwxFFtJMMEKD2G’, ‘channel’: ‘12’, ‘payload’: ‘1’}
2019-02-07 17:48:43 - myDevices - INFO - Unknown message
2019-02-07 17:48:43 - myDevices - INFO - Sensors info: [{‘name’: ‘Valgustus õues’, ‘unit’: ‘d’, ‘value’: 0, ‘type’: ‘digital_actuator’, ‘channel’: ‘dev:rttKJGKpvHwvLww’}]
2019-02-07 17:48:44 - myDevices - INFO - Send changed data: [{‘sys:cpu;load’: 47.0}, {‘sys:cpu;temp’: 67.68}, {‘sys:ram;usage’: 556613632}, {‘sys:storage:/;usage’: 4805943296}, {‘sys:net;ip’: ‘192.168.11.30’}, {‘sys:net;speedtest’: 1.444663953106208}, {‘dev:rttKJGKpvHwvLww’: 0}] + sys:gpio
2019-02-07 17:48:58 - myDevices - INFO - Sensors info: [{‘name’: ‘Valgustus õues’, ‘unit’: ‘d’, ‘value’: 0, ‘type’: ‘digital_actuator’, ‘channel’: ‘dev:rttKJGKpvHwvLww’}]
2019-02-07 17:48:59 - myDevices - INFO - Send changed data: [{‘sys:cpu;load’: 49.0}, {‘sys:cpu;temp’: 68.218}, {‘sys:ram;usage’: 556277760}, {‘sys:storage:/;usage’: 4805947392}]
2019-02-07 17:49:01 - myDevices - INFO - OnMessage: {‘cmdId’: ‘GFMIJ0DxKDELzvJ’, ‘channel’: ‘dev:rttKJGKpvHwvLww’, ‘payload’: ‘1’}
2019-02-07 17:49:01 - myDevices - INFO - ExecuteMessage: {‘cmdId’: ‘GFMIJ0DxKDELzvJ’, ‘channel’: ‘dev:rttKJGKpvHwvLww’, ‘payload’: ‘1’}
2019-02-07 17:49:01 - myDevices - INFO - SensorCommand: value, sensor rttKJGKpvHwvLww, channel None, value 1
2019-02-07 17:49:01 - myDevices - INFO - Checking for rttKJGKpvHwvLww in dict_keys()
2019-02-07 17:49:01 - myDevices - INFO - Sensor found: {‘origin’: ‘rest’, ‘class’: ‘LightSwitch’, ‘type’: [‘DigitalActuator’], ‘args’: {‘last_state’: 0, ‘gpio’: ‘GPIO’, ‘invert’: True, ‘channel’: 20}, ‘device’: <helper.LightSwitch object at 0x75927cd0>, ‘functions’: {‘GET’: {}, ‘POST’: {}}, ‘description’: ‘Valgustus õues’, ‘status’: 1}
2019-02-07 17:49:01 - myDevices - INFO - Saving state 1 for device rttKJGKpvHwvLww
2019-02-07 17:49:01 - myDevices - INFO - ok,GFMIJ0DxKDELzvJ
2019-02-07 17:49:05 - myDevices - INFO - OnMessage: {‘cmdId’: ‘tHtL7qu5v0FnIIK’, ‘channel’: ‘dev:rttKJGKpvHwvLww’, ‘payload’: ‘0’}
2019-02-07 17:49:05 - myDevices - INFO - ExecuteMessage: {‘cmdId’: ‘tHtL7qu5v0FnIIK’, ‘channel’: ‘dev:rttKJGKpvHwvLww’, ‘payload’: ‘0’}
2019-02-07 17:49:05 - myDevices - INFO - SensorCommand: value, sensor rttKJGKpvHwvLww, channel None, value 0
2019-02-07 17:49:05 - myDevices - INFO - Checking for rttKJGKpvHwvLww in dict_keys()
2019-02-07 17:49:05 - myDevices - INFO - Sensor found: {‘origin’: ‘rest’, ‘class’: ‘LightSwitch’, ‘type’: [‘DigitalActuator’], ‘args’: {‘last_state’: 1, ‘gpio’: ‘GPIO’, ‘invert’: True, ‘channel’: 20}, ‘device’: <helper.LightSwitch object at 0x75927cd0>, ‘functions’: {‘GET’: {}, ‘POST’: {}}, ‘description’: ‘Valgustus õues’, ‘status’: 1}
2019-02-07 17:49:05 - myDevices - INFO - Saving state 0 for device rttKJGKpvHwvLww
2019-02-07 17:49:05 - myDevices - INFO - ok,tHtL7qu5v0FnIIK
2019-02-07 17:49:07 - myDevices - INFO - OnMessage: {‘cmdId’: ‘96237’, ‘channel’: ‘dev:nsEqDHu3xFoLIFv’, ‘payload’: ‘0’}
2019-02-07 17:49:07 - myDevices - INFO - OnMessage: {‘cmdId’: ‘63358’, ‘channel’: ‘dev:rttKJGKpvHwvLww’, ‘payload’: ‘0’}
2019-02-07 17:49:07 - myDevices - INFO - ExecuteMessage: {‘cmdId’: ‘96237’, ‘channel’: ‘dev:nsEqDHu3xFoLIFv’, ‘payload’: ‘0’}
2019-02-07 17:49:07 - myDevices - INFO - SensorCommand: value, sensor nsEqDHu3xFoLIFv, channel None, value 0
2019-02-07 17:49:07 - myDevices - INFO - Checking for nsEqDHu3xFoLIFv in dict_keys()
2019-02-07 17:49:07 - myDevices - INFO - Sensor not found
2019-02-07 17:49:07 - myDevices - INFO - error,96237=Sensor command failed
2019-02-07 17:49:07 - myDevices - INFO - ExecuteMessage: {‘cmdId’: ‘63358’, ‘channel’: ‘dev:rttKJGKpvHwvLww’, ‘payload’: ‘0’}
2019-02-07 17:49:07 - myDevices - INFO - SensorCommand: value, sensor rttKJGKpvHwvLww, channel None, value 0
2019-02-07 17:49:07 - myDevices - INFO - Checking for rttKJGKpvHwvLww in dict_keys()
2019-02-07 17:49:07 - myDevices - INFO - Sensor found: {‘origin’: ‘rest’, ‘class’: ‘LightSwitch’, ‘type’: [‘DigitalActuator’], ‘args’: {‘last_state’: 0, ‘gpio’: ‘GPIO’, ‘invert’: True, ‘channel’: 20}, ‘device’: <helper.LightSwitch object at 0x75927cd0>, ‘functions’: {‘GET’: {}, ‘POST’: {}}, ‘description’: ‘Valgustus õues’, ‘status’: 1}
2019-02-07 17:49:07 - myDevices - INFO - ok,63358
2019-02-07 17:49:10 - myDevices - INFO - OnMessage: {‘cmdId’: ‘54100’, ‘channel’: ‘dev:nsEqDHu3xFoLIFv’, ‘payload’: ‘0’}
2019-02-07 17:49:10 - myDevices - INFO - OnMessage: {‘cmdId’: ‘67826’, ‘channel’: ‘dev:rttKJGKpvHwvLww’, ‘payload’: ‘0’}
2019-02-07 17:49:10 - myDevices - INFO - ExecuteMessage: {‘cmdId’: ‘54100’, ‘channel’: ‘dev:nsEqDHu3xFoLIFv’, ‘payload’: ‘0’}
2019-02-07 17:49:10 - myDevices - INFO - SensorCommand: value, sensor nsEqDHu3xFoLIFv, channel None, value 0
2019-02-07 17:49:10 - myDevices - INFO - Checking for nsEqDHu3xFoLIFv in dict_keys()
2019-02-07 17:49:10 - myDevices - INFO - Sensor not found
2019-02-07 17:49:10 - myDevices - INFO - error,54100=Sensor command failed
2019-02-07 17:49:11 - myDevices - INFO - ExecuteMessage: {‘cmdId’: ‘67826’, ‘channel’: ‘dev:rttKJGKpvHwvLww’, ‘payload’: ‘0’}
2019-02-07 17:49:11 - myDevices - INFO - SensorCommand: value, sensor rttKJGKpvHwvLww, channel None, value 0
2019-02-07 17:49:11 - myDevices - INFO - Checking for rttKJGKpvHwvLww in dict_keys()
2019-02-07 17:49:11 - myDevices - INFO - Sensor found: {‘origin’: ‘rest’, ‘class’: ‘LightSwitch’, ‘type’: [‘DigitalActuator’], ‘args’: {‘last_state’: 0, ‘gpio’: ‘GPIO’, ‘invert’: True, ‘channel’: 20}, ‘device’: <helper.LightSwitch object at 0x75927cd0>, ‘functions’: {‘GET’: {}, ‘POST’: {}}, ‘description’: ‘Valgustus õues’, ‘status’: 1}
2019-02-07 17:49:11 - myDevices - INFO - ok,67826
2019-02-07 17:49:13 - myDevices - INFO - Sensors info: [{‘name’: ‘Valgustus õues’, ‘unit’: ‘d’, ‘value’: 0, ‘type’: ‘digital_actuator’, ‘channel’: ‘dev:rttKJGKpvHwvLww’}]
2019-02-07 17:49:14 - myDevices - INFO - Send changed data: [{‘sys:cpu;load’: 57.2}, {‘sys:ram;usage’: 561614848}, {‘sys:storage:/;usage’: 4805967872}]