lockpicker / homebridge-honeywell-tuxedo-touch

Homebridge plugin for the Honeywell Tuxedo Touch Wifi security system
4 stars 3 forks source link

Incorrect State #4

Closed 7RDR7 closed 4 years ago

7RDR7 commented 4 years ago

I'll set the security system to "Night" via Siri, and it successfully arms the system. By morning the system is still armed, but the Home icon says "Off". The debug logs do not retain long enough to see what happened over night. These are the logs while the system is armed "Night", but the Home icon displays "Off". If I execute your link in a browser, I get a Status Not Found" response.

[10/16/2020, 8:56:01 AM] [Home Security] Triggered GET SecuritySystemCurrentState [10/16/2020, 8:56:01 AM] [Home Security] [getAlarmMode] About to call with, url: https://192.168.1.7/system_http_api/API_REV01/GetSecurityStatus header: MACID:Browser,Path:API_REV01/GetSecurityStatus api_key_enc: c1947c20bb0b008c2e3ff5b194eb0263029aee3ec2636cf95705ead343a12ab8 [10/16/2020, 8:56:01 AM] [Home Security] [callAPI_POST]: Calling alarm API with url: https://192.168.1.7/system_http_api/API_REV01/GetSecurityStatus headers - authtoken: 60183e953f8d9d51d45f78f59aa43fa9ee8c473a headers-identity4d0e21691103e25324e52ad4b27897ed body: param=&len=0&tstamp=0.34027298181121957 [10/16/2020, 8:56:01 AM] [Home Security] Triggered GET SecuritySystemTargetState [10/16/2020, 8:56:01 AM] [Home Security] [getAlarmMode] About to call with, url: https://192.168.1.7/system_http_api/API_REV01/GetSecurityStatus header: MACID:Browser,Path:API_REV01/GetSecurityStatus api_key_enc: c1947c20bb0b008c2e3ff5b194eb0263029aee3ec2636cf95705ead343a12ab8 [10/16/2020, 8:56:01 AM] [Home Security] [callAPI_POST]: Calling alarm API with url: https://192.168.1.7/system_http_api/API_REV01/GetSecurityStatus headers - authtoken: 60183e953f8d9d51d45f78f59aa43fa9ee8c473a headers-identity4d0e21691103e25324e52ad4b27897ed body: param=&len=0&tstamp=0.33300185206044053 [10/16/2020, 8:56:01 AM] [Home Security] [callAPI_POST] Response Final: sjjh0G84tliKdn0bX6pCETzhbXK5z6yL3tuM8txmNWTo1n4T6ZJVvx9CrXodCXsq [10/16/2020, 8:56:01 AM] [Home Security] [decryptData] Returning: {"Status":"Ready To Arm","Color":"Green"} [10/16/2020, 8:56:01 AM] [Home Security] [returnTargetState] Received value: {"Status":"Ready To Arm","Color":"Green"}, corresponding target state: 3 [10/16/2020, 8:56:01 AM] [Home Security] [callAPI_POST] Response Final: sjjh0G84tliKdn0bX6pCETzhbXK5z6yL3tuM8txmNWTo1n4T6ZJVvx9CrXodCXsq [10/16/2020, 8:56:01 AM] [Home Security] [decryptData] Returning: {"Status":"Ready To Arm","Color":"Green"} [10/16/2020, 8:56:01 AM] [Home Security] [returnCurrentState] Retrieved status string: Ready To Arm, alarmStatus is: 3 [10/16/2020, 8:56:01 AM] [Home Security] [returnCurrentState] Received value: {"Status":"Ready To Arm","Color":"Green"}, corresponding current state: 3 [10/16/2020, 8:56:11 AM] [Home Security] Triggered GET SecuritySystemCurrentState [10/16/2020, 8:56:11 AM] [Home Security] [getAlarmMode] About to call with, url: https://192.168.1.7/system_http_api/API_REV01/GetSecurityStatus header: MACID:Browser,Path:API_REV01/GetSecurityStatus api_key_enc: c1947c20bb0b008c2e3ff5b194eb0263029aee3ec2636cf95705ead343a12ab8 [10/16/2020, 8:56:11 AM] [Home Security] [callAPI_POST]: Calling alarm API with url: https://192.168.1.7/system_http_api/API_REV01/GetSecurityStatus headers - authtoken: 60183e953f8d9d51d45f78f59aa43fa9ee8c473a headers-identity4d0e21691103e25324e52ad4b27897ed body: param=&len=0&tstamp=0.7462626384379771 [10/16/2020, 8:56:11 AM] [Home Security] Triggered GET SecuritySystemTargetState [10/16/2020, 8:56:11 AM] [Home Security] [getAlarmMode] About to call with, url: https://192.168.1.7/system_http_api/API_REV01/GetSecurityStatus header: MACID:Browser,Path:API_REV01/GetSecurityStatus api_key_enc: c1947c20bb0b008c2e3ff5b194eb0263029aee3ec2636cf95705ead343a12ab8 [10/16/2020, 8:56:11 AM] [Home Security] [callAPI_POST]: Calling alarm API with url: https://192.168.1.7/system_http_api/API_REV01/GetSecurityStatus headers - authtoken: 60183e953f8d9d51d45f78f59aa43fa9ee8c473a headers-identity4d0e21691103e25324e52ad4b27897ed body: param=&len=0&tstamp=0.7801870319793669 [10/16/2020, 8:56:11 AM] [Home Security] [callAPI_POST] Response Final: sjjh0G84tliKdn0bX6pCETzhbXK5z6yL3tuM8txmNWTo1n4T6ZJVvx9CrXodCXsq [10/16/2020, 8:56:11 AM] [Home Security] [decryptData] Returning: {"Status":"Ready To Arm","Color":"Green"} [10/16/2020, 8:56:11 AM] [Home Security] [returnCurrentState] Retrieved status string: Ready To Arm, alarmStatus is: 3 [10/16/2020, 8:56:11 AM] [Home Security] [returnCurrentState] Received value: {"Status":"Ready To Arm","Color":"Green"}, corresponding current state: 3 [10/16/2020, 8:56:11 AM] [Home Security] [callAPI_POST] Response Final: sjjh0G84tliKdn0bX6pCETzhbXK5z6yL3tuM8txmNWTo1n4T6ZJVvx9CrXodCXsq [10/16/2020, 8:56:11 AM] [Home Security] [decryptData] Returning: {"Status":"Ready To Arm","Color":"Green"} [10/16/2020, 8:56:11 AM] [Home Security] [returnTargetState] Received value: {"Status":"Ready To Arm","Color":"Green"}, corresponding target state: 3 [10/16/2020, 8:56:22 AM] [Home Security] Triggered GET SecuritySystemCurrentState [10/16/2020, 8:56:22 AM] [Home Security] [getAlarmMode] About to call with, url: https://192.168.1.7/system_http_api/API_REV01/GetSecurityStatus header: MACID:Browser,Path:API_REV01/GetSecurityStatus api_key_enc: c1947c20bb0b008c2e3ff5b194eb0263029aee3ec2636cf95705ead343a12ab8 [10/16/2020, 8:56:22 AM] [Home Security] [callAPI_POST]: Calling alarm API with url: https://192.168.1.7/system_http_api/API_REV01/GetSecurityStatus headers - authtoken: 60183e953f8d9d51d45f78f59aa43fa9ee8c473a headers-identity4d0e21691103e25324e52ad4b27897ed body: param=&len=0&tstamp=0.15520290985679663 [10/16/2020, 8:56:22 AM] [Home Security] Triggered GET SecuritySystemTargetState [10/16/2020, 8:56:22 AM] [Home Security] [getAlarmMode] About to call with, url: https://192.168.1.7/system_http_api/API_REV01/GetSecurityStatus header: MACID:Browser,Path:API_REV01/GetSecurityStatus api_key_enc: c1947c20bb0b008c2e3ff5b194eb0263029aee3ec2636cf95705ead343a12ab8 [10/16/2020, 8:56:22 AM] [Home Security] [callAPI_POST]: Calling alarm API with url: https://192.168.1.7/system_http_api/API_REV01/GetSecurityStatus headers - authtoken: 60183e953f8d9d51d45f78f59aa43fa9ee8c473a headers-identity4d0e21691103e25324e52ad4b27897ed body: param=&len=0&tstamp=0.8751593356905227 [10/16/2020, 8:56:22 AM] [Home Security] [callAPI_POST] Response Final: sjjh0G84tliKdn0bX6pCETzhbXK5z6yL3tuM8txmNWTo1n4T6ZJVvx9CrXodCXsq [10/16/2020, 8:56:22 AM] [Home Security] [decryptData] Returning: {"Status":"Ready To Arm","Color":"Green"} [10/16/2020, 8:56:22 AM] [Home Security] [returnCurrentState] Retrieved status string: Ready To Arm, alarmStatus is: 3 [10/16/2020, 8:56:22 AM] [Home Security] [returnCurrentState] Received value: {"Status":"Ready To Arm","Color":"Green"}, corresponding current state: 3 [10/16/2020, 8:56:22 AM] [Home Security] [callAPI_POST] Response Final: sjjh0G84tliKdn0bX6pCETzhbXK5z6yL3tuM8txmNWTo1n4T6ZJVvx9CrXodCXsq [10/16/2020, 8:56:22 AM] [Home Security] [decryptData] Returning: {"Status":"Ready To Arm","Color":"Green"} [10/16/2020, 8:56:22 AM] [Home Security] [returnTargetState] Received value: {"Status":"Ready To Arm","Color":"Green"}, corresponding target state: 3 [10/16/2020, 8:56:32 AM] [Home Security] Triggered GET SecuritySystemCurrentState [10/16/2020, 8:56:32 AM] [Home Security] [getAlarmMode] About to call with, url: https://192.168.1.7/system_http_api/API_REV01/GetSecurityStatus header: MACID:Browser,Path:API_REV01/GetSecurityStatus api_key_enc: c1947c20bb0b008c2e3ff5b194eb0263029aee3ec2636cf95705ead343a12ab8 [10/16/2020, 8:56:32 AM] [Home Security] [callAPI_POST]: Calling alarm API with url: https://192.168.1.7/system_http_api/API_REV01/GetSecurityStatus headers - authtoken: 60183e953f8d9d51d45f78f59aa43fa9ee8c473a headers-identity4d0e21691103e25324e52ad4b27897ed body: param=&len=0&tstamp=0.9472348247116751 [10/16/2020, 8:56:32 AM] [Home Security] Triggered GET SecuritySystemTargetState [10/16/2020, 8:56:32 AM] [Home Security] [getAlarmMode] About to call with, url: https://192.168.1.7/system_http_api/API_REV01/GetSecurityStatus header: MACID:Browser,Path:API_REV01/GetSecurityStatus api_key_enc: c1947c20bb0b008c2e3ff5b194eb0263029aee3ec2636cf95705ead343a12ab8 [10/16/2020, 8:56:32 AM] [Home Security] [callAPI_POST]: Calling alarm API with url: https://192.168.1.7/system_http_api/API_REV01/GetSecurityStatus headers - authtoken: 60183e953f8d9d51d45f78f59aa43fa9ee8c473a headers-identity4d0e21691103e25324e52ad4b27897ed body: param=&len=0&tstamp=0.9877694764472171 [10/16/2020, 8:56:32 AM] [Home Security] [callAPI_POST] Response Final: sjjh0G84tliKdn0bX6pCETzhbXK5z6yL3tuM8txmNWTo1n4T6ZJVvx9CrXodCXsq [10/16/2020, 8:56:32 AM] [Home Security] [decryptData] Returning: {"Status":"Ready To Arm","Color":"Green"} [10/16/2020, 8:56:32 AM] [Home Security] [returnCurrentState] Retrieved status string: Ready To Arm, alarmStatus is: 3 [10/16/2020, 8:56:32 AM] [Home Security] [returnCurrentState] Received value: {"Status":"Ready To Arm","Color":"Green"}, corresponding current state: 3 [10/16/2020, 8:56:32 AM] [Home Security] [callAPI_POST] Response Final: sjjh0G84tliKdn0bX6pCETzhbXK5z6yL3tuM8txmNWTo1n4T6ZJVvx9CrXodCXsq [10/16/2020, 8:56:32 AM] [Home Security] [decryptData] Returning: {"Status":"Ready To Arm","Color":"Green"} [10/16/2020, 8:56:32 AM] [Home Security] [returnTargetState] Received value: {"Status":"Ready To Arm","Color":"Green"}, corresponding target state: 3 [10/16/2020, 8:56:42 AM] [Home Security] Triggered GET SecuritySystemCurrentState [10/16/2020, 8:56:42 AM] [Home Security] [getAlarmMode] About to call with, url: https://192.168.1.7/system_http_api/API_REV01/GetSecurityStatus header: MACID:Browser,Path:API_REV01/GetSecurityStatus api_key_enc: c1947c20bb0b008c2e3ff5b194eb0263029aee3ec2636cf95705ead343a12ab8 [10/16/2020, 8:56:42 AM] [Home Security] [callAPI_POST]: Calling alarm API with url: https://192.168.1.7/system_http_api/API_REV01/GetSecurityStatus headers - authtoken: 60183e953f8d9d51d45f78f59aa43fa9ee8c473a headers-identity4d0e21691103e25324e52ad4b27897ed body: param=&len=0&tstamp=0.9544583535551396 [10/16/2020, 8:56:42 AM] [Home Security] Triggered GET SecuritySystemTargetState [10/16/2020, 8:56:42 AM] [Home Security] [getAlarmMode] About to call with, url: https://192.168.1.7/system_http_api/API_REV01/GetSecurityStatus header: MACID:Browser,Path:API_REV01/GetSecurityStatus api_key_enc: c1947c20bb0b008c2e3ff5b194eb0263029aee3ec2636cf95705ead343a12ab8 [10/16/2020, 8:56:42 AM] [Home Security] [callAPI_POST]: Calling alarm API with url: https://192.168.1.7/system_http_api/API_REV01/GetSecurityStatus headers - authtoken: 60183e953f8d9d51d45f78f59aa43fa9ee8c473a headers-identity4d0e21691103e25324e52ad4b27897ed body: param=&len=0&tstamp=0.30990544327669656 [10/16/2020, 8:56:42 AM] [Home Security] [callAPI_POST] Response Final: sjjh0G84tliKdn0bX6pCETzhbXK5z6yL3tuM8txmNWTo1n4T6ZJVvx9CrXodCXsq [10/16/2020, 8:56:42 AM] [Home Security] [decryptData] Returning: {"Status":"Ready To Arm","Color":"Green"} [10/16/2020, 8:56:42 AM] [Home Security] [returnCurrentState] Retrieved status string: Ready To Arm, alarmStatus is: 3 [10/16/2020, 8:56:42 AM] [Home Security] [returnCurrentState] Received value: {"Status":"Ready To Arm","Color":"Green"}, corresponding current state: 3 [10/16/2020, 8:56:42 AM] [Home Security] [callAPI_POST] Response Final: sjjh0G84tliKdn0bX6pCETzhbXK5z6yL3tuM8txmNWTo1n4T6ZJVvx9CrXodCXsq [10/16/2020, 8:56:42 AM] [Home Security] [decryptData] Returning: {"Status":"Ready To Arm","Color":"Green"} [10/16/2020, 8:56:42 AM] [Home Security] [returnTargetState] Received value: {"Status":"Ready To Arm","Color":"Green"}, corresponding target state: 3

7RDR7 commented 4 years ago

Addition logs from a test. The system seems to loose reliable communication with the system over time. The SET commands seem to be reliable, but the GET commands not so much.

1 Alarm was set to Night via the Home app, then displayed "Arming", then went to "Off". The system was properly armed, and did not disarm. [FAILED]

2 Homebridge was restarted. Alarm was set to Night via the Home app, then displayed "Arming", then went to "Night". The system was properly armed, did not disarm. [SUCCESSFUL]

Logs from failed test

[10/16/2020, 4:38:46 PM] [Config] Homebridge log truncated by admin. [10/16/2020, 4:38:47 PM] [Home Security] Triggered GET SecuritySystemCurrentState [10/16/2020, 4:38:47 PM] [Home Security] [getAlarmMode] About to call with, url: https://192.168.1.7/system_http_api/API_REV01/GetSecurityStatus header: MACID:Browser,Path:API_REV01/GetSecurityStatus api_key_enc: c1947c20bb0b008c2e3ff5b194eb0263029aee3ec2636cf95705ead343a12ab8 [10/16/2020, 4:38:47 PM] [Home Security] [callAPI_POST]: Calling alarm API with url: https://192.168.1.7/system_http_api/API_REV01/GetSecurityStatus headers - authtoken: 60183e953f8d9d51d45f78f59aa43fa9ee8c473a headers-identity4d0e21691103e25324e52ad4b27897ed body: param=&len=0&tstamp=0.23451452925642258 [10/16/2020, 4:38:47 PM] [Home Security] Triggered GET SecuritySystemTargetState [10/16/2020, 4:38:47 PM] [Home Security] [getAlarmMode] About to call with, url: https://192.168.1.7/system_http_api/API_REV01/GetSecurityStatus header: MACID:Browser,Path:API_REV01/GetSecurityStatus api_key_enc: c1947c20bb0b008c2e3ff5b194eb0263029aee3ec2636cf95705ead343a12ab8 [10/16/2020, 4:38:47 PM] [Home Security] [callAPI_POST]: Calling alarm API with url: https://192.168.1.7/system_http_api/API_REV01/GetSecurityStatus headers - authtoken: 60183e953f8d9d51d45f78f59aa43fa9ee8c473a headers-identity4d0e21691103e25324e52ad4b27897ed body: param=&len=0&tstamp=0.17297362226849256 [10/16/2020, 4:38:47 PM] [Home Security] [callAPI_POST] Response Final: sjjh0G84tliKdn0bX6pCETzhbXK5z6yL3tuM8txmNWTo1n4T6ZJVvx9CrXodCXsq [10/16/2020, 4:38:47 PM] [Home Security] [decryptData] Returning: {"Status":"Ready To Arm","Color":"Green"} [10/16/2020, 4:38:47 PM] [Home Security] [returnCurrentState] Retrieved status string: Ready To Arm, alarmStatus is: 3 [10/16/2020, 4:38:47 PM] [Home Security] [returnCurrentState] Received value: {"Status":"Ready To Arm","Color":"Green"}, corresponding current state: 3 [10/16/2020, 4:38:47 PM] [Home Security] [callAPI_POST] Response Final: sjjh0G84tliKdn0bX6pCETzhbXK5z6yL3tuM8txmNWTo1n4T6ZJVvx9CrXodCXsq [10/16/2020, 4:38:47 PM] [Home Security] [decryptData] Returning: {"Status":"Ready To Arm","Color":"Green"} [10/16/2020, 4:38:47 PM] [Home Security] [returnTargetState] Received value: {"Status":"Ready To Arm","Color":"Green"}, corresponding target state: 3 [10/16/2020, 4:38:52 PM] [Home Security] Triggered SET SecuritySystemTargetState:2 [10/16/2020, 4:38:52 PM] [Home Security] [armAlarm] About to call API with, url:https://192.168.1.7/system_http_api/API_REV01/AdvancedSecurity/ArmWithCode dataCnt: miUJIUQJRtTtGHLxnDyP5%2BmSIHQc%2B2mVipgZfUouTpN3F%2BkreqX6AnXtlAtLdNDX header: MACID:Browser,Path:API_REV01/AdvancedSecurity/ArmWithCode api_key_enc: c1947c20bb0b008c2e3ff5b194eb0263029aee3ec2636cf95705ead343a12ab8 [10/16/2020, 4:38:52 PM] [Home Security] [callAPI_POST]: Calling alarm API with url: https://192.168.1.7/system_http_api/API_REV01/AdvancedSecurity/ArmWithCode headers - authtoken: 5f008ac2cb102428888074d487bfe1415a036218 headers-identity4d0e21691103e25324e52ad4b27897ed body: param=miUJIUQJRtTtGHLxnDyP5%2BmSIHQc%2B2mVipgZfUouTpN3F%2BkreqX6AnXtlAtLdNDX&len=70&tstamp=0.48979347067832024 [10/16/2020, 4:38:52 PM] [Home Security] [callAPI_POST] Response Final: o3QdL6a8m+ijZWYnBaKoMNosRQowKEj37D41byxzvYIOVU/y+YBI+NRpQrUiCrcdneKe93pOzxfDZVlAbZwII/xq2HYkDdLGgO/MkTwX5jw= [10/16/2020, 4:38:52 PM] [Home Security] [decryptData] Returning: {"Status":"Sucess","Result":{"Response":"Command sent sucessfully"}} [10/16/2020, 4:38:57 PM] [Home Security] Triggered GET SecuritySystemCurrentState [10/16/2020, 4:38:57 PM] [Home Security] [getAlarmMode] About to call with, url: https://192.168.1.7/system_http_api/API_REV01/GetSecurityStatus header: MACID:Browser,Path:API_REV01/GetSecurityStatus api_key_enc: c1947c20bb0b008c2e3ff5b194eb0263029aee3ec2636cf95705ead343a12ab8 [10/16/2020, 4:38:57 PM] [Home Security] [callAPI_POST]: Calling alarm API with url: https://192.168.1.7/system_http_api/API_REV01/GetSecurityStatus headers - authtoken: 60183e953f8d9d51d45f78f59aa43fa9ee8c473a headers-identity4d0e21691103e25324e52ad4b27897ed body: param=&len=0&tstamp=0.07360604589317887 [10/16/2020, 4:38:57 PM] [Home Security] Triggered GET SecuritySystemTargetState [10/16/2020, 4:38:57 PM] [Home Security] [getAlarmMode] About to call with, url: https://192.168.1.7/system_http_api/API_REV01/GetSecurityStatus header: MACID:Browser,Path:API_REV01/GetSecurityStatus api_key_enc: c1947c20bb0b008c2e3ff5b194eb0263029aee3ec2636cf95705ead343a12ab8 [10/16/2020, 4:38:57 PM] [Home Security] [callAPI_POST]: Calling alarm API with url: https://192.168.1.7/system_http_api/API_REV01/GetSecurityStatus headers - authtoken: 60183e953f8d9d51d45f78f59aa43fa9ee8c473a headers-identity4d0e21691103e25324e52ad4b27897ed body: param=&len=0&tstamp=0.18643108012661713 [10/16/2020, 4:38:57 PM] [Home Security] [callAPI_POST] Response Final: sjjh0G84tliKdn0bX6pCETzhbXK5z6yL3tuM8txmNWTo1n4T6ZJVvx9CrXodCXsq [10/16/2020, 4:38:57 PM] [Home Security] [decryptData] Returning: {"Status":"Ready To Arm","Color":"Green"} [10/16/2020, 4:38:57 PM] [Home Security] [returnCurrentState] Retrieved status string: Ready To Arm, alarmStatus is: 3 [10/16/2020, 4:38:57 PM] [Home Security] [returnCurrentState] Received value: {"Status":"Ready To Arm","Color":"Green"}, corresponding current state: 3 [10/16/2020, 4:38:57 PM] [Home Security] [callAPI_POST] Response Final: sjjh0G84tliKdn0bX6pCETzhbXK5z6yL3tuM8txmNWTo1n4T6ZJVvx9CrXodCXsq [10/16/2020, 4:38:57 PM] [Home Security] [decryptData] Returning: {"Status":"Ready To Arm","Color":"Green"} [10/16/2020, 4:38:57 PM] [Home Security] [returnTargetState] Received value: {"Status":"Ready To Arm","Color":"Green"}, corresponding target state: 3 [10/16/2020, 4:39:07 PM] [Home Security] Triggered GET SecuritySystemCurrentState [10/16/2020, 4:39:07 PM] [Home Security] [getAlarmMode] About to call with, url: https://192.168.1.7/system_http_api/API_REV01/GetSecurityStatus header: MACID:Browser,Path:API_REV01/GetSecurityStatus api_key_enc: c1947c20bb0b008c2e3ff5b194eb0263029aee3ec2636cf95705ead343a12ab8 [10/16/2020, 4:39:07 PM] [Home Security] [callAPI_POST]: Calling alarm API with url: https://192.168.1.7/system_http_api/API_REV01/GetSecurityStatus headers - authtoken: 60183e953f8d9d51d45f78f59aa43fa9ee8c473a headers-identity4d0e21691103e25324e52ad4b27897ed body: param=&len=0&tstamp=0.161223778580752 [10/16/2020, 4:39:07 PM] [Home Security] Triggered GET SecuritySystemTargetState [10/16/2020, 4:39:07 PM] [Home Security] [getAlarmMode] About to call with, url: https://192.168.1.7/system_http_api/API_REV01/GetSecurityStatus header: MACID:Browser,Path:API_REV01/GetSecurityStatus api_key_enc: c1947c20bb0b008c2e3ff5b194eb0263029aee3ec2636cf95705ead343a12ab8 [10/16/2020, 4:39:07 PM] [Home Security] [callAPI_POST]: Calling alarm API with url: https://192.168.1.7/system_http_api/API_REV01/GetSecurityStatus headers - authtoken: 60183e953f8d9d51d45f78f59aa43fa9ee8c473a headers-identity4d0e21691103e25324e52ad4b27897ed body: param=&len=0&tstamp=0.7560775016650916 [10/16/2020, 4:39:07 PM] [Home Security] [callAPI_POST] Response Final: sjjh0G84tliKdn0bX6pCETzhbXK5z6yL3tuM8txmNWTo1n4T6ZJVvx9CrXodCXsq [10/16/2020, 4:39:07 PM] [Home Security] [decryptData] Returning: {"Status":"Ready To Arm","Color":"Green"} [10/16/2020, 4:39:07 PM] [Home Security] [returnTargetState] Received value: {"Status":"Ready To Arm","Color":"Green"}, corresponding target state: 3 [10/16/2020, 4:39:07 PM] [Home Security] [callAPI_POST] Response Final: sjjh0G84tliKdn0bX6pCETzhbXK5z6yL3tuM8txmNWTo1n4T6ZJVvx9CrXodCXsq [10/16/2020, 4:39:07 PM] [Home Security] [decryptData] Returning: {"Status":"Ready To Arm","Color":"Green"} [10/16/2020, 4:39:07 PM] [Home Security] [returnCurrentState] Retrieved status string: Ready To Arm, alarmStatus is: 3 [10/16/2020, 4:39:07 PM] [Home Security] [returnCurrentState] Received value: {"Status":"Ready To Arm","Color":"Green"}, corresponding current state: 3 [10/16/2020, 4:39:09 PM] [LgWebOsTv] Device: 192.168.1.130 LG TV, connecting... [10/16/2020, 4:39:17 PM] [Home Security] Triggered GET SecuritySystemCurrentState [10/16/2020, 4:39:17 PM] [Home Security] [getAlarmMode] About to call with, url: https://192.168.1.7/system_http_api/API_REV01/GetSecurityStatus header: MACID:Browser,Path:API_REV01/GetSecurityStatus api_key_enc: c1947c20bb0b008c2e3ff5b194eb0263029aee3ec2636cf95705ead343a12ab8 [10/16/2020, 4:39:17 PM] [Home Security] [callAPI_POST]: Calling alarm API with url: https://192.168.1.7/system_http_api/API_REV01/GetSecurityStatus headers - authtoken: 60183e953f8d9d51d45f78f59aa43fa9ee8c473a headers-identity4d0e21691103e25324e52ad4b27897ed body: param=&len=0&tstamp=0.19480118899269794 [10/16/2020, 4:39:17 PM] [Home Security] Triggered GET SecuritySystemTargetState [10/16/2020, 4:39:17 PM] [Home Security] [getAlarmMode] About to call with, url: https://192.168.1.7/system_http_api/API_REV01/GetSecurityStatus header: MACID:Browser,Path:API_REV01/GetSecurityStatus api_key_enc: c1947c20bb0b008c2e3ff5b194eb0263029aee3ec2636cf95705ead343a12ab8 [10/16/2020, 4:39:17 PM] [Home Security] [callAPI_POST]: Calling alarm API with url: https://192.168.1.7/system_http_api/API_REV01/GetSecurityStatus headers - authtoken: 60183e953f8d9d51d45f78f59aa43fa9ee8c473a headers-identity4d0e21691103e25324e52ad4b27897ed body: param=&len=0&tstamp=0.49831932112830124 [10/16/2020, 4:39:17 PM] [Home Security] [callAPI_POST] Response Final: sjjh0G84tliKdn0bX6pCETzhbXK5z6yL3tuM8txmNWTo1n4T6ZJVvx9CrXodCXsq [10/16/2020, 4:39:17 PM] [Home Security] [decryptData] Returning: {"Status":"Ready To Arm","Color":"Green"} [10/16/2020, 4:39:17 PM] [Home Security] [returnTargetState] Received value: {"Status":"Ready To Arm","Color":"Green"}, corresponding target state: 3 [10/16/2020, 4:39:17 PM] [Home Security] [callAPI_POST] Response Final: sjjh0G84tliKdn0bX6pCETzhbXK5z6yL3tuM8txmNWTo1n4T6ZJVvx9CrXodCXsq [10/16/2020, 4:39:17 PM] [Home Security] [decryptData] Returning: {"Status":"Ready To Arm","Color":"Green"} [10/16/2020, 4:39:17 PM] [Home Security] [returnCurrentState] Retrieved status string: Ready To Arm, alarmStatus is: 3 [10/16/2020, 4:39:17 PM] [Home Security] [returnCurrentState] Received value: {"Status":"Ready To Arm","Color":"Green"}, corresponding current state: 3 [10/16/2020, 4:39:27 PM] [Home Security] Triggered GET SecuritySystemCurrentState [10/16/2020, 4:39:27 PM] [Home Security] [getAlarmMode] About to call with, url: https://192.168.1.7/system_http_api/API_REV01/GetSecurityStatus header: MACID:Browser,Path:API_REV01/GetSecurityStatus api_key_enc: c1947c20bb0b008c2e3ff5b194eb0263029aee3ec2636cf95705ead343a12ab8 [10/16/2020, 4:39:27 PM] [Home Security] [callAPI_POST]: Calling alarm API with url: https://192.168.1.7/system_http_api/API_REV01/GetSecurityStatus headers - authtoken: 60183e953f8d9d51d45f78f59aa43fa9ee8c473a headers-identity4d0e21691103e25324e52ad4b27897ed body: param=&len=0&tstamp=0.0602405374600945 [10/16/2020, 4:39:27 PM] [Home Security] Triggered GET SecuritySystemTargetState [10/16/2020, 4:39:27 PM] [Home Security] [getAlarmMode] About to call with, url: https://192.168.1.7/system_http_api/API_REV01/GetSecurityStatus header: MACID:Browser,Path:API_REV01/GetSecurityStatus api_key_enc: c1947c20bb0b008c2e3ff5b194eb0263029aee3ec2636cf95705ead343a12ab8 [10/16/2020, 4:39:27 PM] [Home Security] [callAPI_POST]: Calling alarm API with url: https://192.168.1.7/system_http_api/API_REV01/GetSecurityStatus headers - authtoken: 60183e953f8d9d51d45f78f59aa43fa9ee8c473a headers-identity4d0e21691103e25324e52ad4b27897ed body: param=&len=0&tstamp=0.512063616851435 [10/16/2020, 4:39:27 PM] [Home Security] [callAPI_POST] Response Final: sjjh0G84tliKdn0bX6pCETzhbXK5z6yL3tuM8txmNWTo1n4T6ZJVvx9CrXodCXsq [10/16/2020, 4:39:27 PM] [Home Security] [decryptData] Returning: {"Status":"Ready To Arm","Color":"Green"} [10/16/2020, 4:39:27 PM] [Home Security] [returnCurrentState] Retrieved status string: Ready To Arm, alarmStatus is: 3 [10/16/2020, 4:39:27 PM] [Home Security] [returnCurrentState] Received value: {"Status":"Ready To Arm","Color":"Green"}, corresponding current state: 3 [10/16/2020, 4:39:27 PM] [Home Security] [callAPI_POST] Response Final: sjjh0G84tliKdn0bX6pCETzhbXK5z6yL3tuM8txmNWTo1n4T6ZJVvx9CrXodCXsq [10/16/2020, 4:39:27 PM] [Home Security] [decryptData] Returning: {"Status":"Ready To Arm","Color":"Green"} [10/16/2020, 4:39:27 PM] [Home Security] [returnTargetState] Received value: {"Status":"Ready To Arm","Color":"Green"}, corresponding target state: 3 [10/16/2020, 4:39:38 PM] [Home Security] Triggered GET SecuritySystemCurrentState [10/16/2020, 4:39:38 PM] [Home Security] [getAlarmMode] About to call with, url: https://192.168.1.7/system_http_api/API_REV01/GetSecurityStatus header: MACID:Browser,Path:API_REV01/GetSecurityStatus api_key_enc: c1947c20bb0b008c2e3ff5b194eb0263029aee3ec2636cf95705ead343a12ab8 [10/16/2020, 4:39:38 PM] [Home Security] [callAPI_POST]: Calling alarm API with url: https://192.168.1.7/system_http_api/API_REV01/GetSecurityStatus headers - authtoken: 60183e953f8d9d51d45f78f59aa43fa9ee8c473a headers-identity4d0e21691103e25324e52ad4b27897ed body: param=&len=0&tstamp=0.28592714914650896 [10/16/2020, 4:39:38 PM] [Home Security] Triggered GET SecuritySystemTargetState [10/16/2020, 4:39:38 PM] [Home Security] [getAlarmMode] About to call with, url: https://192.168.1.7/system_http_api/API_REV01/GetSecurityStatus header: MACID:Browser,Path:API_REV01/GetSecurityStatus api_key_enc: c1947c20bb0b008c2e3ff5b194eb0263029aee3ec2636cf95705ead343a12ab8 [10/16/2020, 4:39:38 PM] [Home Security] [callAPI_POST]: Calling alarm API with url: https://192.168.1.7/system_http_api/API_REV01/GetSecurityStatus headers - authtoken: 60183e953f8d9d51d45f78f59aa43fa9ee8c473a headers-identity4d0e21691103e25324e52ad4b27897ed body: param=&len=0&tstamp=0.024541115585030138 [10/16/2020, 4:39:38 PM] [Home Security] [callAPI_POST] Response Final: sjjh0G84tliKdn0bX6pCETzhbXK5z6yL3tuM8txmNWTo1n4T6ZJVvx9CrXodCXsq [10/16/2020, 4:39:38 PM] [Home Security] [decryptData] Returning: {"Status":"Ready To Arm","Color":"Green"} [10/16/2020, 4:39:38 PM] [Home Security] [returnCurrentState] Retrieved status string: Ready To Arm, alarmStatus is: 3 [10/16/2020, 4:39:38 PM] [Home Security] [returnCurrentState] Received value: {"Status":"Ready To Arm","Color":"Green"}, corresponding current state: 3 [10/16/2020, 4:39:38 PM] [Home Security] [callAPI_POST] Response Final: sjjh0G84tliKdn0bX6pCETzhbXK5z6yL3tuM8txmNWTo1n4T6ZJVvx9CrXodCXsq [10/16/2020, 4:39:38 PM] [Home Security] [decryptData] Returning: {"Status":"Ready To Arm","Color":"Green"} [10/16/2020, 4:39:38 PM] [Home Security] [returnTargetState] Received value: {"Status":"Ready To Arm","Color":"Green"}, corresponding target state: 3 [10/16/2020, 4:39:48 PM] [Home Security] Triggered GET SecuritySystemCurrentState [10/16/2020, 4:39:48 PM] [Home Security] [getAlarmMode] About to call with, url: https://192.168.1.7/system_http_api/API_REV01/GetSecurityStatus header: MACID:Browser,Path:API_REV01/GetSecurityStatus api_key_enc: c1947c20bb0b008c2e3ff5b194eb0263029aee3ec2636cf95705ead343a12ab8 [10/16/2020, 4:39:48 PM] [Home Security] [callAPI_POST]: Calling alarm API with url: https://192.168.1.7/system_http_api/API_REV01/GetSecurityStatus headers - authtoken: 60183e953f8d9d51d45f78f59aa43fa9ee8c473a headers-identity4d0e21691103e25324e52ad4b27897ed body: param=&len=0&tstamp=0.4619224337993575 [10/16/2020, 4:39:48 PM] [Home Security] Triggered GET SecuritySystemTargetState [10/16/2020, 4:39:48 PM] [Home Security] [getAlarmMode] About to call with, url: https://192.168.1.7/system_http_api/API_REV01/GetSecurityStatus header: MACID:Browser,Path:API_REV01/GetSecurityStatus api_key_enc: c1947c20bb0b008c2e3ff5b194eb0263029aee3ec2636cf95705ead343a12ab8 [10/16/2020, 4:39:48 PM] [Home Security] [callAPI_POST]: Calling alarm API with url: https://192.168.1.7/system_http_api/API_REV01/GetSecurityStatus headers - authtoken: 60183e953f8d9d51d45f78f59aa43fa9ee8c473a headers-identity4d0e21691103e25324e52ad4b27897ed body: param=&len=0&tstamp=0.7030809838142491 [10/16/2020, 4:39:48 PM] [Home Security] [callAPI_POST] Response Final: sjjh0G84tliKdn0bX6pCETzhbXK5z6yL3tuM8txmNWTo1n4T6ZJVvx9CrXodCXsq [10/16/2020, 4:39:48 PM] [Home Security] [decryptData] Returning: {"Status":"Ready To Arm","Color":"Green"} [10/16/2020, 4:39:48 PM] [Home Security] [returnCurrentState] Retrieved status string: Ready To Arm, alarmStatus is: 3 [10/16/2020, 4:39:48 PM] [Home Security] [returnCurrentState] Received value: {"Status":"Ready To Arm","Color":"Green"}, corresponding current state: 3 [10/16/2020, 4:39:48 PM] [Home Security] [callAPI_POST] Response Final: sjjh0G84tliKdn0bX6pCETzhbXK5z6yL3tuM8txmNWTo1n4T6ZJVvx9CrXodCXsq [10/16/2020, 4:39:48 PM] [Home Security] [decryptData] Returning: {"Status":"Ready To Arm","Color":"Green"} [10/16/2020, 4:39:48 PM] [Home Security] [returnTargetState] Received value: {"Status":"Ready To Arm","Color":"Green"}, corresponding target state: 3 [10/16/2020, 4:39:49 PM] [Home Security] Triggered GET SecuritySystemTargetState [10/16/2020, 4:39:49 PM] [Home Security] [getAlarmMode] About to call with, url: https://192.168.1.7/system_http_api/API_REV01/GetSecurityStatus header: MACID:Browser,Path:API_REV01/GetSecurityStatus api_key_enc: c1947c20bb0b008c2e3ff5b194eb0263029aee3ec2636cf95705ead343a12ab8 [10/16/2020, 4:39:49 PM] [Home Security] [callAPI_POST]: Calling alarm API with url: https://192.168.1.7/system_http_api/API_REV01/GetSecurityStatus headers - authtoken: 60183e953f8d9d51d45f78f59aa43fa9ee8c473a headers-identity4d0e21691103e25324e52ad4b27897ed body: param=&len=0&tstamp=0.7227796896875558 [10/16/2020, 4:39:49 PM] [Home Security] Triggered GET SecuritySystemCurrentState [10/16/2020, 4:39:49 PM] [Home Security] [getAlarmMode] About to call with, url: https://192.168.1.7/system_http_api/API_REV01/GetSecurityStatus header: MACID:Browser,Path:API_REV01/GetSecurityStatus api_key_enc: c1947c20bb0b008c2e3ff5b194eb0263029aee3ec2636cf95705ead343a12ab8 [10/16/2020, 4:39:49 PM] [Home Security] [callAPI_POST]: Calling alarm API with url: https://192.168.1.7/system_http_api/API_REV01/GetSecurityStatus headers - authtoken: 60183e953f8d9d51d45f78f59aa43fa9ee8c473a headers-identity4d0e21691103e25324e52ad4b27897ed body: param=&len=0&tstamp=0.991448994366861 [10/16/2020, 4:39:49 PM] [Home Security] [callAPI_POST] Response Final: sjjh0G84tliKdn0bX6pCETzhbXK5z6yL3tuM8txmNWTo1n4T6ZJVvx9CrXodCXsq [10/16/2020, 4:39:49 PM] [Home Security] [decryptData] Returning: {"Status":"Ready To Arm","Color":"Green"} [10/16/2020, 4:39:49 PM] [Home Security] [returnTargetState] Received value: {"Status":"Ready To Arm","Color":"Green"}, corresponding target state: 3 [10/16/2020, 4:39:49 PM] [Home Security] [callAPI_POST] Response Final: sjjh0G84tliKdn0bX6pCETzhbXK5z6yL3tuM8txmNWTo1n4T6ZJVvx9CrXodCXsq [10/16/2020, 4:39:49 PM] [Home Security] [decryptData] Returning: {"Status":"Ready To Arm","Color":"Green"} [10/16/2020, 4:39:49 PM] [Home Security] [returnCurrentState] Retrieved status string: Ready To Arm, alarmStatus is: 3 [10/16/2020, 4:39:49 PM] [Home Security] [returnCurrentState] Received value: {"Status":"Ready To Arm","Color":"Green"}, corresponding current state: 3 [10/16/2020, 4:39:58 PM] [Home Security] Triggered GET SecuritySystemCurrentState [10/16/2020, 4:39:58 PM] [Home Security] [getAlarmMode] About to call with, url: https://192.168.1.7/system_http_api/API_REV01/GetSecurityStatus header: MACID:Browser,Path:API_REV01/GetSecurityStatus api_key_enc: c1947c20bb0b008c2e3ff5b194eb0263029aee3ec2636cf95705ead343a12ab8 [10/16/2020, 4:39:58 PM] [Home Security] [callAPI_POST]: Calling alarm API with url: https://192.168.1.7/system_http_api/API_REV01/GetSecurityStatus headers - authtoken: 60183e953f8d9d51d45f78f59aa43fa9ee8c473a headers-identity4d0e21691103e25324e52ad4b27897ed body: param=&len=0&tstamp=0.08558646644692591 [10/16/2020, 4:39:58 PM] [Home Security] Triggered GET SecuritySystemTargetState [10/16/2020, 4:39:58 PM] [Home Security] [getAlarmMode] About to call with, url: https://192.168.1.7/system_http_api/API_REV01/GetSecurityStatus header: MACID:Browser,Path:API_REV01/GetSecurityStatus api_key_enc: c1947c20bb0b008c2e3ff5b194eb0263029aee3ec2636cf95705ead343a12ab8 [10/16/2020, 4:39:58 PM] [Home Security] [callAPI_POST]: Calling alarm API with url: https://192.168.1.7/system_http_api/API_REV01/GetSecurityStatus headers - authtoken: 60183e953f8d9d51d45f78f59aa43fa9ee8c473a headers-identity4d0e21691103e25324e52ad4b27897ed body: param=&len=0&tstamp=0.8848742296105263 [10/16/2020, 4:39:58 PM] [Home Security] [callAPI_POST] Response Final: sjjh0G84tliKdn0bX6pCETzhbXK5z6yL3tuM8txmNWTo1n4T6ZJVvx9CrXodCXsq [10/16/2020, 4:39:58 PM] [Home Security] [decryptData] Returning: {"Status":"Ready To Arm","Color":"Green"} [10/16/2020, 4:39:58 PM] [Home Security] [returnCurrentState] Retrieved status string: Ready To Arm, alarmStatus is: 3 [10/16/2020, 4:39:58 PM] [Home Security] [returnCurrentState] Received value: {"Status":"Ready To Arm","Color":"Green"}, corresponding current state: 3 [10/16/2020, 4:39:58 PM] [Home Security] [callAPI_POST] Response Final: sjjh0G84tliKdn0bX6pCETzhbXK5z6yL3tuM8txmNWTo1n4T6ZJVvx9CrXodCXsq [10/16/2020, 4:39:58 PM] [Home Security] [decryptData] Returning: {"Status":"Ready To Arm","Color":"Green"} [10/16/2020, 4:39:58 PM] [Home Security] [returnTargetState] Received value: {"Status":"Ready To Arm","Color":"Green"}, corresponding target state: 3

Logs from successful test

[10/16/2020, 4:53:50 PM] [Home Security] [callAPI_POST] Response Final: sjjh0G84tliKdn0bX6pCETzhbXK5z6yL3tuM8txmNWTo1n4T6ZJVvx9CrXodCXsq [10/16/2020, 4:53:50 PM] [Home Security] [decryptData] Returning: {"Status":"Ready To Arm","Color":"Green"} [10/16/2020, 4:53:50 PM] [Home Security] [returnCurrentState] Retrieved status string: Ready To Arm, alarmStatus is: 3 [10/16/2020, 4:53:50 PM] [Home Security] [returnCurrentState] Received value: {"Status":"Ready To Arm","Color":"Green"}, corresponding current state: 3 [10/16/2020, 4:53:50 PM] [Home Security] [callAPI_POST] Response Final: sjjh0G84tliKdn0bX6pCETzhbXK5z6yL3tuM8txmNWTo1n4T6ZJVvx9CrXodCXsq [10/16/2020, 4:53:50 PM] [Home Security] [decryptData] Returning: {"Status":"Ready To Arm","Color":"Green"} [10/16/2020, 4:53:50 PM] [Home Security] [returnTargetState] Received value: {"Status":"Ready To Arm","Color":"Green"}, corresponding target state: 3 [10/16/2020, 4:53:52 PM] [Home Security] Triggered SET SecuritySystemTargetState:2 [10/16/2020, 4:53:52 PM] [Home Security] [armAlarm] About to call API with, url:https://192.168.1.7/system_http_api/API_REV01/AdvancedSecurity/ArmWithCode dataCnt: miUJIUQJRtTtGHLxnDyP5%2BmSIHQc%2B2mVipgZfUouTpN3F%2BkreqX6AnXtlAtLdNDX header: MACID:Browser,Path:API_REV01/AdvancedSecurity/ArmWithCode api_key_enc: c1947c20bb0b008c2e3ff5b194eb0263029aee3ec2636cf95705ead343a12ab8 [10/16/2020, 4:53:52 PM] [Home Security] [callAPI_POST]: Calling alarm API with url: https://192.168.1.7/system_http_api/API_REV01/AdvancedSecurity/ArmWithCode headers - authtoken: 5f008ac2cb102428888074d487bfe1415a036218 headers-identity4d0e21691103e25324e52ad4b27897ed body: param=miUJIUQJRtTtGHLxnDyP5%2BmSIHQc%2B2mVipgZfUouTpN3F%2BkreqX6AnXtlAtLdNDX&len=70&tstamp=0.7908584182368337 [10/16/2020, 4:53:52 PM] [Home Security] [callAPI_POST] Response Final: o3QdL6a8m+ijZWYnBaKoMNosRQowKEj37D41byxzvYIOVU/y+YBI+NRpQrUiCrcdneKe93pOzxfDZVlAbZwII/xq2HYkDdLGgO/MkTwX5jw= [10/16/2020, 4:53:52 PM] [Home Security] [decryptData] Returning: {"Status":"Sucess","Result":{"Response":"Command sent sucessfully"}} [10/16/2020, 4:54:00 PM] [Home Security] Triggered GET SecuritySystemCurrentState [10/16/2020, 4:54:00 PM] [Home Security] [getAlarmMode] About to call with, url: https://192.168.1.7/system_http_api/API_REV01/GetSecurityStatus header: MACID:Browser,Path:API_REV01/GetSecurityStatus api_key_enc: c1947c20bb0b008c2e3ff5b194eb0263029aee3ec2636cf95705ead343a12ab8 [10/16/2020, 4:54:00 PM] [Home Security] [callAPI_POST]: Calling alarm API with url: https://192.168.1.7/system_http_api/API_REV01/GetSecurityStatus headers - authtoken: 60183e953f8d9d51d45f78f59aa43fa9ee8c473a headers-identity4d0e21691103e25324e52ad4b27897ed body: param=&len=0&tstamp=0.42707992948331874 [10/16/2020, 4:54:00 PM] [Home Security] Triggered GET SecuritySystemTargetState [10/16/2020, 4:54:00 PM] [Home Security] [getAlarmMode] About to call with, url: https://192.168.1.7/system_http_api/API_REV01/GetSecurityStatus header: MACID:Browser,Path:API_REV01/GetSecurityStatus api_key_enc: c1947c20bb0b008c2e3ff5b194eb0263029aee3ec2636cf95705ead343a12ab8 [10/16/2020, 4:54:00 PM] [Home Security] [callAPI_POST]: Calling alarm API with url: https://192.168.1.7/system_http_api/API_REV01/GetSecurityStatus headers - authtoken: 60183e953f8d9d51d45f78f59aa43fa9ee8c473a headers-identity4d0e21691103e25324e52ad4b27897ed body: param=&len=0&tstamp=0.334445112731919 [10/16/2020, 4:54:00 PM] [Home Security] [callAPI_POST] Response Final: FtDPDSaDtCTfinQ+96w7QNbPxFkVe3J50gYsmYh6jkfNRJZpd7Ia1EoOch397oxq [10/16/2020, 4:54:00 PM] [Home Security] [decryptData] Returning: {"Status":"31 Secs Remaining","Color":"Red"} [10/16/2020, 4:54:00 PM] [Home Security] [returnTargetState] Received value: {"Status":"31 Secs Remaining","Color":"Red"}, corresponding target state: 1 [10/16/2020, 4:54:00 PM] [Home Security] Polling noticed target state change to 1, notifying devices [10/16/2020, 4:54:00 PM] [Home Security] Triggered SET SecuritySystemTargetState:1 [10/16/2020, 4:54:00 PM] [Home Security] [armAlarm] About to call API with, url:https://192.168.1.7/system_http_api/API_REV01/AdvancedSecurity/ArmWithCode dataCnt: %2BN1fJD1JubGbDIu2X5N0QnxHF2l8K689kwiCoa%2F9HTYiDumuNh5oUnCdrNxR1dQo header: MACID:Browser,Path:API_REV01/AdvancedSecurity/ArmWithCode api_key_enc: c1947c20bb0b008c2e3ff5b194eb0263029aee3ec2636cf95705ead343a12ab8 [10/16/2020, 4:54:00 PM] [Home Security] [callAPI_POST]: Calling alarm API with url: https://192.168.1.7/system_http_api/API_REV01/AdvancedSecurity/ArmWithCode headers - authtoken: 5f008ac2cb102428888074d487bfe1415a036218 headers-identity4d0e21691103e25324e52ad4b27897ed body: param=%2BN1fJD1JubGbDIu2X5N0QnxHF2l8K689kwiCoa%2F9HTYiDumuNh5oUnCdrNxR1dQo&len=68&tstamp=0.39367703907775153 [10/16/2020, 4:54:00 PM] [Home Security] [callAPI_POST] Response Final: FtDPDSaDtCTfinQ+96w7QNbPxFkVe3J50gYsmYh6jkfNRJZpd7Ia1EoOch397oxq [10/16/2020, 4:54:00 PM] [Home Security] [decryptData] Returning: {"Status":"31 Secs Remaining","Color":"Red"} [10/16/2020, 4:54:00 PM] [Home Security] [returnCurrentState] Retrieved status string: 31 Secs Remaining, alarmStatus is: undefined [10/16/2020, 4:54:00 PM] [Home Security] [returnCurrentState] Received value: {"Status":"31 Secs Remaining","Color":"Red"}, corresponding current state: 3 [10/16/2020, 4:54:00 PM] [Home Security] [callAPI_POST] Response Final: o3QdL6a8m+ijZWYnBaKoMNosRQowKEj37D41byxzvYIOVU/y+YBI+NRpQrUiCrcdneKe93pOzxfDZVlAbZwII/xq2HYkDdLGgO/MkTwX5jw= [10/16/2020, 4:54:00 PM] [Home Security] [decryptData] Returning: {"Status":"Sucess","Result":{"Response":"Command sent sucessfully"}} [10/16/2020, 4:54:10 PM] [Home Security] Triggered GET SecuritySystemCurrentState [10/16/2020, 4:54:10 PM] [Home Security] [getAlarmMode] About to call with, url: https://192.168.1.7/system_http_api/API_REV01/GetSecurityStatus header: MACID:Browser,Path:API_REV01/GetSecurityStatus api_key_enc: c1947c20bb0b008c2e3ff5b194eb0263029aee3ec2636cf95705ead343a12ab8 [10/16/2020, 4:54:10 PM] [Home Security] [callAPI_POST]: Calling alarm API with url: https://192.168.1.7/system_http_api/API_REV01/GetSecurityStatus headers - authtoken: 60183e953f8d9d51d45f78f59aa43fa9ee8c473a headers-identity4d0e21691103e25324e52ad4b27897ed body: param=&len=0&tstamp=0.5253286022593961 [10/16/2020, 4:54:10 PM] [Home Security] Triggered GET SecuritySystemTargetState [10/16/2020, 4:54:10 PM] [Home Security] [getAlarmMode] About to call with, url: https://192.168.1.7/system_http_api/API_REV01/GetSecurityStatus header: MACID:Browser,Path:API_REV01/GetSecurityStatus api_key_enc: c1947c20bb0b008c2e3ff5b194eb0263029aee3ec2636cf95705ead343a12ab8 [10/16/2020, 4:54:10 PM] [Home Security] [callAPI_POST]: Calling alarm API with url: https://192.168.1.7/system_http_api/API_REV01/GetSecurityStatus headers - authtoken: 60183e953f8d9d51d45f78f59aa43fa9ee8c473a headers-identity4d0e21691103e25324e52ad4b27897ed body: param=&len=0&tstamp=0.2819401820281795 [10/16/2020, 4:54:10 PM] [Home Security] [callAPI_POST] Response Final: 5VaC/G2M4CIXIUBC8Qxrrop8oqpL+tPYxZIN/9g3uIzrSZJCz0Y4rkIMg7xow7rI [10/16/2020, 4:54:10 PM] [Home Security] [decryptData] Returning: {"Status":"21 Secs Remaining","Color":"Red"} [10/16/2020, 4:54:10 PM] [Home Security] [returnTargetState] Received value: {"Status":"21 Secs Remaining","Color":"Red"}, corresponding target state: 1 [10/16/2020, 4:54:10 PM] [Home Security] [callAPI_POST] Response Final: 5VaC/G2M4CIXIUBC8Qxrrop8oqpL+tPYxZIN/9g3uIzrSZJCz0Y4rkIMg7xow7rI [10/16/2020, 4:54:10 PM] [Home Security] [decryptData] Returning: {"Status":"21 Secs Remaining","Color":"Red"} [10/16/2020, 4:54:10 PM] [Home Security] [returnCurrentState] Retrieved status string: 21 Secs Remaining, alarmStatus is: undefined [10/16/2020, 4:54:10 PM] [Home Security] [returnCurrentState] Received value: {"Status":"21 Secs Remaining","Color":"Red"}, corresponding current state: 3 [10/16/2020, 4:54:20 PM] [Home Security] Triggered GET SecuritySystemCurrentState [10/16/2020, 4:54:20 PM] [Home Security] [getAlarmMode] About to call with, url: https://192.168.1.7/system_http_api/API_REV01/GetSecurityStatus header: MACID:Browser,Path:API_REV01/GetSecurityStatus api_key_enc: c1947c20bb0b008c2e3ff5b194eb0263029aee3ec2636cf95705ead343a12ab8 [10/16/2020, 4:54:20 PM] [Home Security] [callAPI_POST]: Calling alarm API with url: https://192.168.1.7/system_http_api/API_REV01/GetSecurityStatus headers - authtoken: 60183e953f8d9d51d45f78f59aa43fa9ee8c473a headers-identity4d0e21691103e25324e52ad4b27897ed body: param=&len=0&tstamp=0.0059466137663874985 [10/16/2020, 4:54:20 PM] [Home Security] Triggered GET SecuritySystemTargetState [10/16/2020, 4:54:20 PM] [Home Security] [getAlarmMode] About to call with, url: https://192.168.1.7/system_http_api/API_REV01/GetSecurityStatus header: MACID:Browser,Path:API_REV01/GetSecurityStatus api_key_enc: c1947c20bb0b008c2e3ff5b194eb0263029aee3ec2636cf95705ead343a12ab8 [10/16/2020, 4:54:20 PM] [Home Security] [callAPI_POST]: Calling alarm API with url: https://192.168.1.7/system_http_api/API_REV01/GetSecurityStatus headers - authtoken: 60183e953f8d9d51d45f78f59aa43fa9ee8c473a headers-identity4d0e21691103e25324e52ad4b27897ed body: param=&len=0&tstamp=0.34986091415490406 [10/16/2020, 4:54:20 PM] [Home Security] [callAPI_POST] Response Final: 5VaC/G2M4CIXIUBC8Qxrrop8oqpL+tPYxZIN/9g3uIzrSZJCz0Y4rkIMg7xow7rI [10/16/2020, 4:54:20 PM] [Home Security] [decryptData] Returning: {"Status":"21 Secs Remaining","Color":"Red"} [10/16/2020, 4:54:20 PM] [Home Security] [returnTargetState] Received value: {"Status":"21 Secs Remaining","Color":"Red"}, corresponding target state: 1 [10/16/2020, 4:54:20 PM] [Home Security] [callAPI_POST] Response Final: 5VaC/G2M4CIXIUBC8Qxrrop8oqpL+tPYxZIN/9g3uIzrSZJCz0Y4rkIMg7xow7rI [10/16/2020, 4:54:20 PM] [Home Security] [decryptData] Returning: {"Status":"21 Secs Remaining","Color":"Red"} [10/16/2020, 4:54:20 PM] [Home Security] [returnCurrentState] Retrieved status string: 21 Secs Remaining, alarmStatus is: undefined [10/16/2020, 4:54:20 PM] [Home Security] [returnCurrentState] Received value: {"Status":"21 Secs Remaining","Color":"Red"}, corresponding current state: 3 [10/16/2020, 4:54:31 PM] [Home Security] Triggered GET SecuritySystemCurrentState [10/16/2020, 4:54:31 PM] [Home Security] [getAlarmMode] About to call with, url: https://192.168.1.7/system_http_api/API_REV01/GetSecurityStatus header: MACID:Browser,Path:API_REV01/GetSecurityStatus api_key_enc: c1947c20bb0b008c2e3ff5b194eb0263029aee3ec2636cf95705ead343a12ab8 [10/16/2020, 4:54:31 PM] [Home Security] [callAPI_POST]: Calling alarm API with url: https://192.168.1.7/system_http_api/API_REV01/GetSecurityStatus headers - authtoken: 60183e953f8d9d51d45f78f59aa43fa9ee8c473a headers-identity4d0e21691103e25324e52ad4b27897ed body: param=&len=0&tstamp=0.4457063870726752 [10/16/2020, 4:54:31 PM] [Home Security] Triggered GET SecuritySystemTargetState [10/16/2020, 4:54:31 PM] [Home Security] [getAlarmMode] About to call with, url: https://192.168.1.7/system_http_api/API_REV01/GetSecurityStatus header: MACID:Browser,Path:API_REV01/GetSecurityStatus api_key_enc: c1947c20bb0b008c2e3ff5b194eb0263029aee3ec2636cf95705ead343a12ab8 [10/16/2020, 4:54:31 PM] [Home Security] [callAPI_POST]: Calling alarm API with url: https://192.168.1.7/system_http_api/API_REV01/GetSecurityStatus headers - authtoken: 60183e953f8d9d51d45f78f59aa43fa9ee8c473a headers-identity4d0e21691103e25324e52ad4b27897ed body: param=&len=0&tstamp=0.6034972304322734 [10/16/2020, 4:54:31 PM] [Home Security] [callAPI_POST] Response Final: xpr8pbtnbuk+FZHPrqZn1zNflbqPKQOqHS8F7gXCrZxfhZK9fGvOuUQkYuRYJCHm [10/16/2020, 4:54:31 PM] [Home Security] [decryptData] Returning: {"Status":"Armed Instant","Color":"Red"} [10/16/2020, 4:54:31 PM] [Home Security] [returnCurrentState] Retrieved status string: Armed Instant, alarmStatus is: 2 [10/16/2020, 4:54:31 PM] [Home Security] [returnCurrentState] Received value: {"Status":"Armed Instant","Color":"Red"}, corresponding current state: 2 [10/16/2020, 4:54:31 PM] [Home Security] Polling noticed current state change to 2, notifying devices [10/16/2020, 4:54:31 PM] [Home Security] [callAPI_POST] Response Final: xpr8pbtnbuk+FZHPrqZn1zNflbqPKQOqHS8F7gXCrZxfhZK9fGvOuUQkYuRYJCHm [10/16/2020, 4:54:31 PM] [Home Security] [decryptData] Returning: {"Status":"Armed Instant","Color":"Red"} [10/16/2020, 4:54:31 PM] [Home Security] [returnTargetState] Received value: {"Status":"Armed Instant","Color":"Red"}, corresponding target state: 2 [10/16/2020, 4:54:31 PM] [Home Security] Polling noticed target state change to 2, notifying devices [10/16/2020, 4:54:31 PM] [Home Security] Triggered SET SecuritySystemTargetState:2 [10/16/2020, 4:54:31 PM] [Home Security] [armAlarm] About to call API with, url:https://192.168.1.7/system_http_api/API_REV01/AdvancedSecurity/ArmWithCode dataCnt: miUJIUQJRtTtGHLxnDyP5%2BmSIHQc%2B2mVipgZfUouTpN3F%2BkreqX6AnXtlAtLdNDX header: MACID:Browser,Path:API_REV01/AdvancedSecurity/ArmWithCode api_key_enc: c1947c20bb0b008c2e3ff5b194eb0263029aee3ec2636cf95705ead343a12ab8 [10/16/2020, 4:54:31 PM] [Home Security] [callAPI_POST]: Calling alarm API with url: https://192.168.1.7/system_http_api/API_REV01/AdvancedSecurity/ArmWithCode headers - authtoken: 5f008ac2cb102428888074d487bfe1415a036218 headers-identity4d0e21691103e25324e52ad4b27897ed body: param=miUJIUQJRtTtGHLxnDyP5%2BmSIHQc%2B2mVipgZfUouTpN3F%2BkreqX6AnXtlAtLdNDX&len=70&tstamp=0.033710226777350805 [10/16/2020, 4:54:31 PM] [Home Security] [callAPI_POST] Response Final: o3QdL6a8m+ijZWYnBaKoMNosRQowKEj37D41byxzvYIOVU/y+YBI+NRpQrUiCrcdneKe93pOzxfDZVlAbZwII/xq2HYkDdLGgO/MkTwX5jw= [10/16/2020, 4:54:31 PM] [Home Security] [decryptData] Returning: {"Status":"Sucess","Result":{"Response":"Command sent sucessfully"}}

lockpicker commented 4 years ago

Thanks for the logs. I'll have a look later today to see what's going on. I think this has happened to me once before but could never replicate it.

lockpicker commented 4 years ago

I've had a look and there's something strange going on here.

From your unsuccessful test, I can see that the system was armed to night mode at 4:38:52 PM [10/16/2020, 4:38:52 PM] [Home Security] Triggered SET SecuritySystemTargetState:2

and that call to the unit was successful as the success response below actually comes back from the tuxedo unit itself as confirmation [10/16/2020, 4:38:52 PM] [Home Security] [decryptData] Returning: {"Status":"Sucess","Result":{"Response":"Command sent sucessfully"}}

However the following GET call at 4:38:57 [10/16/2020, 4:38:57 PM] [Home Security] Triggered GET SecuritySystemTargetState

returned the response corresponding to the disarmed/off state which is "Ready To Arm" [10/16/2020, 4:38:57 PM] [Home Security] [decryptData] Returning: {"Status":"Ready To Arm","Color":"Green"}

and there were no other SET calls going out from the plugin to the tuxedo unit in between these two calls. Also after this, every following GET call to the tuxedo unit seems to have returned the same status of "Ready to Arm"

The strangest part of this is that you've reported, that during this "The system was properly armed, and did not disarm" According to the API responses, the system should be disarmed at this point.

There are only a few possible explanations for this:

  1. The tuxedo API is returning the incorrect status - I'm really hoping this isn't the case as we won't be able to do much here
  2. The tuxedo SET didn't register correctly but the system responded with a success - also a bad scenario However in this instance, if we trust the response from the following API calls, then the issue should only be temporary
  3. While being armed through HomeKit the system was disarmed through an alternative mechanism (e.g. someone using a remote or someone disarming at the panel)
  4. Or something else that somehow isn't captured in the logs - given this behaviour isn't happening repeatedly, this is an unlikely scenario

I'll look through the code in more detail to see if I can catch something and do some more tests on my system. However if you can do a few more retests to catch another unsuccessful instance, that may give us some more information to go by.

7RDR7 commented 4 years ago

Thanks Ashish. I had a similar sense reading through the logs. I’ll run a few more test sequences and when I capture will forward. I have three Tux keypads, so if we feel that there is a issue with this one I can try another.

Ron Robinson +1 (703) 568-9330


From: Ashish Shekhar notifications@github.com Sent: Saturday, October 17, 2020 6:00:57 AM To: lockpicker/homebridge-honeywell-tuxedo-touch homebridge-honeywell-tuxedo-touch@noreply.github.com Cc: 7RDR7 ron@robinson.us; Author author@noreply.github.com Subject: Re: [lockpicker/homebridge-honeywell-tuxedo-touch] Incorrect State (#4)

I've had a look and there's something strange going on here.

From your unsuccessful test, I can see that the system was armed to night mode at 4:38:52 PM [10/16/2020, 4:38:52 PM] [Home Security] Triggered SET SecuritySystemTargetState:2

and that call to the unit was successful as the success response below actually comes back from the tuxedo unit itself as confirmation [10/16/2020, 4:38:52 PM] [Home Security] [decryptData] Returning: {"Status":"Sucess","Result":{"Response":"Command sent sucessfully"}}

However the following GET call at 4:38:57 [10/16/2020, 4:38:57 PM] [Home Security] Triggered GET SecuritySystemTargetState

returned the response corresponding to the disarmed/off state which is "Ready To Arm" [10/16/2020, 4:38:57 PM] [Home Security] [decryptData] Returning: {"Status":"Ready To Arm","Color":"Green"}

and there were no other SET calls going out from the plugin to the tuxedo unit in between these two calls. Also after this, every following GET call to the tuxedo unit seems to have returned the same status of "Ready to Arm"

The strangest part of this is that you've reported, that during this "The system was properly armed, and did not disarm" According to the API responses, the system should be disarmed at this point.

There are only a few possible explanations for this:

  1. The tuxedo API is returning the incorrect status - I'm really hoping this isn't the case as we won't be able to do much here
  2. The tuxedo SET didn't register correctly but the system responded with a success - also a bad scenario However in this instance, if we trust the response from the following API calls, then the issue should only be temporary
  3. While being armed through HomeKit the system was disarmed through an alternative mechanism (e.g. someone using a remote or someone disarming at the panel)
  4. Or something else that somehow isn't captured in the logs - given this behaviour isn't happening repeatedly, this is an unlikely scenario

I'll look through the code in more detail to see if I can catch something and do some more tests on my system. However if you can do a few more retests to catch another unsuccessful instance, that may give us some more information to go by.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHubhttps://github.com/lockpicker/homebridge-honeywell-tuxedo-touch/issues/4#issuecomment-710788344, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AQTW6AJCD6CJBPDN7LFXL2LSLFTNTANCNFSM4SSAA6CQ.

7RDR7 commented 4 years ago

Another unsuccessful run this morning. I included all plugin logs this time in case there was any interaction:

Loading logs using native method... File: /Users/mediaserver/.homebridge/homebridge.log

amera] Snapshot command: /usr/local/lib/node_modules/homebridge-camera-ffmpeg/node_modules/ffmpeg-for-homebridge/ffmpeg -i http://admin:PASSWORD@192.168.1.3:8000/++image?cameraNum=2 -frames:v 1 -filter:v scale='min(1280,iw)':'min(720,ih)':force_original_aspect_ratio=decrease,scale=trunc(iw/2)2:trunc(ih/2)2 -f image2 - [10/17/2020, 11:42:14 AM] [Camera FFmpeg] [Front Door Camera] Snapshot requested: 1280 x 720 [10/17/2020, 11:42:14 AM] [Camera FFmpeg] [Front Door Camera] Sending snapshot: 1280 x 720 [10/17/2020, 11:42:14 AM] [Camera FFmpeg] [Front Door Camera] Snapshot command: /usr/local/lib/node_modules/homebridge-camera-ffmpeg/node_modules/ffmpeg-for-homebridge/ffmpeg -i http://admin:PASSWORD@192.168.1.3:8000/++image?cameraNum=6 -frames:v 1 -filter:v scale='min(1280,iw)':'min(720,ih)':force_original_aspect_ratio=decrease,scale=trunc(iw/2)2:trunc(ih/2)2 -f image2 - [10/17/2020, 11:42:15 AM] [Camera FFmpeg] [Driveway Camera] Snapshot requested: 1280 x 720 [10/17/2020, 11:42:15 AM] [Camera FFmpeg] [Driveway Camera] Sending snapshot: 1280 x 720 [10/17/2020, 11:42:15 AM] [Camera FFmpeg] [Driveway Camera] Snapshot command: /usr/local/lib/node_modules/homebridge-camera-ffmpeg/node_modules/ffmpeg-for-homebridge/ffmpeg -i http://admin:PASSWORD@192.168.1.3:8000/++image?cameraNum=1 -frames:v 1 -filter:v scale='min(1280,iw)':'min(720,ih)':force_original_aspect_ratio=decrease,scale=trunc(iw/2)2:trunc(ih/2)2 -f image2 - [10/17/2020, 11:42:20 AM] [Home Security] Triggered GET SecuritySystemCurrentState [10/17/2020, 11:42:20 AM] [Home Security] [getAlarmMode] About to call with, url: https://192.168.1.7/system_http_api/API_REV01/GetSecurityStatus header: MACID:Browser,Path:API_REV01/GetSecurityStatus api_key_enc: c1947c20bb0b008c2e3ff5b194eb0263029aee3ec2636cf95705ead343a12ab8 [10/17/2020, 11:42:20 AM] [Home Security] [callAPI_POST]: Calling alarm API with url: https://192.168.1.7/system_http_api/API_REV01/GetSecurityStatus headers - authtoken: 60183e953f8d9d51d45f78f59aa43fa9ee8c473a headers-identity4d0e21691103e25324e52ad4b27897ed body: param=&len=0&tstamp=0.2439747567423991 [10/17/2020, 11:42:20 AM] [Home Security] Triggered GET SecuritySystemTargetState [10/17/2020, 11:42:20 AM] [Home Security] [getAlarmMode] About to call with, url: https://192.168.1.7/system_http_api/API_REV01/GetSecurityStatus header: MACID:Browser,Path:API_REV01/GetSecurityStatus api_key_enc: c1947c20bb0b008c2e3ff5b194eb0263029aee3ec2636cf95705ead343a12ab8 [10/17/2020, 11:42:20 AM] [Home Security] [callAPI_POST]: Calling alarm API with url: https://192.168.1.7/system_http_api/API_REV01/GetSecurityStatus headers - authtoken: 60183e953f8d9d51d45f78f59aa43fa9ee8c473a headers-identity4d0e21691103e25324e52ad4b27897ed body: param=&len=0&tstamp=0.24799201036055463 [10/17/2020, 11:42:20 AM] [Home Security] [callAPI_POST] Response Final: sjjh0G84tliKdn0bX6pCETzhbXK5z6yL3tuM8txmNWTo1n4T6ZJVvx9CrXodCXsq [10/17/2020, 11:42:20 AM] [Home Security] [decryptData] Returning: {"Status":"Ready To Arm","Color":"Green"} [10/17/2020, 11:42:20 AM] [Home Security] [returnCurrentState] Retrieved status string: Ready To Arm, alarmStatus is: 3 [10/17/2020, 11:42:20 AM] [Home Security] [returnCurrentState] Received value: {"Status":"Ready To Arm","Color":"Green"}, corresponding current state: 3 [10/17/2020, 11:42:20 AM] [Home Security] [callAPI_POST] Response Final: sjjh0G84tliKdn0bX6pCETzhbXK5z6yL3tuM8txmNWTo1n4T6ZJVvx9CrXodCXsq [10/17/2020, 11:42:20 AM] [Home Security] [decryptData] Returning: {"Status":"Ready To Arm","Color":"Green"} [10/17/2020, 11:42:20 AM] [Home Security] [returnTargetState] Received value: {"Status":"Ready To Arm","Color":"Green"}, corresponding target state: 3 [10/17/2020, 11:42:24 AM] [Camera FFmpeg] [Deck Door Camera] Snapshot requested: 1280 x 720 [10/17/2020, 11:42:24 AM] [Camera FFmpeg] [Deck Door Camera] Sending snapshot: 1280 x 720 [10/17/2020, 11:42:24 AM] [Camera FFmpeg] [Deck Door Camera] Snapshot command: /usr/local/lib/node_modules/homebridge-camera-ffmpeg/node_modules/ffmpeg-for-homebridge/ffmpeg -i http://admin:PASSWORD@192.168.1.3:8000/++image?cameraNum=0 -frames:v 1 -filter:v scale='min(1280,iw)':'min(720,ih)':force_original_aspect_ratio=decrease,scale=trunc(iw/2)2:trunc(ih/2)2 -f image2 - [10/17/2020, 11:42:24 AM] [Camera FFmpeg] [Laundry Door Camera] Snapshot requested: 1280 x 720 [10/17/2020, 11:42:24 AM] [Camera FFmpeg] [Laundry Door Camera] Sending snapshot: 1280 x 720 [10/17/2020, 11:42:24 AM] [Camera FFmpeg] [Laundry Door Camera] Snapshot command: /usr/local/lib/node_modules/homebridge-camera-ffmpeg/node_modules/ffmpeg-for-homebridge/ffmpeg -i http://admin:PASSWORD@192.168.1.3:8000/++image?cameraNum=2 -frames:v 1 -filter:v scale='min(1280,iw)':'min(720,ih)':force_original_aspect_ratio=decrease,scale=trunc(iw/2)2:trunc(ih/2)2 -f image2 - [10/17/2020, 11:42:25 AM] [Camera FFmpeg] [Front Door Camera] Snapshot requested: 1280 x 720 [10/17/2020, 11:42:25 AM] [Camera FFmpeg] [Front Door Camera] Sending snapshot: 1280 x 720 [10/17/2020, 11:42:25 AM] [Camera FFmpeg] [Front Door Camera] Snapshot command: /usr/local/lib/node_modules/homebridge-camera-ffmpeg/node_modules/ffmpeg-for-homebridge/ffmpeg -i http://admin:PASSWORD@192.168.1.3:8000/++image?cameraNum=6 -frames:v 1 -filter:v scale='min(1280,iw)':'min(720,ih)':force_original_aspect_ratio=decrease,scale=trunc(iw/2)2:trunc(ih/2)2 -f image2 - [10/17/2020, 11:42:25 AM] [DysonPureCoolPlatform] NM7-US-HBA3712A - MQTT message received: {"msg":"CURRENT-STATE","time":"2020-10-17T15:42:25.000Z","mode-reason":"","state-reason":"MODE","dial":"OFF","rssi":"-35","product-state":{"fmod":"OFF","fnst":"OFF","fnsp":"0005","qtar":"0001","oson":"OFF","rhtm":"ON","filf":"1503","ercd":"02C0","nmod":"OFF","wacd":"NONE"},"scheduler":{"srsc":"91e4","dstv":"0001","tzid":"0001"}} [10/17/2020, 11:42:25 AM] [DysonPureCoolPlatform] NM7-US-JMA4303A - MQTT message received: {"msg":"CURRENT-STATE","time":"2020-10-17T15:42:25.000Z","mode-reason":"PRC","state-reason":"MODE","dial":"OFF","rssi":"-26","product-state":{"fmod":"OFF","fnst":"OFF","fnsp":"0004","qtar":"0003","oson":"OFF","rhtm":"ON","filf":"3342","ercd":"02C9","nmod":"OFF","wacd":"NONE"},"scheduler":{"srsc":"789b","dstv":"0001","tzid":"0001"}} [10/17/2020, 11:42:25 AM] [DysonPureCoolPlatform] NM7-US-HBA3712A - MQTT message received: {"msg":"ENVIRONMENTAL-CURRENT-SENSOR-DATA","time":"2020-10-17T15:42:25.001Z","data":{"tact":"2920","hact":"0053","pact":"0000","vact":"0000","sltm":"OFF"}} [10/17/2020, 11:42:25 AM] [Camera FFmpeg] [Driveway Camera] Snapshot requested: 1280 x 720 [10/17/2020, 11:42:25 AM] [Camera FFmpeg] [Driveway Camera] Sending snapshot: 1280 x 720 [10/17/2020, 11:42:25 AM] [Camera FFmpeg] [Driveway Camera] Snapshot command: /usr/local/lib/node_modules/homebridge-camera-ffmpeg/node_modules/ffmpeg-for-homebridge/ffmpeg -i http://admin:PASSWORD@192.168.1.3:8000/++image?cameraNum=1 -frames:v 1 -filter:v scale='min(1280,iw)':'min(720,ih)':force_original_aspect_ratio=decrease,scale=trunc(iw/2)2:trunc(ih/2)2 -f image2 - [10/17/2020, 11:42:25 AM] [DysonPureCoolPlatform] NM7-US-JMA4303A - MQTT message received: {"msg":"ENVIRONMENTAL-CURRENT-SENSOR-DATA","time":"2020-10-17T15:42:25.001Z","data":{"tact":"2912","hact":"0056","pact":"0000","vact":"0000","sltm":"OFF"}} [10/17/2020, 11:42:30 AM] [Home Security] Triggered GET SecuritySystemCurrentState [10/17/2020, 11:42:30 AM] [Home Security] [getAlarmMode] About to call with, url: https://192.168.1.7/system_http_api/API_REV01/GetSecurityStatus header: MACID:Browser,Path:API_REV01/GetSecurityStatus api_key_enc: c1947c20bb0b008c2e3ff5b194eb0263029aee3ec2636cf95705ead343a12ab8 [10/17/2020, 11:42:30 AM] [Home Security] [callAPI_POST]: Calling alarm API with url: https://192.168.1.7/system_http_api/API_REV01/GetSecurityStatus headers - authtoken: 60183e953f8d9d51d45f78f59aa43fa9ee8c473a headers-identity4d0e21691103e25324e52ad4b27897ed body: param=&len=0&tstamp=0.18041147997101614 [10/17/2020, 11:42:30 AM] [Home Security] Triggered GET SecuritySystemTargetState [10/17/2020, 11:42:30 AM] [Home Security] [getAlarmMode] About to call with, url: https://192.168.1.7/system_http_api/API_REV01/GetSecurityStatus header: MACID:Browser,Path:API_REV01/GetSecurityStatus api_key_enc: c1947c20bb0b008c2e3ff5b194eb0263029aee3ec2636cf95705ead343a12ab8 [10/17/2020, 11:42:30 AM] [Home Security] [callAPI_POST]: Calling alarm API with url: https://192.168.1.7/system_http_api/API_REV01/GetSecurityStatus headers - authtoken: 60183e953f8d9d51d45f78f59aa43fa9ee8c473a headers-identity4d0e21691103e25324e52ad4b27897ed body: param=&len=0&tstamp=0.5622733378008338 [10/17/2020, 11:42:30 AM] [Home Security] [callAPI_POST] Response Final: sjjh0G84tliKdn0bX6pCETzhbXK5z6yL3tuM8txmNWTo1n4T6ZJVvx9CrXodCXsq [10/17/2020, 11:42:30 AM] [Home Security] [decryptData] Returning: {"Status":"Ready To Arm","Color":"Green"} [10/17/2020, 11:42:30 AM] [Home Security] [returnTargetState] Received value: {"Status":"Ready To Arm","Color":"Green"}, corresponding target state: 3 [10/17/2020, 11:42:30 AM] [Home Security] [callAPI_POST] Response Final: sjjh0G84tliKdn0bX6pCETzhbXK5z6yL3tuM8txmNWTo1n4T6ZJVvx9CrXodCXsq [10/17/2020, 11:42:30 AM] [Home Security] [decryptData] Returning: {"Status":"Ready To Arm","Color":"Green"} [10/17/2020, 11:42:30 AM] [Home Security] [returnCurrentState] Retrieved status string: Ready To Arm, alarmStatus is: 3 [10/17/2020, 11:42:30 AM] [Home Security] [returnCurrentState] Received value: {"Status":"Ready To Arm","Color":"Green"}, corresponding current state: 3 [10/17/2020, 11:42:34 AM] [Camera FFmpeg] [Deck Door Camera] Snapshot requested: 1280 x 720 [10/17/2020, 11:42:34 AM] [Camera FFmpeg] [Deck Door Camera] Sending snapshot: 1280 x 720 [10/17/2020, 11:42:34 AM] [Camera FFmpeg] [Deck Door Camera] Snapshot command: /usr/local/lib/node_modules/homebridge-camera-ffmpeg/node_modules/ffmpeg-for-homebridge/ffmpeg -i http://admin:PASSWORD@192.168.1.3:8000/++image?cameraNum=0 -frames:v 1 -filter:v scale='min(1280,iw)':'min(720,ih)':force_original_aspect_ratio=decrease,scale=trunc(iw/2)2:trunc(ih/2)2 -f image2 - [10/17/2020, 11:42:35 AM] [Camera FFmpeg] [Laundry Door Camera] Snapshot requested: 1280 x 720 [10/17/2020, 11:42:35 AM] [Camera FFmpeg] [Laundry Door Camera] Sending snapshot: 1280 x 720 [10/17/2020, 11:42:35 AM] [Camera FFmpeg] [Laundry Door Camera] Snapshot command: /usr/local/lib/node_modules/homebridge-camera-ffmpeg/node_modules/ffmpeg-for-homebridge/ffmpeg -i http://admin:PASSWORD@192.168.1.3:8000/++image?cameraNum=2 -frames:v 1 -filter:v scale='min(1280,iw)':'min(720,ih)':force_original_aspect_ratio=decrease,scale=trunc(iw/2)2:trunc(ih/2)2 -f image2 - [10/17/2020, 11:42:35 AM] [Camera FFmpeg] [Front Door Camera] Snapshot requested: 1280 x 720 [10/17/2020, 11:42:35 AM] [Camera FFmpeg] [Front Door Camera] Sending snapshot: 1280 x 720 [10/17/2020, 11:42:35 AM] [Camera FFmpeg] [Front Door Camera] Snapshot command: /usr/local/lib/node_modules/homebridge-camera-ffmpeg/node_modules/ffmpeg-for-homebridge/ffmpeg -i http://admin:PASSWORD@192.168.1.3:8000/++image?cameraNum=6 -frames:v 1 -filter:v scale='min(1280,iw)':'min(720,ih)':force_original_aspect_ratio=decrease,scale=trunc(iw/2)2:trunc(ih/2)2 -f image2 - [10/17/2020, 11:42:35 AM] [Camera FFmpeg] [Driveway Camera] Snapshot requested: 1280 x 720 [10/17/2020, 11:42:35 AM] [Camera FFmpeg] [Driveway Camera] Sending snapshot: 1280 x 720 [10/17/2020, 11:42:35 AM] [Camera FFmpeg] [Driveway Camera] Snapshot command: /usr/local/lib/node_modules/homebridge-camera-ffmpeg/node_modules/ffmpeg-for-homebridge/ffmpeg -i http://admin:PASSWORD@192.168.1.3:8000/++image?cameraNum=1 -frames:v 1 -filter:v scale='min(1280,iw)':'min(720,ih)':force_original_aspect_ratio=decrease,scale=trunc(iw/2)2:trunc(ih/2)2 -f image2 - [10/17/2020, 11:42:36 AM] [Home Security] Triggered SET SecuritySystemTargetState:2 [10/17/2020, 11:42:36 AM] [Home Security] [armAlarm] About to call API with, url:https://192.168.1.7/system_http_api/API_REV01/AdvancedSecurity/ArmWithCode dataCnt: miUJIUQJRtTtGHLxnDyP5%2BmSIHQc%2B2mVipgZfUouTpN3F%2BkreqX6AnXtlAtLdNDX header: MACID:Browser,Path:API_REV01/AdvancedSecurity/ArmWithCode api_key_enc: c1947c20bb0b008c2e3ff5b194eb0263029aee3ec2636cf95705ead343a12ab8 [10/17/2020, 11:42:36 AM] [Home Security] [callAPI_POST]: Calling alarm API with url: https://192.168.1.7/system_http_api/API_REV01/AdvancedSecurity/ArmWithCode headers - authtoken: 5f008ac2cb102428888074d487bfe1415a036218 headers-identity4d0e21691103e25324e52ad4b27897ed body: param=miUJIUQJRtTtGHLxnDyP5%2BmSIHQc%2B2mVipgZfUouTpN3F%2BkreqX6AnXtlAtLdNDX&len=70&tstamp=0.7880671510370367 [10/17/2020, 11:42:36 AM] [Home Security] [callAPI_POST] Response Final: o3QdL6a8m+ijZWYnBaKoMNosRQowKEj37D41byxzvYIOVU/y+YBI+NRpQrUiCrcdneKe93pOzxfDZVlAbZwII/xq2HYkDdLGgO/MkTwX5jw= [10/17/2020, 11:42:36 AM] [Home Security] [decryptData] Returning: {"Status":"Sucess","Result":{"Response":"Command sent sucessfully"}} [10/17/2020, 11:42:40 AM] [Home Security] Triggered GET SecuritySystemCurrentState [10/17/2020, 11:42:40 AM] [Home Security] [getAlarmMode] About to call with, url: https://192.168.1.7/system_http_api/API_REV01/GetSecurityStatus header: MACID:Browser,Path:API_REV01/GetSecurityStatus api_key_enc: c1947c20bb0b008c2e3ff5b194eb0263029aee3ec2636cf95705ead343a12ab8 [10/17/2020, 11:42:40 AM] [Home Security] [callAPI_POST]: Calling alarm API with url: https://192.168.1.7/system_http_api/API_REV01/GetSecurityStatus headers - authtoken: 60183e953f8d9d51d45f78f59aa43fa9ee8c473a headers-identity4d0e21691103e25324e52ad4b27897ed body: param=&len=0&tstamp=0.9147014228621915 [10/17/2020, 11:42:40 AM] [Home Security] Triggered GET SecuritySystemTargetState [10/17/2020, 11:42:40 AM] [Home Security] [getAlarmMode] About to call with, url: https://192.168.1.7/system_http_api/API_REV01/GetSecurityStatus header: MACID:Browser,Path:API_REV01/GetSecurityStatus api_key_enc: c1947c20bb0b008c2e3ff5b194eb0263029aee3ec2636cf95705ead343a12ab8 [10/17/2020, 11:42:40 AM] [Home Security] [callAPI_POST]: Calling alarm API with url: https://192.168.1.7/system_http_api/API_REV01/GetSecurityStatus headers - authtoken: 60183e953f8d9d51d45f78f59aa43fa9ee8c473a headers-identity4d0e21691103e25324e52ad4b27897ed body: param=&len=0&tstamp=0.6454611451699424 [10/17/2020, 11:42:40 AM] [Home Security] [callAPI_POST] Response Final: sjjh0G84tliKdn0bX6pCETzhbXK5z6yL3tuM8txmNWTo1n4T6ZJVvx9CrXodCXsq [10/17/2020, 11:42:40 AM] [Home Security] [decryptData] Returning: {"Status":"Ready To Arm","Color":"Green"} [10/17/2020, 11:42:40 AM] [Home Security] [returnTargetState] Received value: {"Status":"Ready To Arm","Color":"Green"}, corresponding target state: 3 [10/17/2020, 11:42:40 AM] [Home Security] [callAPI_POST] Response Final: sjjh0G84tliKdn0bX6pCETzhbXK5z6yL3tuM8txmNWTo1n4T6ZJVvx9CrXodCXsq [10/17/2020, 11:42:40 AM] [Home Security] [decryptData] Returning: {"Status":"Ready To Arm","Color":"Green"} [10/17/2020, 11:42:40 AM] [Home Security] [returnCurrentState] Retrieved status string: Ready To Arm, alarmStatus is: 3 [10/17/2020, 11:42:40 AM] [Home Security] [returnCurrentState] Received value: {"Status":"Ready To Arm","Color":"Green"}, corresponding current state: 3 [10/17/2020, 11:42:45 AM] [Camera FFmpeg] [Deck Door Camera] Snapshot requested: 1280 x 720 [10/17/2020, 11:42:45 AM] [Camera FFmpeg] [Deck Door Camera] Sending snapshot: 1280 x 720 [10/17/2020, 11:42:45 AM] [Camera FFmpeg] [Deck Door Camera] Snapshot command: /usr/local/lib/node_modules/homebridge-camera-ffmpeg/node_modules/ffmpeg-for-homebridge/ffmpeg -i http://admin:PASSWORD@192.168.1.3:8000/++image?cameraNum=0 -frames:v 1 -filter:v scale='min(1280,iw)':'min(720,ih)':force_original_aspect_ratio=decrease,scale=trunc(iw/2)2:trunc(ih/2)2 -f image2 - [10/17/2020, 11:42:45 AM] [Camera FFmpeg] [Laundry Door Camera] Snapshot requested: 1280 x 720 [10/17/2020, 11:42:45 AM] [Camera FFmpeg] [Laundry Door Camera] Sending snapshot: 1280 x 720 [10/17/2020, 11:42:45 AM] [Camera FFmpeg] [Laundry Door Camera] Snapshot command: /usr/local/lib/node_modules/homebridge-camera-ffmpeg/node_modules/ffmpeg-for-homebridge/ffmpeg -i http://admin:PASSWORD@192.168.1.3:8000/++image?cameraNum=2 -frames:v 1 -filter:v scale='min(1280,iw)':'min(720,ih)':force_original_aspect_ratio=decrease,scale=trunc(iw/2)2:trunc(ih/2)2 -f image2 - [10/17/2020, 11:42:46 AM] [Camera FFmpeg] [Front Door Camera] Snapshot requested: 1280 x 720 [10/17/2020, 11:42:46 AM] [Camera FFmpeg] [Front Door Camera] Sending snapshot: 1280 x 720 [10/17/2020, 11:42:46 AM] [Camera FFmpeg] [Front Door Camera] Snapshot command: /usr/local/lib/node_modules/homebridge-camera-ffmpeg/node_modules/ffmpeg-for-homebridge/ffmpeg -i http://admin:PASSWORD@192.168.1.3:8000/++image?cameraNum=6 -frames:v 1 -filter:v scale='min(1280,iw)':'min(720,ih)':force_original_aspect_ratio=decrease,scale=trunc(iw/2)2:trunc(ih/2)2 -f image2 - [10/17/2020, 11:42:46 AM] [Camera FFmpeg] [Driveway Camera] Snapshot requested: 1280 x 720 [10/17/2020, 11:42:46 AM] [Camera FFmpeg] [Driveway Camera] Sending snapshot: 1280 x 720 [10/17/2020, 11:42:46 AM] [Camera FFmpeg] [Driveway Camera] Snapshot command: /usr/local/lib/node_modules/homebridge-camera-ffmpeg/node_modules/ffmpeg-for-homebridge/ffmpeg -i http://admin:PASSWORD@192.168.1.3:8000/++image?cameraNum=1 -frames:v 1 -filter:v scale='min(1280,iw)':'min(720,ih)':force_original_aspect_ratio=decrease,scale=trunc(iw/2)2:trunc(ih/2)2 -f image2 - [10/17/2020, 11:42:50 AM] [Home Security] Triggered GET SecuritySystemCurrentState [10/17/2020, 11:42:50 AM] [Home Security] [getAlarmMode] About to call with, url: https://192.168.1.7/system_http_api/API_REV01/GetSecurityStatus header: MACID:Browser,Path:API_REV01/GetSecurityStatus api_key_enc: c1947c20bb0b008c2e3ff5b194eb0263029aee3ec2636cf95705ead343a12ab8 [10/17/2020, 11:42:50 AM] [Home Security] [callAPI_POST]: Calling alarm API with url: https://192.168.1.7/system_http_api/API_REV01/GetSecurityStatus headers - authtoken: 60183e953f8d9d51d45f78f59aa43fa9ee8c473a headers-identity4d0e21691103e25324e52ad4b27897ed body: param=&len=0&tstamp=0.018067156759609126 [10/17/2020, 11:42:50 AM] [Home Security] Triggered GET SecuritySystemTargetState [10/17/2020, 11:42:50 AM] [Home Security] [getAlarmMode] About to call with, url: https://192.168.1.7/system_http_api/API_REV01/GetSecurityStatus header: MACID:Browser,Path:API_REV01/GetSecurityStatus api_key_enc: c1947c20bb0b008c2e3ff5b194eb0263029aee3ec2636cf95705ead343a12ab8 [10/17/2020, 11:42:50 AM] [Home Security] [callAPI_POST]: Calling alarm API with url: https://192.168.1.7/system_http_api/API_REV01/GetSecurityStatus headers - authtoken: 60183e953f8d9d51d45f78f59aa43fa9ee8c473a headers-identity4d0e21691103e25324e52ad4b27897ed body: param=&len=0&tstamp=0.37729689527289745 [10/17/2020, 11:42:50 AM] [Home Security] [callAPI_POST] Response Final: sjjh0G84tliKdn0bX6pCETzhbXK5z6yL3tuM8txmNWTo1n4T6ZJVvx9CrXodCXsq [10/17/2020, 11:42:50 AM] [Home Security] [decryptData] Returning: {"Status":"Ready To Arm","Color":"Green"} [10/17/2020, 11:42:50 AM] [Home Security] [returnCurrentState] Retrieved status string: Ready To Arm, alarmStatus is: 3 [10/17/2020, 11:42:50 AM] [Home Security] [returnCurrentState] Received value: {"Status":"Ready To Arm","Color":"Green"}, corresponding current state: 3 [10/17/2020, 11:42:50 AM] [Home Security] [callAPI_POST] Response Final: sjjh0G84tliKdn0bX6pCETzhbXK5z6yL3tuM8txmNWTo1n4T6ZJVvx9CrXodCXsq [10/17/2020, 11:42:50 AM] [Home Security] [decryptData] Returning: {"Status":"Ready To Arm","Color":"Green"} [10/17/2020, 11:42:50 AM] [Home Security] [returnTargetState] Received value: {"Status":"Ready To Arm","Color":"Green"}, corresponding target state: 3 [10/17/2020, 11:42:55 AM] [Camera FFmpeg] [Deck Door Camera] Snapshot requested: 1280 x 720 [10/17/2020, 11:42:55 AM] [Camera FFmpeg] [Deck Door Camera] Sending snapshot: 1280 x 720 [10/17/2020, 11:42:55 AM] [Camera FFmpeg] [Deck Door Camera] Snapshot command: /usr/local/lib/node_modules/homebridge-camera-ffmpeg/node_modules/ffmpeg-for-homebridge/ffmpeg -i http://admin:PASSWORD@192.168.1.3:8000/++image?cameraNum=0 -frames:v 1 -filter:v scale='min(1280,iw)':'min(720,ih)':force_original_aspect_ratio=decrease,scale=trunc(iw/2)2:trunc(ih/2)2 -f image2 - [10/17/2020, 11:42:56 AM] [Camera FFmpeg] [Laundry Door Camera] Snapshot requested: 1280 x 720 [10/17/2020, 11:42:56 AM] [Camera FFmpeg] [Laundry Door Camera] Sending snapshot: 1280 x 720 [10/17/2020, 11:42:56 AM] [Camera FFmpeg] [Laundry Door Camera] Snapshot command: /usr/local/lib/node_modules/homebridge-camera-ffmpeg/node_modules/ffmpeg-for-homebridge/ffmpeg -i http://admin:PASSWORD@192.168.1.3:8000/++image?cameraNum=2 -frames:v 1 -filter:v scale='min(1280,iw)':'min(720,ih)':force_original_aspect_ratio=decrease,scale=trunc(iw/2)2:trunc(ih/2)2 -f image2 - [10/17/2020, 11:42:56 AM] [Camera FFmpeg] [Front Door Camera] Snapshot requested: 1280 x 720 [10/17/2020, 11:42:56 AM] [Camera FFmpeg] [Front Door Camera] Sending snapshot: 1280 x 720 [10/17/2020, 11:42:56 AM] [Camera FFmpeg] [Front Door Camera] Snapshot command: /usr/local/lib/node_modules/homebridge-camera-ffmpeg/node_modules/ffmpeg-for-homebridge/ffmpeg -i http://admin:PASSWORD@192.168.1.3:8000/++image?cameraNum=6 -frames:v 1 -filter:v scale='min(1280,iw)':'min(720,ih)':force_original_aspect_ratio=decrease,scale=trunc(iw/2)2:trunc(ih/2)2 -f image2 - [10/17/2020, 11:42:57 AM] [Camera FFmpeg] [Driveway Camera] Snapshot requested: 1280 x 720 [10/17/2020, 11:42:57 AM] [Camera FFmpeg] [Driveway Camera] Sending snapshot: 1280 x 720 [10/17/2020, 11:42:57 AM] [Camera FFmpeg] [Driveway Camera] Snapshot command: /usr/local/lib/node_modules/homebridge-camera-ffmpeg/node_modules/ffmpeg-for-homebridge/ffmpeg -i http://admin:PASSWORD@192.168.1.3:8000/++image?cameraNum=1 -frames:v 1 -filter:v scale='min(1280,iw)':'min(720,ih)':force_original_aspect_ratio=decrease,scale=trunc(iw/2)2:trunc(ih/2)2 -f image2 - [10/17/2020, 11:43:01 AM] [Home Security] Triggered GET SecuritySystemCurrentState [10/17/2020, 11:43:01 AM] [Home Security] [getAlarmMode] About to call with, url: https://192.168.1.7/system_http_api/API_REV01/GetSecurityStatus header: MACID:Browser,Path:API_REV01/GetSecurityStatus api_key_enc: c1947c20bb0b008c2e3ff5b194eb0263029aee3ec2636cf95705ead343a12ab8 [10/17/2020, 11:43:01 AM] [Home Security] [callAPI_POST]: Calling alarm API with url: https://192.168.1.7/system_http_api/API_REV01/GetSecurityStatus headers - authtoken: 60183e953f8d9d51d45f78f59aa43fa9ee8c473a headers-identity4d0e21691103e25324e52ad4b27897ed body: param=&len=0&tstamp=0.5499918353652529 [10/17/2020, 11:43:01 AM] [Home Security] Triggered GET SecuritySystemTargetState [10/17/2020, 11:43:01 AM] [Home Security] [getAlarmMode] About to call with, url: https://192.168.1.7/system_http_api/API_REV01/GetSecurityStatus header: MACID:Browser,Path:API_REV01/GetSecurityStatus api_key_enc: c1947c20bb0b008c2e3ff5b194eb0263029aee3ec2636cf95705ead343a12ab8 [10/17/2020, 11:43:01 AM] [Home Security] [callAPI_POST]: Calling alarm API with url: https://192.168.1.7/system_http_api/API_REV01/GetSecurityStatus headers - authtoken: 60183e953f8d9d51d45f78f59aa43fa9ee8c473a headers-identity4d0e21691103e25324e52ad4b27897ed body: param=&len=0&tstamp=0.2758978209377505 [10/17/2020, 11:43:01 AM] [Home Security] [callAPI_POST] Response Final: sjjh0G84tliKdn0bX6pCETzhbXK5z6yL3tuM8txmNWTo1n4T6ZJVvx9CrXodCXsq [10/17/2020, 11:43:01 AM] [Home Security] [decryptData] Returning: {"Status":"Ready To Arm","Color":"Green"} [10/17/2020, 11:43:01 AM] [Home Security] [returnCurrentState] Retrieved status string: Ready To Arm, alarmStatus is: 3 [10/17/2020, 11:43:01 AM] [Home Security] [returnCurrentState] Received value: {"Status":"Ready To Arm","Color":"Green"}, corresponding current state: 3 [10/17/2020, 11:43:01 AM] [Home Security] [callAPI_POST] Response Final: sjjh0G84tliKdn0bX6pCETzhbXK5z6yL3tuM8txmNWTo1n4T6ZJVvx9CrXodCXsq [10/17/2020, 11:43:01 AM] [Home Security] [decryptData] Returning: {"Status":"Ready To Arm","Color":"Green"} [10/17/2020, 11:43:01 AM] [Home Security] [returnTargetState] Received value: {"Status":"Ready To Arm","Color":"Green"}, corresponding target state: 3 [10/17/2020, 11:43:05 AM] [Camera FFmpeg] [Deck Door Camera] Snapshot requested: 1280 x 720 [10/17/2020, 11:43:05 AM] [Camera FFmpeg] [Deck Door Camera] Sending snapshot: 1280 x 720 [10/17/2020, 11:43:05 AM] [Camera FFmpeg] [Deck Door Camera] Snapshot command: /usr/local/lib/node_modules/homebridge-camera-ffmpeg/node_modules/ffmpeg-for-homebridge/ffmpeg -i http://admin:PASSWORD@192.168.1.3:8000/++image?cameraNum=0 -frames:v 1 -filter:v scale='min(1280,iw)':'min(720,ih)':force_original_aspect_ratio=decrease,scale=trunc(iw/2)2:trunc(ih/2)2 -f image2 - [10/17/2020, 11:43:06 AM] [Camera FFmpeg] [Laundry Door Camera] Snapshot requested: 1280 x 720 [10/17/2020, 11:43:06 AM] [Camera FFmpeg] [Laundry Door Camera] Sending snapshot: 1280 x 720 [10/17/2020, 11:43:06 AM] [Camera FFmpeg] [Laundry Door Camera] Snapshot command: /usr/local/lib/node_modules/homebridge-camera-ffmpeg/node_modules/ffmpeg-for-homebridge/ffmpeg -i http://admin:PASSWORD@192.168.1.3:8000/++image?cameraNum=2 -frames:v 1 -filter:v scale='min(1280,iw)':'min(720,ih)':force_original_aspect_ratio=decrease,scale=trunc(iw/2)2:trunc(ih/2)2 -f image2 - [10/17/2020, 11:43:06 AM] [Camera FFmpeg] [Front Door Camera] Snapshot requested: 1280 x 720 [10/17/2020, 11:43:06 AM] [Camera FFmpeg] [Front Door Camera] Sending snapshot: 1280 x 720 [10/17/2020, 11:43:06 AM] [Camera FFmpeg] [Front Door Camera] Snapshot command: /usr/local/lib/node_modules/homebridge-camera-ffmpeg/node_modules/ffmpeg-for-homebridge/ffmpeg -i http://admin:PASSWORD@192.168.1.3:8000/++image?cameraNum=6 -frames:v 1 -filter:v scale='min(1280,iw)':'min(720,ih)':force_original_aspect_ratio=decrease,scale=trunc(iw/2)2:trunc(ih/2)2 -f image2 - [10/17/2020, 11:43:07 AM] [Camera FFmpeg] [Driveway Camera] Snapshot requested: 1280 x 720 [10/17/2020, 11:43:07 AM] [Camera FFmpeg] [Driveway Camera] Sending snapshot: 1280 x 720 [10/17/2020, 11:43:07 AM] [Camera FFmpeg] [Driveway Camera] Snapshot command: /usr/local/lib/node_modules/homebridge-camera-ffmpeg/node_modules/ffmpeg-for-homebridge/ffmpeg -i http://admin:PASSWORD@192.168.1.3:8000/++image?cameraNum=1 -frames:v 1 -filter:v scale='min(1280,iw)':'min(720,ih)':force_original_aspect_ratio=decrease,scale=trunc(iw/2)2:trunc(ih/2)2 -f image2 - [10/17/2020, 11:43:11 AM] [Home Security] Triggered GET SecuritySystemCurrentState [10/17/2020, 11:43:11 AM] [Home Security] [getAlarmMode] About to call with, url: https://192.168.1.7/system_http_api/API_REV01/GetSecurityStatus header: MACID:Browser,Path:API_REV01/GetSecurityStatus api_key_enc: c1947c20bb0b008c2e3ff5b194eb0263029aee3ec2636cf95705ead343a12ab8 [10/17/2020, 11:43:11 AM] [Home Security] [callAPI_POST]: Calling alarm API with url: https://192.168.1.7/system_http_api/API_REV01/GetSecurityStatus headers - authtoken: 60183e953f8d9d51d45f78f59aa43fa9ee8c473a headers-identity4d0e21691103e25324e52ad4b27897ed body: param=&len=0&tstamp=0.3028622306400923 [10/17/2020, 11:43:11 AM] [Home Security] Triggered GET SecuritySystemTargetState [10/17/2020, 11:43:11 AM] [Home Security] [getAlarmMode] About to call with, url: https://192.168.1.7/system_http_api/API_REV01/GetSecurityStatus header: MACID:Browser,Path:API_REV01/GetSecurityStatus api_key_enc: c1947c20bb0b008c2e3ff5b194eb0263029aee3ec2636cf95705ead343a12ab8 [10/17/2020, 11:43:11 AM] [Home Security] [callAPI_POST]: Calling alarm API with url: https://192.168.1.7/system_http_api/API_REV01/GetSecurityStatus headers - authtoken: 60183e953f8d9d51d45f78f59aa43fa9ee8c473a headers-identity4d0e21691103e25324e52ad4b27897ed body: param=&len=0&tstamp=0.597768255593216 [10/17/2020, 11:43:11 AM] [Home Security] [callAPI_POST] Response Final: sjjh0G84tliKdn0bX6pCETzhbXK5z6yL3tuM8txmNWTo1n4T6ZJVvx9CrXodCXsq [10/17/2020, 11:43:11 AM] [Home Security] [decryptData] Returning: {"Status":"Ready To Arm","Color":"Green"} [10/17/2020, 11:43:11 AM] [Home Security] [returnTargetState] Received value: {"Status":"Ready To Arm","Color":"Green"}, corresponding target state: 3 [10/17/2020, 11:43:11 AM] [Home Security] [callAPI_POST] Response Final: sjjh0G84tliKdn0bX6pCETzhbXK5z6yL3tuM8txmNWTo1n4T6ZJVvx9CrXodCXsq [10/17/2020, 11:43:11 AM] [Home Security] [decryptData] Returning: {"Status":"Ready To Arm","Color":"Green"} [10/17/2020, 11:43:11 AM] [Home Security] [returnCurrentState] Retrieved status string: Ready To Arm, alarmStatus is: 3 [10/17/2020, 11:43:11 AM] [Home Security] [returnCurrentState] Received value: {"Status":"Ready To Arm","Color":"Green"}, corresponding current state: 3 [10/17/2020, 11:43:16 AM] [Camera FFmpeg] [Deck Door Camera] Snapshot requested: 1280 x 720 [10/17/2020, 11:43:16 AM] [Camera FFmpeg] [Deck Door Camera] Sending snapshot: 1280 x 720 [10/17/2020, 11:43:16 AM] [Camera FFmpeg] [Deck Door Camera] Snapshot command: /usr/local/lib/node_modules/homebridge-camera-ffmpeg/node_modules/ffmpeg-for-homebridge/ffmpeg -i http://admin:PASSWORD@192.168.1.3:8000/++image?cameraNum=0 -frames:v 1 -filter:v scale='min(1280,iw)':'min(720,ih)':force_original_aspect_ratio=decrease,scale=trunc(iw/2)2:trunc(ih/2)2 -f image2 - [10/17/2020, 11:43:16 AM] [Camera FFmpeg] [Laundry Door Camera] Snapshot requested: 1280 x 720 [10/17/2020, 11:43:16 AM] [Camera FFmpeg] [Laundry Door Camera] Sending snapshot: 1280 x 720 [10/17/2020, 11:43:16 AM] [Camera FFmpeg] [Laundry Door Camera] Snapshot command: /usr/local/lib/node_modules/homebridge-camera-ffmpeg/node_modules/ffmpeg-for-homebridge/ffmpeg -i http://admin:PASSWORD@192.168.1.3:8000/++image?cameraNum=2 -frames:v 1 -filter:v scale='min(1280,iw)':'min(720,ih)':force_original_aspect_ratio=decrease,scale=trunc(iw/2)2:trunc(ih/2)2 -f image2 - [10/17/2020, 11:43:17 AM] [Camera FFmpeg] [Front Door Camera] Snapshot requested: 1280 x 720 [10/17/2020, 11:43:17 AM] [Camera FFmpeg] [Front Door Camera] Sending snapshot: 1280 x 720 [10/17/2020, 11:43:17 AM] [Camera FFmpeg] [Front Door Camera] Snapshot command: /usr/local/lib/node_modules/homebridge-camera-ffmpeg/node_modules/ffmpeg-for-homebridge/ffmpeg -i http://admin:PASSWORD@192.168.1.3:8000/++image?cameraNum=6 -frames:v 1 -filter:v scale='min(1280,iw)':'min(720,ih)':force_original_aspect_ratio=decrease,scale=trunc(iw/2)2:trunc(ih/2)2 -f image2 - [10/17/2020, 11:43:17 AM] [Camera FFmpeg] [Driveway Camera] Snapshot requested: 1280 x 720 [10/17/2020, 11:43:17 AM] [Camera FFmpeg] [Driveway Camera] Sending snapshot: 1280 x 720 [10/17/2020, 11:43:17 AM] [Camera FFmpeg] [Driveway Camera] Snapshot command: /usr/local/lib/node_modules/homebridge-camera-ffmpeg/node_modules/ffmpeg-for-homebridge/ffmpeg -i http://admin:PASSWORD@192.168.1.3:8000/++image?cameraNum=1 -frames:v 1 -filter:v scale='min(1280,iw)':'min(720,ih)':force_original_aspect_ratio=decrease,scale=trunc(iw/2)2:trunc(ih/2)2 -f image2 - [10/17/2020, 11:43:21 AM] [Home Security] Triggered GET SecuritySystemCurrentState [10/17/2020, 11:43:21 AM] [Home Security] [getAlarmMode] About to call with, url: https://192.168.1.7/system_http_api/API_REV01/GetSecurityStatus header: MACID:Browser,Path:API_REV01/GetSecurityStatus api_key_enc: c1947c20bb0b008c2e3ff5b194eb0263029aee3ec2636cf95705ead343a12ab8 [10/17/2020, 11:43:21 AM] [Home Security] [callAPI_POST]: Calling alarm API with url: https://192.168.1.7/system_http_api/API_REV01/GetSecurityStatus headers - authtoken: 60183e953f8d9d51d45f78f59aa43fa9ee8c473a headers-identity4d0e21691103e25324e52ad4b27897ed body: param=&len=0&tstamp=0.9002123116425491 [10/17/2020, 11:43:21 AM] [Home Security] Triggered GET SecuritySystemTargetState [10/17/2020, 11:43:21 AM] [Home Security] [getAlarmMode] About to call with, url: https://192.168.1.7/system_http_api/API_REV01/GetSecurityStatus header: MACID:Browser,Path:API_REV01/GetSecurityStatus api_key_enc: c1947c20bb0b008c2e3ff5b194eb0263029aee3ec2636cf95705ead343a12ab8 [10/17/2020, 11:43:21 AM] [Home Security] [callAPI_POST]: Calling alarm API with url: https://192.168.1.7/system_http_api/API_REV01/GetSecurityStatus headers - authtoken: 60183e953f8d9d51d45f78f59aa43fa9ee8c473a headers-identity4d0e21691103e25324e52ad4b27897ed body: param=&len=0&tstamp=0.2794151571378669 [10/17/2020, 11:43:21 AM] [Home Security] [callAPI_POST] Response Final: sjjh0G84tliKdn0bX6pCETzhbXK5z6yL3tuM8txmNWTo1n4T6ZJVvx9CrXodCXsq [10/17/2020, 11:43:21 AM] [Home Security] [decryptData] Returning: {"Status":"Ready To Arm","Color":"Green"} [10/17/2020, 11:43:21 AM] [Home Security] [returnTargetState] Received value: {"Status":"Ready To Arm","Color":"Green"}, corresponding target state: 3 [10/17/2020, 11:43:21 AM] [Home Security] [callAPI_POST] Response Final: sjjh0G84tliKdn0bX6pCETzhbXK5z6yL3tuM8txmNWTo1n4T6ZJVvx9CrXodCXsq [10/17/2020, 11:43:21 AM] [Home Security] [decryptData] Returning: {"Status":"Ready To Arm","Color":"Green"} [10/17/2020, 11:43:21 AM] [Home Security] [returnCurrentState] Retrieved status string: Ready To Arm, alarmStatus is: 3 [10/17/2020, 11:43:21 AM] [Home Security] [returnCurrentState] Received value: {"Status":"Ready To Arm","Color":"Green"}, corresponding current state: 3 [10/17/2020, 11:43:25 AM] [DysonPureCoolPlatform] NM7-US-JMA4303A - MQTT message received: {"msg":"CURRENT-STATE","time":"2020-10-17T15:43:25.000Z","mode-reason":"PRC","state-reason":"MODE","dial":"OFF","rssi":"-26","product-state":{"fmod":"OFF","fnst":"OFF","fnsp":"0004","qtar":"0003","oson":"OFF","rhtm":"ON","filf":"3342","ercd":"02C9","nmod":"OFF","wacd":"NONE"},"scheduler":{"srsc":"789b","dstv":"0001","tzid":"0001"}} [10/17/2020, 11:43:25 AM] [DysonPureCoolPlatform] NM7-US-HBA3712A - MQTT message received: {"msg":"CURRENT-STATE","time":"2020-10-17T15:43:25.000Z","mode-reason":"","state-reason":"MODE","dial":"OFF","rssi":"-35","product-state":{"fmod":"OFF","fnst":"OFF","fnsp":"0005","qtar":"0001","oson":"OFF","rhtm":"ON","filf":"1503","ercd":"02C0","nmod":"OFF","wacd":"NONE"},"scheduler":{"srsc":"91e4","dstv":"0001","tzid":"0001"}} [10/17/2020, 11:43:25 AM] [DysonPureCoolPlatform] NM7-US-JMA4303A - MQTT message received: {"msg":"ENVIRONMENTAL-CURRENT-SENSOR-DATA","time":"2020-10-17T15:43:25.001Z","data":{"tact":"2913","hact":"0056","pact":"0000","vact":"0000","sltm":"OFF"}} [10/17/2020, 11:43:25 AM] [DysonPureCoolPlatform] NM7-US-HBA3712A - MQTT message received: {"msg":"ENVIRONMENTAL-CURRENT-SENSOR-DATA","time":"2020-10-17T15:43:25.001Z","data":{"tact":"2920","hact":"0053","pact":"0000","vact":"0000","sltm":"OFF"}} [10/17/2020, 11:43:26 AM] [Camera FFmpeg] [Deck Door Camera] Snapshot requested: 1280 x 720 [10/17/2020, 11:43:26 AM] [Camera FFmpeg] [Deck Door Camera] Sending snapshot: 1280 x 720 [10/17/2020, 11:43:26 AM] [Camera FFmpeg] [Deck Door Camera] Snapshot command: /usr/local/lib/node_modules/homebridge-camera-ffmpeg/node_modules/ffmpeg-for-homebridge/ffmpeg -i http://admin:PASSWORD@192.168.1.3:8000/++image?cameraNum=0 -frames:v 1 -filter:v scale='min(1280,iw)':'min(720,ih)':force_original_aspect_ratio=decrease,scale=trunc(iw/2)2:trunc(ih/2)2 -f image2 - [10/17/2020, 11:43:27 AM] [Camera FFmpeg] [Laundry Door Camera] Snapshot requested: 1280 x 720 [10/17/2020, 11:43:27 AM] [Camera FFmpeg] [Laundry Door Camera] Sending snapshot: 1280 x 720 [10/17/2020, 11:43:27 AM] [Camera FFmpeg] [Laundry Door Camera] Snapshot command: /usr/local/lib/node_modules/homebridge-camera-ffmpeg/node_modules/ffmpeg-for-homebridge/ffmpeg -i http://admin:PASSWORD@192.168.1.3:8000/++image?cameraNum=2 -frames:v 1 -filter:v scale='min(1280,iw)':'min(720,ih)':force_original_aspect_ratio=decrease,scale=trunc(iw/2)2:trunc(ih/2)2 -f image2 - [10/17/2020, 11:43:27 AM] [Camera FFmpeg] [Front Door Camera] Snapshot requested: 1280 x 720 [10/17/2020, 11:43:27 AM] [Camera FFmpeg] [Front Door Camera] Sending snapshot: 1280 x 720 [10/17/2020, 11:43:27 AM] [Camera FFmpeg] [Front Door Camera] Snapshot command: /usr/local/lib/node_modules/homebridge-camera-ffmpeg/node_modules/ffmpeg-for-homebridge/ffmpeg -i http://admin:PASSWORD@192.168.1.3:8000/++image?cameraNum=6 -frames:v 1 -filter:v scale='min(1280,iw)':'min(720,ih)':force_original_aspect_ratio=decrease,scale=trunc(iw/2)2:trunc(ih/2)2 -f image2 - [10/17/2020, 11:43:28 AM] [Camera FFmpeg] [Driveway Camera] Snapshot requested: 1280 x 720 [10/17/2020, 11:43:28 AM] [Camera FFmpeg] [Driveway Camera] Sending snapshot: 1280 x 720 [10/17/2020, 11:43:28 AM] [Camera FFmpeg] [Driveway Camera] Snapshot command: /usr/local/lib/node_modules/homebridge-camera-ffmpeg/node_modules/ffmpeg-for-homebridge/ffmpeg -i http://admin:PASSWORD@192.168.1.3:8000/++image?cameraNum=1 -frames:v 1 -filter:v scale='min(1280,iw)':'min(720,ih)':force_original_aspect_ratio=decrease,scale=trunc(iw/2)2:trunc(ih/2)2 -f image2 - [10/17/2020, 11:43:31 AM] [Home Security] Triggered GET SecuritySystemCurrentState [10/17/2020, 11:43:31 AM] [Home Security] [getAlarmMode] About to call with, url: https://192.168.1.7/system_http_api/API_REV01/GetSecurityStatus header: MACID:Browser,Path:API_REV01/GetSecurityStatus api_key_enc: c1947c20bb0b008c2e3ff5b194eb0263029aee3ec2636cf95705ead343a12ab8 [10/17/2020, 11:43:31 AM] [Home Security] [callAPI_POST]: Calling alarm API with url: https://192.168.1.7/system_http_api/API_REV01/GetSecurityStatus headers - authtoken: 60183e953f8d9d51d45f78f59aa43fa9ee8c473a headers-identity4d0e21691103e25324e52ad4b27897ed body: param=&len=0&tstamp=0.08118363713529364 [10/17/2020, 11:43:31 AM] [Home Security] Triggered GET SecuritySystemTargetState [10/17/2020, 11:43:31 AM] [Home Security] [getAlarmMode] About to call with, url: https://192.168.1.7/system_http_api/API_REV01/GetSecurityStatus header: MACID:Browser,Path:API_REV01/GetSecurityStatus api_key_enc: c1947c20bb0b008c2e3ff5b194eb0263029aee3ec2636cf95705ead343a12ab8 [10/17/2020, 11:43:31 AM] [Home Security] [callAPI_POST]: Calling alarm API with url: https://192.168.1.7/system_http_api/API_REV01/GetSecurityStatus headers - authtoken: 60183e953f8d9d51d45f78f59aa43fa9ee8c473a headers-identity4d0e21691103e25324e52ad4b27897ed body: param=&len=0&tstamp=0.5252562562103198 [10/17/2020, 11:43:31 AM] [Home Security] [callAPI_POST] Response Final: sjjh0G84tliKdn0bX6pCETzhbXK5z6yL3tuM8txmNWTo1n4T6ZJVvx9CrXodCXsq [10/17/2020, 11:43:31 AM] [Home Security] [decryptData] Returning: {"Status":"Ready To Arm","Color":"Green"} [10/17/2020, 11:43:31 AM] [Home Security] [returnTargetState] Received value: {"Status":"Ready To Arm","Color":"Green"}, corresponding target state: 3 [10/17/2020, 11:43:31 AM] [Home Security] [callAPI_POST] Response Final: sjjh0G84tliKdn0bX6pCETzhbXK5z6yL3tuM8txmNWTo1n4T6ZJVvx9CrXodCXsq [10/17/2020, 11:43:31 AM] [Home Security] [decryptData] Returning: {"Status":"Ready To Arm","Color":"Green"} [10/17/2020, 11:43:31 AM] [Home Security] [returnCurrentState] Retrieved status string: Ready To Arm, alarmStatus is: 3 [10/17/2020, 11:43:31 AM] [Home Security] [returnCurrentState] Received value: {"Status":"Ready To Arm","Color":"Green"}, corresponding current state: 3 [10/17/2020, 11:43:36 AM] [Camera FFmpeg] [Deck Door Camera] Snapshot requested: 1280 x 720 [10/17/2020, 11:43:36 AM] [Camera FFmpeg] [Deck Door Camera] Sending snapshot: 1280 x 720 [10/17/2020, 11:43:36 AM] [Camera FFmpeg] [Deck Door Camera] Snapshot command: /usr/local/lib/node_modules/homebridge-camera-ffmpeg/node_modules/ffmpeg-for-homebridge/ffmpeg -i http://admin:PASSWORD@192.168.1.3:8000/++image?cameraNum=0 -frames:v 1 -filter:v scale='min(1280,iw)':'min(720,ih)':force_original_aspect_ratio=decrease,scale=trunc(iw/2)2:trunc(ih/2)2 -f image2 - [10/17/2020, 11:43:37 AM] [Camera FFmpeg] [Laundry Door Camera] Snapshot requested: 1280 x 720 [10/17/2020, 11:43:37 AM] [Camera FFmpeg] [Laundry Door Camera] Sending snapshot: 1280 x 720 [10/17/2020, 11:43:37 AM] [Camera FFmpeg] [Laundry Door Camera] Snapshot command: /usr/local/lib/node_modules/homebridge-camera-ffmpeg/node_modules/ffmpeg-for-homebridge/ffmpeg -i http://admin:PASSWORD@192.168.1.3:8000/++image?cameraNum=2 -frames:v 1 -filter:v scale='min(1280,iw)':'min(720,ih)':force_original_aspect_ratio=decrease,scale=trunc(iw/2)2:trunc(ih/2)2 -f image2 - [10/17/2020, 11:43:38 AM] [Camera FFmpeg] [Front Door Camera] Snapshot requested: 1280 x 720 [10/17/2020, 11:43:38 AM] [Camera FFmpeg] [Front Door Camera] Sending snapshot: 1280 x 720 [10/17/2020, 11:43:38 AM] [Camera FFmpeg] [Front Door Camera] Snapshot command: /usr/local/lib/node_modules/homebridge-camera-ffmpeg/node_modules/ffmpeg-for-homebridge/ffmpeg -i http://admin:PASSWORD@192.168.1.3:8000/++image?cameraNum=6 -frames:v 1 -filter:v scale='min(1280,iw)':'min(720,ih)':force_original_aspect_ratio=decrease,scale=trunc(iw/2)2:trunc(ih/2)2 -f image2 - [10/17/2020, 11:43:39 AM] [Camera FFmpeg] [Driveway Camera] Snapshot requested: 1280 x 720 [10/17/2020, 11:43:39 AM] [Camera FFmpeg] [Driveway Camera] Sending snapshot: 1280 x 720 [10/17/2020, 11:43:39 AM] [Camera FFmpeg] [Driveway Camera] Snapshot command: /usr/local/lib/node_modules/homebridge-camera-ffmpeg/node_modules/ffmpeg-for-homebridge/ffmpeg -i http://admin:PASSWORD@192.168.1.3:8000/++image?cameraNum=1 -frames:v 1 -filter:v scale='min(1280,iw)':'min(720,ih)':force_original_aspect_ratio=decrease,scale=trunc(iw/2)2:trunc(ih/2)2 -f image2 - [10/17/2020, 11:43:41 AM] [Home Security] Triggered GET SecuritySystemCurrentState [10/17/2020, 11:43:41 AM] [Home Security] [getAlarmMode] About to call with, url: https://192.168.1.7/system_http_api/API_REV01/GetSecurityStatus header: MACID:Browser,Path:API_REV01/GetSecurityStatus api_key_enc: c1947c20bb0b008c2e3ff5b194eb0263029aee3ec2636cf95705ead343a12ab8 [10/17/2020, 11:43:41 AM] [Home Security] [callAPI_POST]: Calling alarm API with url: https://192.168.1.7/system_http_api/API_REV01/GetSecurityStatus headers - authtoken: 60183e953f8d9d51d45f78f59aa43fa9ee8c473a headers-identity4d0e21691103e25324e52ad4b27897ed body: param=&len=0&tstamp=0.8376404367455819 [10/17/2020, 11:43:41 AM] [Home Security] Triggered GET SecuritySystemTargetState [10/17/2020, 11:43:41 AM] [Home Security] [getAlarmMode] About to call with, url: https://192.168.1.7/system_http_api/API_REV01/GetSecurityStatus header: MACID:Browser,Path:API_REV01/GetSecurityStatus api_key_enc: c1947c20bb0b008c2e3ff5b194eb0263029aee3ec2636cf95705ead343a12ab8 [10/17/2020, 11:43:41 AM] [Home Security] [callAPI_POST]: Calling alarm API with url: https://192.168.1.7/system_http_api/API_REV01/GetSecurityStatus headers - authtoken: 60183e953f8d9d51d45f78f59aa43fa9ee8c473a headers-identity4d0e21691103e25324e52ad4b27897ed body: param=&len=0&tstamp=0.15068894184344073 [10/17/2020, 11:43:41 AM] [Home Security] [callAPI_POST] Response Final: sjjh0G84tliKdn0bX6pCETzhbXK5z6yL3tuM8txmNWTo1n4T6ZJVvx9CrXodCXsq [10/17/2020, 11:43:41 AM] [Home Security] [decryptData] Returning: {"Status":"Ready To Arm","Color":"Green"} [10/17/2020, 11:43:41 AM] [Home Security] [returnCurrentState] Retrieved status string: Ready To Arm, alarmStatus is: 3 [10/17/2020, 11:43:41 AM] [Home Security] [returnCurrentState] Received value: {"Status":"Ready To Arm","Color":"Green"}, corresponding current state: 3 [10/17/2020, 11:43:41 AM] [Home Security] [callAPI_POST] Response Final: sjjh0G84tliKdn0bX6pCETzhbXK5z6yL3tuM8txmNWTo1n4T6ZJVvx9CrXodCXsq [10/17/2020, 11:43:41 AM] [Home Security] [decryptData] Returning: {"Status":"Ready To Arm","Color":"Green"} [10/17/2020, 11:43:41 AM] [Home Security] [returnTargetState] Received value: {"Status":"Ready To Arm","Color":"Green"}, corresponding target state: 3 [10/17/2020, 11:43:47 AM] [Camera FFmpeg] [Deck Door Camera] Snapshot requested: 1280 x 720 [10/17/2020, 11:43:47 AM] [Camera FFmpeg] [Deck Door Camera] Sending snapshot: 1280 x 720 [10/17/2020, 11:43:47 AM] [Camera FFmpeg] [Deck Door Camera] Snapshot command: /usr/local/lib/node_modules/homebridge-camera-ffmpeg/node_modules/ffmpeg-for-homebridge/ffmpeg -i http://admin:PASSWORD@192.168.1.3:8000/++image?cameraNum=0 -frames:v 1 -filter:v scale='min(1280,iw)':'min(720,ih)':force_original_aspect_ratio=decrease,scale=trunc(iw/2)2:trunc(ih/2)2 -f image2 - [10/17/2020, 11:43:48 AM] [Camera FFmpeg] [Laundry Door Camera] Snapshot requested: 1280 x 720 [10/17/2020, 11:43:48 AM] [Camera FFmpeg] [Laundry Door Camera] Sending snapshot: 1280 x 720 [10/17/2020, 11:43:48 AM] [Camera FFmpeg] [Laundry Door Camera] Snapshot command: /usr/local/lib/node_modules/homebridge-camera-ffmpeg/node_modules/ffmpeg-for-homebridge/ffmpeg -i http://admin:PASSWORD@192.168.1.3:8000/++image?cameraNum=2 -frames:v 1 -filter:v scale='min(1280,iw)':'min(720,ih)':force_original_aspect_ratio=decrease,scale=trunc(iw/2)2:trunc(ih/2)2 -f image2 - [10/17/2020, 11:43:49 AM] [Camera FFmpeg] [Front Door Camera] Snapshot requested: 1280 x 720 [10/17/2020, 11:43:49 AM] [Camera FFmpeg] [Front Door Camera] Sending snapshot: 1280 x 720 [10/17/2020, 11:43:49 AM] [Camera FFmpeg] [Front Door Camera] Snapshot command: /usr/local/lib/node_modules/homebridge-camera-ffmpeg/node_modules/ffmpeg-for-homebridge/ffmpeg -i http://admin:PASSWORD@192.168.1.3:8000/++image?cameraNum=6 -frames:v 1 -filter:v scale='min(1280,iw)':'min(720,ih)':force_original_aspect_ratio=decrease,scale=trunc(iw/2)2:trunc(ih/2)2 -f image2 - [10/17/2020, 11:43:49 AM] [Camera FFmpeg] [Driveway Camera] Snapshot requested: 1280 x 720 [10/17/2020, 11:43:49 AM] [Camera FFmpeg] [Driveway Camera] Sending snapshot: 1280 x 720 [10/17/2020, 11:43:49 AM] [Camera FFmpeg] [Driveway Camera] Snapshot command: /usr/local/lib/node_modules/homebridge-camera-ffmpeg/node_modules/ffmpeg-for-homebridge/ffmpeg -i http://admin:PASSWORD@192.168.1.3:8000/++image?cameraNum=1 -frames:v 1 -filter:v scale='min(1280,iw)':'min(720,ih)':force_original_aspect_ratio=decrease,scale=trunc(iw/2)2:trunc(ih/2)*2 -f image2 - [10/17/2020, 11:43:51 AM] [Home Security] Triggered GET SecuritySystemCurrentState [10/17/2020, 11:43:51 AM] [Home Security] [getAlarmMode] About to call with, url: https://192.168.1.7/system_http_api/API_REV01/GetSecurityStatus header: MACID:Browser,Path:API_REV01/GetSecurityStatus api_key_enc: c1947c20bb0b008c2e3ff5b194eb0263029aee3ec2636cf95705ead343a12ab8 [10/17/2020, 11:43:51 AM] [Home Security] [callAPI_POST]: Calling alarm API with url: https://192.168.1.7/system_http_api/API_REV01/GetSecurityStatus headers - authtoken: 60183e953f8d9d51d45f78f59aa43fa9ee8c473a headers-identity4d0e21691103e25324e52ad4b27897ed body: param=&len=0&tstamp=0.20098909900192696 [10/17/2020, 11:43:51 AM] [Home Security] Triggered GET SecuritySystemTargetState [10/17/2020, 11:43:51 AM] [Home Security] [getAlarmMode] About to call with, url: https://192.168.1.7/system_http_api/API_REV01/GetSecurityStatus header: MACID:Browser,Path:API_REV01/GetSecurityStatus api_key_enc: c1947c20bb0b008c2e3ff5b194eb0263029aee3ec2636cf95705ead343a12ab8 [10/17/2020, 11:43:51 AM] [Home Security] [callAPI_POST]: Calling alarm API with url: https://192.168.1.7/system_http_api/API_REV01/GetSecurityStatus headers - authtoken: 60183e953f8d9d51d45f78f59aa43fa9ee8c473a headers-identity4d0e21691103e25324e52ad4b27897ed body: param=&len=0&tstamp=0.08520138271024935 [10/17/2020, 11:43:51 AM] [Home Security] [callAPI_POST] Response Final: sjjh0G84tliKdn0bX6pCETzhbXK5z6yL3tuM8txmNWTo1n4T6ZJVvx9CrXodCXsq [10/17/2020, 11:43:51 AM] [Home Security] [decryptData] Returning: {"Status":"Ready To Arm","Color":"Green"} [10/17/2020, 11:43:51 AM] [Home Security] [returnTargetState] Received value: {"Status":"Ready To Arm","Color":"Green"}, corresponding target state: 3 [10/17/2020, 11:43:51 AM] [Home Security] [callAPI_POST] Response Final: sjjh0G84tliKdn0bX6pCETzhbXK5z6yL3tuM8txmNWTo1n4T6ZJVvx9CrXodCXsq [10/17/2020, 11:43:51 AM] [Home Security] [decryptData] Returning: {"Status":"Ready To Arm","Color":"Green"} [10/17/2020, 11:43:51 AM] [Home Security] [returnCurrentState] Retrieved status string: Ready To Arm, alarmStatus is: 3 [10/17/2020, 11:43:51 AM] [Home Security] [returnCurrentState] Received value: {"Status":"Ready To Arm","Color":"Green"}, corresponding current state: 3

7RDR7 commented 4 years ago

Another SUCCESSFUL run this morning after restart:

[10/17/2020, 11:45:20 AM] [Config] Homebridge restart request received [10/17/2020, 11:45:20 AM] [Config] UI / Bridge settings have not changed; only restarting Homebridge process [10/17/2020, 11:45:20 AM] [HB Supervisor] Sending SIGTERM to Homebridge [10/17/2020, 11:45:20 AM] Got SIGTERM, shutting down Homebridge... [10/17/2020, 11:45:20 AM] [DysonPureCoolPlatform] NM7-US-JMA4303A - MQTT connection ended. [10/17/2020, 11:45:20 AM] [DysonPureCoolPlatform] NM7-US-HBA3712A - MQTT connection ended. [10/17/2020, 11:45:20 AM] [DysonPureCoolPlatform] NM7-US-HBA3712A - MQTT disconnected. [10/17/2020, 11:45:20 AM] [DysonPureCoolPlatform] NM7-US-JMA4303A - MQTT disconnected. [10/17/2020, 11:45:22 AM] [Home Security] Triggered GET SecuritySystemCurrentState [10/17/2020, 11:45:22 AM] [Home Security] [getAlarmMode] About to call with, url: https://192.168.1.7/system_http_api/API_REV01/GetSecurityStatus header: MACID:Browser,Path:API_REV01/GetSecurityStatus api_key_enc: c1947c20bb0b008c2e3ff5b194eb0263029aee3ec2636cf95705ead343a12ab8 [10/17/2020, 11:45:22 AM] [Home Security] [callAPI_POST]: Calling alarm API with url: https://192.168.1.7/system_http_api/API_REV01/GetSecurityStatus headers - authtoken: 60183e953f8d9d51d45f78f59aa43fa9ee8c473a headers-identity4d0e21691103e25324e52ad4b27897ed body: param=&len=0&tstamp=0.9088812380307874 [10/17/2020, 11:45:22 AM] [Home Security] Triggered GET SecuritySystemTargetState [10/17/2020, 11:45:22 AM] [Home Security] [getAlarmMode] About to call with, url: https://192.168.1.7/system_http_api/API_REV01/GetSecurityStatus header: MACID:Browser,Path:API_REV01/GetSecurityStatus api_key_enc: c1947c20bb0b008c2e3ff5b194eb0263029aee3ec2636cf95705ead343a12ab8 [10/17/2020, 11:45:22 AM] [Home Security] [callAPI_POST]: Calling alarm API with url: https://192.168.1.7/system_http_api/API_REV01/GetSecurityStatus headers - authtoken: 60183e953f8d9d51d45f78f59aa43fa9ee8c473a headers-identity4d0e21691103e25324e52ad4b27897ed body: param=&len=0&tstamp=0.658967888627868 [10/17/2020, 11:45:22 AM] [Home Security] [callAPI_POST] Response Final: sjjh0G84tliKdn0bX6pCETzhbXK5z6yL3tuM8txmNWTo1n4T6ZJVvx9CrXodCXsq [10/17/2020, 11:45:22 AM] [Home Security] [decryptData] Returning: {"Status":"Ready To Arm","Color":"Green"} [10/17/2020, 11:45:22 AM] [Home Security] [returnCurrentState] Retrieved status string: Ready To Arm, alarmStatus is: 3 [10/17/2020, 11:45:22 AM] [Home Security] [returnCurrentState] Received value: {"Status":"Ready To Arm","Color":"Green"}, corresponding current state: 3 [10/17/2020, 11:45:22 AM] [Home Security] [callAPI_POST] Response Final: sjjh0G84tliKdn0bX6pCETzhbXK5z6yL3tuM8txmNWTo1n4T6ZJVvx9CrXodCXsq [10/17/2020, 11:45:22 AM] [Home Security] [decryptData] Returning: {"Status":"Ready To Arm","Color":"Green"} [10/17/2020, 11:45:22 AM] [Home Security] [returnTargetState] Received value: {"Status":"Ready To Arm","Color":"Green"}, corresponding target state: 3 [10/17/2020, 11:45:25 AM] [HB Supervisor] Homebridge Process Ended. Code: 143, Signal: null [10/17/2020, 11:45:30 AM] [HB Supervisor] Restarting Homebridge... [10/17/2020, 11:45:30 AM] [HB Supervisor] Starting Homebridge with extra flags: -I -D [10/17/2020, 11:45:30 AM] [HB Supervisor] Started Homebridge v1.2.3 with PID: 3005 [10/17/2020, 11:45:30 AM] Loaded config.json with 1 accessories and 4 platforms. [10/17/2020, 11:45:30 AM] --- [10/17/2020, 11:45:31 AM] Loaded plugin: homebridge-camera-ffmpeg@3.0.3 [10/17/2020, 11:45:31 AM] Registering platform 'homebridge-camera-ffmpeg.Camera-ffmpeg' [10/17/2020, 11:45:31 AM] --- [10/17/2020, 11:45:31 AM] Loaded plugin: homebridge-config-ui-x@4.29.0 [10/17/2020, 11:45:31 AM] Registering platform 'homebridge-config-ui-x.config' [10/17/2020, 11:45:31 AM] --- [10/17/2020, 11:45:31 AM] Loaded plugin: homebridge-dyson-pure-cool@1.8.0 [10/17/2020, 11:45:31 AM] Registering platform 'homebridge-dyson-pure-cool.DysonPureCoolPlatform' [10/17/2020, 11:45:31 AM] --- [10/17/2020, 11:45:31 AM] Loaded plugin: homebridge-honeywell-tuxedo-touch@1.2.0 [10/17/2020, 11:45:31 AM] Registering accessory 'homebridge-honeywell-tuxedo-touch.Honeywell Tuxedo Touch' [10/17/2020, 11:45:31 AM] --- [10/17/2020, 11:45:31 AM] Loaded plugin: homebridge-lgwebos-tv@1.6.2 [10/17/2020, 11:45:31 AM] Registering platform 'homebridge-lgwebos-tv.LgWebOsTv' [10/17/2020, 11:45:31 AM] --- [10/17/2020, 11:45:31 AM] Loading 4 platforms... [10/17/2020, 11:45:31 AM] [Config] Initializing config platform... [10/17/2020, 11:45:31 AM] [Config] Running in Service Mode [10/17/2020, 11:45:31 AM] [DysonPureCoolPlatform] Initializing DysonPureCoolPlatform platform... [10/17/2020, 11:45:31 AM] [DysonPureCoolPlatform] Homebridge API available. [10/17/2020, 11:45:31 AM] [LgWebOsTv] Initializing LgWebOsTv platform... [10/17/2020, 11:45:31 AM] [Camera FFmpeg] Initializing Camera-ffmpeg platform... [10/17/2020, 11:45:31 AM] Loading 1 accessories... [10/17/2020, 11:45:31 AM] [Home Security] Initializing Honeywell Tuxedo Touch accessory... [10/17/2020, 11:45:31 AM] [Home Security] About to call, URL: https://192.168.1.7/tuxedoapi.html [10/17/2020, 11:45:31 AM] [Home Security] Options: { method: 'GET', headers: { 'User-Agent': 'homebridge' }, cookieJar: CookieJar { rejectPublicSuffixes: true, enableLooseMode: false, allowSpecialUseDomain: false, store: { idx: {} }, prefixSecurity: 'silent', _cloneSync: [Function], _importCookiesSync: [Function], getCookiesSync: [Function], getCookieStringSync: [Function], getSetCookieStringsSync: [Function], removeAllCookiesSync: [Function], setCookieSync: [Function], serializeSync: [Function] }, https: { rejectUnauthorized: false } } [10/17/2020, 11:45:31 AM] [Home Security] Service creation complete [10/17/2020, 11:45:31 AM] [Home Security] Get Services called [10/17/2020, 11:45:31 AM] [Camera FFmpeg] [Driveway Camera] Configuring cached bridged accessory... [10/17/2020, 11:45:31 AM] [Camera FFmpeg] [Laundry Door Camera] Configuring cached bridged accessory... [10/17/2020, 11:45:31 AM] [Camera FFmpeg] [Sliding Door Camera] Configuring cached bridged accessory... [10/17/2020, 11:45:31 AM] [Camera FFmpeg] [Front Door Camera] Configuring cached bridged accessory... [10/17/2020, 11:45:31 AM] [Camera FFmpeg] [Deck Door Camera*] Configuring cached bridged accessory... [10/17/2020, 11:45:31 AM] [DysonPureCoolPlatform] Cached accessories loaded. [10/17/2020, 11:45:31 AM] [DysonPureCoolPlatform] NM7-US-JMA4303A - MQTT connection requested for 192.168.1.140. [10/17/2020, 11:45:31 AM] [DysonPureCoolPlatform] NM7-US-HBA3712A - MQTT connection requested for 192.168.1.141. [10/17/2020, 11:45:31 AM] [DysonPureCoolPlatform] Got devices from config. [10/17/2020, 11:45:31 AM] [LgWebOsTv] didFinishLaunching [10/17/2020, 11:45:31 AM] [LgWebOsTv] prepareAccessory [10/17/2020, 11:45:31 AM] [LgWebOsTv] prepareInformationService [10/17/2020, 11:45:32 AM] [LgWebOsTv] Device: 192.168.1.130 LG TV, get current Power state successfull, state: OFF [10/17/2020, 11:45:32 AM] [LgWebOsTv] prepareTelevisionService [10/17/2020, 11:45:32 AM] [LgWebOsTv] prepareSpeakerService [10/17/2020, 11:45:32 AM] [LgWebOsTv] prepareInputsService [10/17/2020, 11:45:32 AM] [LgWebOsTv] Device: 192.168.1.130 LG TV, read customInputsFile failed, error: Error: ENOENT: no such file or directory, open '/Users/mediaserver/.homebridge/lgwebosTv/customInputs_1921681130' at Object.openSync (fs.js:462:3) at Object.readFileSync (fs.js:364:35) at lgwebosTvDevice.prepareInputsService (/usr/local/lib/node_modules/homebridge-lgwebos-tv/index.js:343:31) at lgwebosTvDevice.prepareAccessory (/usr/local/lib/node_modules/homebridge-lgwebos-tv/index.js:230:8) at new lgwebosTvDevice (/usr/local/lib/node_modules/homebridge-lgwebos-tv/index.js:213:8) at HomebridgeAPI. (/usr/local/lib/node_modules/homebridge-lgwebos-tv/index.js:44:28) at HomebridgeAPI.emit (events.js:327:22) at HomebridgeAPI.signalFinished (/usr/local/lib/node_modules/homebridge/src/api.ts:251:10) at Server.start (/usr/local/lib/node_modules/homebridge/src/server.ts:158:14) at cli (/usr/local/lib/node_modules/homebridge/src/cli.ts:80:10) { errno: -2, syscall: 'open', code: 'ENOENT', path: '/Users/mediaserver/.homebridge/lgwebosTv/customInputs_1921681130' } [10/17/2020, 11:45:32 AM] [LgWebOsTv] Device: 192.168.1.130 LG TV, publishExternalAccessories. [10/17/2020, 11:45:32 AM] LG TV 47AA is running on port 57161. [10/17/2020, 11:45:32 AM] Please add [LG TV 47AA] manually in Home app. Setup Code: 815-05-060 Setup Payload: X-HM://0024TGHT02KPC Enter this code with your HomeKit app on your iOS device to pair with Homebridge:

┌────────────┐     
│ 815-05-060 │     
└────────────┘     

[10/17/2020, 11:45:32 AM] Homebridge v1.2.3 is running on port 51727. [10/17/2020, 11:45:32 AM] [LgWebOsTv] Device: 192.168.1.130 LG TV, connecting... [10/17/2020, 11:45:32 AM] [DysonPureCoolPlatform] NM7-US-JMA4303A - MQTT connection established. [10/17/2020, 11:45:32 AM] [DysonPureCoolPlatform] NM7-US-HBA3712A - MQTT connection established. [10/17/2020, 11:45:32 AM] [DysonPureCoolPlatform] NM7-US-HBA3712A - MQTT message received: {"msg":"CURRENT-STATE","time":"2020-10-17T15:45:32.000Z","mode-reason":"","state-reason":"MODE","dial":"OFF","rssi":"-35","product-state":{"fmod":"OFF","fnst":"OFF","fnsp":"0005","qtar":"0001","oson":"OFF","rhtm":"ON","filf":"1503","ercd":"02C0","nmod":"OFF","wacd":"NONE"},"scheduler":{"srsc":"91e4","dstv":"0001","tzid":"0001"}} [10/17/2020, 11:45:32 AM] [LgWebOsTv] Device: 192.168.1.130 LG TV, requesting Device information. [10/17/2020, 11:45:32 AM] [LgWebOsTv] Device: 192.168.1.130 LG TV, get System info error: Error: not connected at LGTV.send (/usr/local/lib/node_modules/homebridge-lgwebos-tv/node_modules/lgtv2/index.js:202:20) at LGTV.request (/usr/local/lib/node_modules/homebridge-lgwebos-tv/node_modules/lgtv2/index.js:187:14) at Timeout._onTimeout (/usr/local/lib/node_modules/homebridge-lgwebos-tv/index.js:413:12) at listOnTimeout (internal/timers.js:549:17) at processTimers (internal/timers.js:492:7) [10/17/2020, 11:45:32 AM] [LgWebOsTv] Device: 192.168.1.130 LG TV, get Software info error: Error: not connected at LGTV.send (/usr/local/lib/node_modules/homebridge-lgwebos-tv/node_modules/lgtv2/index.js:202:20) at LGTV.request (/usr/local/lib/node_modules/homebridge-lgwebos-tv/node_modules/lgtv2/index.js:187:14) at Timeout._onTimeout (/usr/local/lib/node_modules/homebridge-lgwebos-tv/index.js:429:12) at listOnTimeout (internal/timers.js:549:17) at processTimers (internal/timers.js:492:7) [10/17/2020, 11:45:32 AM] [LgWebOsTv] Device: 192.168.1.130 Error: not connected at LGTV.send (/usr/local/lib/node_modules/homebridge-lgwebos-tv/node_modules/lgtv2/index.js:202:20) at LGTV.request (/usr/local/lib/node_modules/homebridge-lgwebos-tv/node_modules/lgtv2/index.js:187:14) at Timeout._onTimeout (/usr/local/lib/node_modules/homebridge-lgwebos-tv/index.js:447:12) at listOnTimeout (internal/timers.js:549:17) at processTimers (internal/timers.js:492:7), get Services list error: %s [10/17/2020, 11:45:32 AM] [LgWebOsTv] Device: 192.168.1.130 LG TV, get Apps list error: Error: not connected at LGTV.send (/usr/local/lib/node_modules/homebridge-lgwebos-tv/node_modules/lgtv2/index.js:202:20) at LGTV.request (/usr/local/lib/node_modules/homebridge-lgwebos-tv/node_modules/lgtv2/index.js:187:14) at Timeout._onTimeout (/usr/local/lib/node_modules/homebridge-lgwebos-tv/index.js:462:12) at listOnTimeout (internal/timers.js:549:17) at processTimers (internal/timers.js:492:7) [10/17/2020, 11:45:32 AM] [DysonPureCoolPlatform] NM7-US-JMA4303A - MQTT message received: {"msg":"CURRENT-STATE","time":"2020-10-17T15:45:32.000Z","mode-reason":"PRC","state-reason":"MODE","dial":"OFF","rssi":"-26","product-state":{"fmod":"OFF","fnst":"OFF","fnsp":"0004","qtar":"0003","oson":"OFF","rhtm":"ON","filf":"3342","ercd":"02C9","nmod":"OFF","wacd":"NONE"},"scheduler":{"srsc":"789b","dstv":"0001","tzid":"0001"}} [10/17/2020, 11:45:32 AM] [DysonPureCoolPlatform] NM7-US-HBA3712A - MQTT message received: {"msg":"ENVIRONMENTAL-CURRENT-SENSOR-DATA","time":"2020-10-17T15:45:32.001Z","data":{"tact":"2920","hact":"0053","pact":"0000","vact":"0000","sltm":"OFF"}} [10/17/2020, 11:45:32 AM] [Home Security] [getAPIKeys] Successfully retrieved keys [10/17/2020, 11:45:32 AM] [Home Security] [init] Polling is set to : true [10/17/2020, 11:45:32 AM] [Home Security] Starting polling with an interval of 10000 ms [10/17/2020, 11:45:32 AM] [Home Security] Triggered GET SecuritySystemCurrentState [10/17/2020, 11:45:32 AM] [Home Security] [getAlarmMode] About to call with, url: https://192.168.1.7/system_http_api/API_REV01/GetSecurityStatus header: MACID:Browser,Path:API_REV01/GetSecurityStatus api_key_enc: c1947c20bb0b008c2e3ff5b194eb0263029aee3ec2636cf95705ead343a12ab8 [10/17/2020, 11:45:32 AM] [Home Security] [callAPI_POST]: Calling alarm API with url: https://192.168.1.7/system_http_api/API_REV01/GetSecurityStatus headers - authtoken: 60183e953f8d9d51d45f78f59aa43fa9ee8c473a headers-identity4d0e21691103e25324e52ad4b27897ed body: param=&len=0&tstamp=0.02784676015345 [10/17/2020, 11:45:32 AM] [Home Security] Triggered GET SecuritySystemTargetState [10/17/2020, 11:45:32 AM] [Home Security] [getAlarmMode] About to call with, url: https://192.168.1.7/system_http_api/API_REV01/GetSecurityStatus header: MACID:Browser,Path:API_REV01/GetSecurityStatus api_key_enc: c1947c20bb0b008c2e3ff5b194eb0263029aee3ec2636cf95705ead343a12ab8 [10/17/2020, 11:45:32 AM] [Home Security] [callAPI_POST]: Calling alarm API with url: https://192.168.1.7/system_http_api/API_REV01/GetSecurityStatus headers - authtoken: 60183e953f8d9d51d45f78f59aa43fa9ee8c473a headers-identity4d0e21691103e25324e52ad4b27897ed body: param=&len=0&tstamp=0.16267493439649772 [10/17/2020, 11:45:32 AM] [DysonPureCoolPlatform] NM7-US-JMA4303A - MQTT message received: {"msg":"ENVIRONMENTAL-CURRENT-SENSOR-DATA","time":"2020-10-17T15:45:32.001Z","data":{"tact":"2913","hact":"0056","pact":"0000","vact":"0000","sltm":"OFF"}} [10/17/2020, 11:45:32 AM] [Home Security] [callAPI_POST] Response Final: i8eKIgDLOQEiy2ZIwngRGBnmCwlFiLOGx83rFX2bjRrrbwHYOE18ssXKBxcs2UaT [10/17/2020, 11:45:32 AM] [Home Security] [decryptData] Returning: {"Status":"Not Ready Fault","Color":"Yellow"} [10/17/2020, 11:45:32 AM] [Home Security] [returnCurrentState] Retrieved status string: Not Ready Fault, alarmStatus is: 3 [10/17/2020, 11:45:32 AM] [Home Security] [returnCurrentState] Received value: {"Status":"Not Ready Fault","Color":"Yellow"}, corresponding current state: 3 [10/17/2020, 11:45:32 AM] [Home Security] Polling noticed current state change to 3, notifying devices [10/17/2020, 11:45:32 AM] [Home Security] [callAPI_POST] Response Final: i8eKIgDLOQEiy2ZIwngRGBnmCwlFiLOGx83rFX2bjRrrbwHYOE18ssXKBxcs2UaT [10/17/2020, 11:45:32 AM] [Home Security] [decryptData] Returning: {"Status":"Not Ready Fault","Color":"Yellow"} [10/17/2020, 11:45:32 AM] [Home Security] [returnTargetState] Received value: {"Status":"Not Ready Fault","Color":"Yellow"}, corresponding target state: 3 [10/17/2020, 11:45:32 AM] [Home Security] Polling noticed target state change to 3, notifying devices [10/17/2020, 11:45:32 AM] [Home Security] Triggered SET SecuritySystemTargetState:3 [10/17/2020, 11:45:32 AM] [Home Security] [disarmAlarm] About to call API with, url:https://192.168.1.7/system_http_api/API_REV01/AdvancedSecurity/DisarmWithCode dataCnt: yjTF0EG%2FYBXQzgC4AhEenidjoYHGZ9T5A1Z%2Fu8Gd%2Fz4%3D header: MACID:Browser,Path:API_REV01/AdvancedSecurity/DisarmWithCode api_key_enc: c1947c20bb0b008c2e3ff5b194eb0263029aee3ec2636cf95705ead343a12ab8 [10/17/2020, 11:45:32 AM] [Home Security] [callAPI_POST]: Calling alarm API with url: https://192.168.1.7/system_http_api/API_REV01/AdvancedSecurity/DisarmWithCode headers - authtoken: a73490e24c17fbf7f954aee2946e2860fb979947 headers-identity4d0e21691103e25324e52ad4b27897ed body: param=yjTF0EG%2FYBXQzgC4AhEenidjoYHGZ9T5A1Z%2Fu8Gd%2Fz4%3D&len=52&tstamp=0.18863631729534025 [10/17/2020, 11:45:32 AM] [Home Security] [callAPI_POST] Response Final: o3QdL6a8m+ijZWYnBaKoMNosRQowKEj37D41byxzvYKOJj67FkGg5dFm0rsEBFTjRJl1p5G1zK/CW9zF9nJHTRhBHdIyAETFkAwd3GRiA5g= [10/17/2020, 11:45:32 AM] [Home Security] [decryptData] Returning: {"Status":"Sucess","Result":{"Result":"Command sent sucessfully"}} [10/17/2020, 11:45:32 AM] [LgWebOsTv] Device: 192.168.1.130 LG TV, state: Online. [10/17/2020, 11:45:32 AM] [LgWebOsTv] -------- LG TV -------- [10/17/2020, 11:45:32 AM] [LgWebOsTv] Manufacturer: LG [10/17/2020, 11:45:32 AM] [LgWebOsTv] Model: OLED55 [10/17/2020, 11:45:32 AM] [LgWebOsTv] System: System [10/17/2020, 11:45:32 AM] [LgWebOsTv] Serialnr: Serial Number [10/17/2020, 11:45:32 AM] [LgWebOsTv] Firmware: Firmware Revision [10/17/2020, 11:45:32 AM] [LgWebOsTv] ---------------------------------- [10/17/2020, 11:45:42 AM] [Home Security] Triggered GET SecuritySystemCurrentState [10/17/2020, 11:45:42 AM] [Home Security] [getAlarmMode] About to call with, url: https://192.168.1.7/system_http_api/API_REV01/GetSecurityStatus header: MACID:Browser,Path:API_REV01/GetSecurityStatus api_key_enc: c1947c20bb0b008c2e3ff5b194eb0263029aee3ec2636cf95705ead343a12ab8 [10/17/2020, 11:45:42 AM] [Home Security] [callAPI_POST]: Calling alarm API with url: https://192.168.1.7/system_http_api/API_REV01/GetSecurityStatus headers - authtoken: 60183e953f8d9d51d45f78f59aa43fa9ee8c473a headers-identity4d0e21691103e25324e52ad4b27897ed body: param=&len=0&tstamp=0.9818671120911371 [10/17/2020, 11:45:42 AM] [Home Security] Triggered GET SecuritySystemTargetState [10/17/2020, 11:45:42 AM] [Home Security] [getAlarmMode] About to call with, url: https://192.168.1.7/system_http_api/API_REV01/GetSecurityStatus header: MACID:Browser,Path:API_REV01/GetSecurityStatus api_key_enc: c1947c20bb0b008c2e3ff5b194eb0263029aee3ec2636cf95705ead343a12ab8 [10/17/2020, 11:45:42 AM] [Home Security] [callAPI_POST]: Calling alarm API with url: https://192.168.1.7/system_http_api/API_REV01/GetSecurityStatus headers - authtoken: 60183e953f8d9d51d45f78f59aa43fa9ee8c473a headers-identity4d0e21691103e25324e52ad4b27897ed body: param=&len=0&tstamp=0.31325138779474315 [10/17/2020, 11:45:42 AM] [Home Security] [callAPI_POST] Response Final: sjjh0G84tliKdn0bX6pCETzhbXK5z6yL3tuM8txmNWTo1n4T6ZJVvx9CrXodCXsq [10/17/2020, 11:45:42 AM] [Home Security] [decryptData] Returning: {"Status":"Ready To Arm","Color":"Green"} [10/17/2020, 11:45:42 AM] [Home Security] [returnCurrentState] Retrieved status string: Ready To Arm, alarmStatus is: 3 [10/17/2020, 11:45:42 AM] [Home Security] [returnCurrentState] Received value: {"Status":"Ready To Arm","Color":"Green"}, corresponding current state: 3 [10/17/2020, 11:45:42 AM] [Home Security] [callAPI_POST] Response Final: sjjh0G84tliKdn0bX6pCETzhbXK5z6yL3tuM8txmNWTo1n4T6ZJVvx9CrXodCXsq [10/17/2020, 11:45:42 AM] [Home Security] [decryptData] Returning: {"Status":"Ready To Arm","Color":"Green"} [10/17/2020, 11:45:42 AM] [Home Security] [returnTargetState] Received value: {"Status":"Ready To Arm","Color":"Green"}, corresponding target state: 3 [10/17/2020, 11:45:46 AM] [Home Security] Triggered GET SecuritySystemTargetState [10/17/2020, 11:45:46 AM] [Home Security] [getAlarmMode] About to call with, url: https://192.168.1.7/system_http_api/API_REV01/GetSecurityStatus header: MACID:Browser,Path:API_REV01/GetSecurityStatus api_key_enc: c1947c20bb0b008c2e3ff5b194eb0263029aee3ec2636cf95705ead343a12ab8 [10/17/2020, 11:45:46 AM] [Home Security] [callAPI_POST]: Calling alarm API with url: https://192.168.1.7/system_http_api/API_REV01/GetSecurityStatus headers - authtoken: 60183e953f8d9d51d45f78f59aa43fa9ee8c473a headers-identity4d0e21691103e25324e52ad4b27897ed body: param=&len=0&tstamp=0.21423406791794397 [10/17/2020, 11:45:46 AM] [Home Security] Triggered GET SecuritySystemCurrentState [10/17/2020, 11:45:46 AM] [Home Security] [getAlarmMode] About to call with, url: https://192.168.1.7/system_http_api/API_REV01/GetSecurityStatus header: MACID:Browser,Path:API_REV01/GetSecurityStatus api_key_enc: c1947c20bb0b008c2e3ff5b194eb0263029aee3ec2636cf95705ead343a12ab8 [10/17/2020, 11:45:46 AM] [Home Security] [callAPI_POST]: Calling alarm API with url: https://192.168.1.7/system_http_api/API_REV01/GetSecurityStatus headers - authtoken: 60183e953f8d9d51d45f78f59aa43fa9ee8c473a headers-identity4d0e21691103e25324e52ad4b27897ed body: param=&len=0&tstamp=0.4918552762887618 [10/17/2020, 11:45:46 AM] [Home Security] [callAPI_POST] Response Final: sjjh0G84tliKdn0bX6pCETzhbXK5z6yL3tuM8txmNWTo1n4T6ZJVvx9CrXodCXsq [10/17/2020, 11:45:46 AM] [Home Security] [decryptData] Returning: {"Status":"Ready To Arm","Color":"Green"} [10/17/2020, 11:45:46 AM] [Home Security] [returnCurrentState] Retrieved status string: Ready To Arm, alarmStatus is: 3 [10/17/2020, 11:45:46 AM] [Home Security] [returnCurrentState] Received value: {"Status":"Ready To Arm","Color":"Green"}, corresponding current state: 3 [10/17/2020, 11:45:46 AM] [Home Security] [callAPI_POST] Response Final: sjjh0G84tliKdn0bX6pCETzhbXK5z6yL3tuM8txmNWTo1n4T6ZJVvx9CrXodCXsq [10/17/2020, 11:45:46 AM] [Home Security] [decryptData] Returning: {"Status":"Ready To Arm","Color":"Green"} [10/17/2020, 11:45:46 AM] [Home Security] [returnTargetState] Received value: {"Status":"Ready To Arm","Color":"Green"}, corresponding target state: 3 [10/17/2020, 11:45:47 AM] [Camera FFmpeg] [Laundry Door Camera] Snapshot requested: 1280 x 720 [10/17/2020, 11:45:47 AM] [Camera FFmpeg] [Laundry Door Camera] Sending snapshot: 1280 x 720 [10/17/2020, 11:45:47 AM] [Camera FFmpeg] [Laundry Door Camera] Snapshot command: /usr/local/lib/node_modules/homebridge-camera-ffmpeg/node_modules/ffmpeg-for-homebridge/ffmpeg -i http://admin:PASSWORD@192.168.1.3:8000/++image?cameraNum=2 -frames:v 1 -filter:v scale='min(1280,iw)':'min(720,ih)':force_original_aspect_ratio=decrease,scale=trunc(iw/2)2:trunc(ih/2)2 -f image2 - [10/17/2020, 11:45:47 AM] [Camera FFmpeg] [Front Door Camera] Snapshot requested: 1280 x 720 [10/17/2020, 11:45:47 AM] [Camera FFmpeg] [Front Door Camera] Sending snapshot: 1280 x 720 [10/17/2020, 11:45:47 AM] [Camera FFmpeg] [Front Door Camera] Snapshot command: /usr/local/lib/node_modules/homebridge-camera-ffmpeg/node_modules/ffmpeg-for-homebridge/ffmpeg -i http://admin:PASSWORD@192.168.1.3:8000/++image?cameraNum=6 -frames:v 1 -filter:v scale='min(1280,iw)':'min(720,ih)':force_original_aspect_ratio=decrease,scale=trunc(iw/2)2:trunc(ih/2)2 -f image2 - [10/17/2020, 11:45:47 AM] [Camera FFmpeg] [Driveway Camera] Snapshot requested: 1280 x 720 [10/17/2020, 11:45:47 AM] [Camera FFmpeg] [Driveway Camera] Sending snapshot: 1280 x 720 [10/17/2020, 11:45:47 AM] [Camera FFmpeg] [Driveway Camera] Snapshot command: /usr/local/lib/node_modules/homebridge-camera-ffmpeg/node_modules/ffmpeg-for-homebridge/ffmpeg -i http://admin:PASSWORD@192.168.1.3:8000/++image?cameraNum=1 -frames:v 1 -filter:v scale='min(1280,iw)':'min(720,ih)':force_original_aspect_ratio=decrease,scale=trunc(iw/2)2:trunc(ih/2)2 -f image2 - [10/17/2020, 11:45:48 AM] [Camera FFmpeg] [Deck Door Camera] Snapshot requested: 1280 x 720 [10/17/2020, 11:45:48 AM] [Camera FFmpeg] [Deck Door Camera] Sending snapshot: 1280 x 720 [10/17/2020, 11:45:48 AM] [Camera FFmpeg] [Deck Door Camera] Snapshot command: /usr/local/lib/node_modules/homebridge-camera-ffmpeg/node_modules/ffmpeg-for-homebridge/ffmpeg -i http://admin:PASSWORD@192.168.1.3:8000/++image?cameraNum=0 -frames:v 1 -filter:v scale='min(1280,iw)':'min(720,ih)':force_original_aspect_ratio=decrease,scale=trunc(iw/2)2:trunc(ih/2)2 -f image2 - [10/17/2020, 11:45:48 AM] [Home Security] Triggered GET SecuritySystemCurrentState [10/17/2020, 11:45:48 AM] [Home Security] [getAlarmMode] About to call with, url: https://192.168.1.7/system_http_api/API_REV01/GetSecurityStatus header: MACID:Browser,Path:API_REV01/GetSecurityStatus api_key_enc: c1947c20bb0b008c2e3ff5b194eb0263029aee3ec2636cf95705ead343a12ab8 [10/17/2020, 11:45:48 AM] [Home Security] [callAPI_POST]: Calling alarm API with url: https://192.168.1.7/system_http_api/API_REV01/GetSecurityStatus headers - authtoken: 60183e953f8d9d51d45f78f59aa43fa9ee8c473a headers-identity4d0e21691103e25324e52ad4b27897ed body: param=&len=0&tstamp=0.9654737394800885 [10/17/2020, 11:45:48 AM] [Home Security] Triggered GET SecuritySystemTargetState [10/17/2020, 11:45:48 AM] [Home Security] [getAlarmMode] About to call with, url: https://192.168.1.7/system_http_api/API_REV01/GetSecurityStatus header: MACID:Browser,Path:API_REV01/GetSecurityStatus api_key_enc: c1947c20bb0b008c2e3ff5b194eb0263029aee3ec2636cf95705ead343a12ab8 [10/17/2020, 11:45:48 AM] [Home Security] [callAPI_POST]: Calling alarm API with url: https://192.168.1.7/system_http_api/API_REV01/GetSecurityStatus headers - authtoken: 60183e953f8d9d51d45f78f59aa43fa9ee8c473a headers-identity4d0e21691103e25324e52ad4b27897ed body: param=&len=0&tstamp=0.5116382875595207 [10/17/2020, 11:45:48 AM] [Home Security] [callAPI_POST] Response Final: sjjh0G84tliKdn0bX6pCETzhbXK5z6yL3tuM8txmNWTo1n4T6ZJVvx9CrXodCXsq [10/17/2020, 11:45:48 AM] [Home Security] [decryptData] Returning: {"Status":"Ready To Arm","Color":"Green"} [10/17/2020, 11:45:48 AM] [Home Security] [returnCurrentState] Retrieved status string: Ready To Arm, alarmStatus is: 3 [10/17/2020, 11:45:48 AM] [Home Security] [returnCurrentState] Received value: {"Status":"Ready To Arm","Color":"Green"}, corresponding current state: 3 [10/17/2020, 11:45:48 AM] [Home Security] [callAPI_POST] Response Final: sjjh0G84tliKdn0bX6pCETzhbXK5z6yL3tuM8txmNWTo1n4T6ZJVvx9CrXodCXsq [10/17/2020, 11:45:48 AM] [Home Security] [decryptData] Returning: {"Status":"Ready To Arm","Color":"Green"} [10/17/2020, 11:45:48 AM] [Home Security] [returnTargetState] Received value: {"Status":"Ready To Arm","Color":"Green"}, corresponding target state: 3 [10/17/2020, 11:45:51 AM] [Home Security] Triggered SET SecuritySystemTargetState:2 [10/17/2020, 11:45:51 AM] [Home Security] [armAlarm] About to call API with, url:https://192.168.1.7/system_http_api/API_REV01/AdvancedSecurity/ArmWithCode dataCnt: miUJIUQJRtTtGHLxnDyP5%2BmSIHQc%2B2mVipgZfUouTpN3F%2BkreqX6AnXtlAtLdNDX header: MACID:Browser,Path:API_REV01/AdvancedSecurity/ArmWithCode api_key_enc: c1947c20bb0b008c2e3ff5b194eb0263029aee3ec2636cf95705ead343a12ab8 [10/17/2020, 11:45:51 AM] [Home Security] [callAPI_POST]: Calling alarm API with url: https://192.168.1.7/system_http_api/API_REV01/AdvancedSecurity/ArmWithCode headers - authtoken: 5f008ac2cb102428888074d487bfe1415a036218 headers-identity4d0e21691103e25324e52ad4b27897ed body: param=miUJIUQJRtTtGHLxnDyP5%2BmSIHQc%2B2mVipgZfUouTpN3F%2BkreqX6AnXtlAtLdNDX&len=70&tstamp=0.8719963631173111 [10/17/2020, 11:45:51 AM] [Home Security] [callAPI_POST] Response Final: o3QdL6a8m+ijZWYnBaKoMNosRQowKEj37D41byxzvYIOVU/y+YBI+NRpQrUiCrcdneKe93pOzxfDZVlAbZwII/xq2HYkDdLGgO/MkTwX5jw= [10/17/2020, 11:45:51 AM] [Home Security] [decryptData] Returning: {"Status":"Sucess","Result":{"Response":"Command sent sucessfully"}} [10/17/2020, 11:45:52 AM] [Home Security] Triggered GET SecuritySystemCurrentState [10/17/2020, 11:45:52 AM] [Home Security] [getAlarmMode] About to call with, url: https://192.168.1.7/system_http_api/API_REV01/GetSecurityStatus header: MACID:Browser,Path:API_REV01/GetSecurityStatus api_key_enc: c1947c20bb0b008c2e3ff5b194eb0263029aee3ec2636cf95705ead343a12ab8 [10/17/2020, 11:45:52 AM] [Home Security] [callAPI_POST]: Calling alarm API with url: https://192.168.1.7/system_http_api/API_REV01/GetSecurityStatus headers - authtoken: 60183e953f8d9d51d45f78f59aa43fa9ee8c473a headers-identity4d0e21691103e25324e52ad4b27897ed body: param=&len=0&tstamp=0.7971277915951496 [10/17/2020, 11:45:52 AM] [Home Security] Triggered GET SecuritySystemTargetState [10/17/2020, 11:45:52 AM] [Home Security] [getAlarmMode] About to call with, url: https://192.168.1.7/system_http_api/API_REV01/GetSecurityStatus header: MACID:Browser,Path:API_REV01/GetSecurityStatus api_key_enc: c1947c20bb0b008c2e3ff5b194eb0263029aee3ec2636cf95705ead343a12ab8 [10/17/2020, 11:45:52 AM] [Home Security] [callAPI_POST]: Calling alarm API with url: https://192.168.1.7/system_http_api/API_REV01/GetSecurityStatus headers - authtoken: 60183e953f8d9d51d45f78f59aa43fa9ee8c473a headers-identity4d0e21691103e25324e52ad4b27897ed body: param=&len=0&tstamp=0.8696874145105815 [10/17/2020, 11:45:52 AM] [Home Security] [callAPI_POST] Response Final: sjjh0G84tliKdn0bX6pCETzhbXK5z6yL3tuM8txmNWTo1n4T6ZJVvx9CrXodCXsq [10/17/2020, 11:45:52 AM] [Home Security] [decryptData] Returning: {"Status":"Ready To Arm","Color":"Green"} [10/17/2020, 11:45:52 AM] [Home Security] [returnCurrentState] Retrieved status string: Ready To Arm, alarmStatus is: 3 [10/17/2020, 11:45:52 AM] [Home Security] [returnCurrentState] Received value: {"Status":"Ready To Arm","Color":"Green"}, corresponding current state: 3 [10/17/2020, 11:45:52 AM] [Home Security] [callAPI_POST] Response Final: sjjh0G84tliKdn0bX6pCETzhbXK5z6yL3tuM8txmNWTo1n4T6ZJVvx9CrXodCXsq [10/17/2020, 11:45:52 AM] [Home Security] [decryptData] Returning: {"Status":"Ready To Arm","Color":"Green"} [10/17/2020, 11:45:52 AM] [Home Security] [returnTargetState] Received value: {"Status":"Ready To Arm","Color":"Green"}, corresponding target state: 3 [10/17/2020, 11:45:57 AM] [Camera FFmpeg] [Laundry Door Camera] Snapshot requested: 1280 x 720 [10/17/2020, 11:45:57 AM] [Camera FFmpeg] [Laundry Door Camera] Sending snapshot: 1280 x 720 [10/17/2020, 11:45:57 AM] [Camera FFmpeg] [Laundry Door Camera] Snapshot command: /usr/local/lib/node_modules/homebridge-camera-ffmpeg/node_modules/ffmpeg-for-homebridge/ffmpeg -i http://admin:PASSWORD@192.168.1.3:8000/++image?cameraNum=2 -frames:v 1 -filter:v scale='min(1280,iw)':'min(720,ih)':force_original_aspect_ratio=decrease,scale=trunc(iw/2)2:trunc(ih/2)2 -f image2 - [10/17/2020, 11:45:57 AM] [Camera FFmpeg] [Front Door Camera] Snapshot requested: 1280 x 720 [10/17/2020, 11:45:57 AM] [Camera FFmpeg] [Front Door Camera] Sending snapshot: 1280 x 720 [10/17/2020, 11:45:57 AM] [Camera FFmpeg] [Front Door Camera] Snapshot command: /usr/local/lib/node_modules/homebridge-camera-ffmpeg/node_modules/ffmpeg-for-homebridge/ffmpeg -i http://admin:PASSWORD@192.168.1.3:8000/++image?cameraNum=6 -frames:v 1 -filter:v scale='min(1280,iw)':'min(720,ih)':force_original_aspect_ratio=decrease,scale=trunc(iw/2)2:trunc(ih/2)2 -f image2 - [10/17/2020, 11:45:58 AM] [Camera FFmpeg] [Driveway Camera] Snapshot requested: 1280 x 720 [10/17/2020, 11:45:58 AM] [Camera FFmpeg] [Driveway Camera] Sending snapshot: 1280 x 720 [10/17/2020, 11:45:58 AM] [Camera FFmpeg] [Driveway Camera] Snapshot command: /usr/local/lib/node_modules/homebridge-camera-ffmpeg/node_modules/ffmpeg-for-homebridge/ffmpeg -i http://admin:PASSWORD@192.168.1.3:8000/++image?cameraNum=1 -frames:v 1 -filter:v scale='min(1280,iw)':'min(720,ih)':force_original_aspect_ratio=decrease,scale=trunc(iw/2)2:trunc(ih/2)2 -f image2 - [10/17/2020, 11:45:58 AM] [Camera FFmpeg] [Deck Door Camera] Snapshot requested: 1280 x 720 [10/17/2020, 11:45:58 AM] [Camera FFmpeg] [Deck Door Camera] Sending snapshot: 1280 x 720 [10/17/2020, 11:45:58 AM] [Camera FFmpeg] [Deck Door Camera] Snapshot command: /usr/local/lib/node_modules/homebridge-camera-ffmpeg/node_modules/ffmpeg-for-homebridge/ffmpeg -i http://admin:PASSWORD@192.168.1.3:8000/++image?cameraNum=0 -frames:v 1 -filter:v scale='min(1280,iw)':'min(720,ih)':force_original_aspect_ratio=decrease,scale=trunc(iw/2)2:trunc(ih/2)2 -f image2 - [10/17/2020, 11:46:02 AM] [Home Security] Triggered GET SecuritySystemCurrentState [10/17/2020, 11:46:02 AM] [Home Security] [getAlarmMode] About to call with, url: https://192.168.1.7/system_http_api/API_REV01/GetSecurityStatus header: MACID:Browser,Path:API_REV01/GetSecurityStatus api_key_enc: c1947c20bb0b008c2e3ff5b194eb0263029aee3ec2636cf95705ead343a12ab8 [10/17/2020, 11:46:02 AM] [Home Security] [callAPI_POST]: Calling alarm API with url: https://192.168.1.7/system_http_api/API_REV01/GetSecurityStatus headers - authtoken: 60183e953f8d9d51d45f78f59aa43fa9ee8c473a headers-identity4d0e21691103e25324e52ad4b27897ed body: param=&len=0&tstamp=0.041416775509843795 [10/17/2020, 11:46:02 AM] [Home Security] Triggered GET SecuritySystemTargetState [10/17/2020, 11:46:02 AM] [Home Security] [getAlarmMode] About to call with, url: https://192.168.1.7/system_http_api/API_REV01/GetSecurityStatus header: MACID:Browser,Path:API_REV01/GetSecurityStatus api_key_enc: c1947c20bb0b008c2e3ff5b194eb0263029aee3ec2636cf95705ead343a12ab8 [10/17/2020, 11:46:02 AM] [Home Security] [callAPI_POST]: Calling alarm API with url: https://192.168.1.7/system_http_api/API_REV01/GetSecurityStatus headers - authtoken: 60183e953f8d9d51d45f78f59aa43fa9ee8c473a headers-identity4d0e21691103e25324e52ad4b27897ed body: param=&len=0&tstamp=0.8468473017911269 [10/17/2020, 11:46:02 AM] [Home Security] [callAPI_POST] Response Final: WndOOO1JqC7ApZnBuLlvAQqSHw08BIpXnSZ+k9R6jcJU2FO0ylYZ0g/V7jZfECp/ [10/17/2020, 11:46:02 AM] [Home Security] [decryptData] Returning: {"Status":"34 Secs Remaining","Color":"Red"} [10/17/2020, 11:46:02 AM] [Home Security] [returnCurrentState] Retrieved status string: 34 Secs Remaining, alarmStatus is: undefined [10/17/2020, 11:46:02 AM] [Home Security] [returnCurrentState] Received value: {"Status":"34 Secs Remaining","Color":"Red"}, corresponding current state: 3 [10/17/2020, 11:46:02 AM] [Home Security] [callAPI_POST] Response Final: WndOOO1JqC7ApZnBuLlvAQqSHw08BIpXnSZ+k9R6jcJU2FO0ylYZ0g/V7jZfECp/ [10/17/2020, 11:46:02 AM] [Home Security] [decryptData] Returning: {"Status":"34 Secs Remaining","Color":"Red"} [10/17/2020, 11:46:02 AM] [Home Security] [returnTargetState] Received value: {"Status":"34 Secs Remaining","Color":"Red"}, corresponding target state: 1 [10/17/2020, 11:46:02 AM] [Home Security] Polling noticed target state change to 1, notifying devices [10/17/2020, 11:46:02 AM] [Home Security] Triggered SET SecuritySystemTargetState:1 [10/17/2020, 11:46:02 AM] [Home Security] [armAlarm] About to call API with, url:https://192.168.1.7/system_http_api/API_REV01/AdvancedSecurity/ArmWithCode dataCnt: %2BN1fJD1JubGbDIu2X5N0QnxHF2l8K689kwiCoa%2F9HTYiDumuNh5oUnCdrNxR1dQo header: MACID:Browser,Path:API_REV01/AdvancedSecurity/ArmWithCode api_key_enc: c1947c20bb0b008c2e3ff5b194eb0263029aee3ec2636cf95705ead343a12ab8 [10/17/2020, 11:46:02 AM] [Home Security] [callAPI_POST]: Calling alarm API with url: https://192.168.1.7/system_http_api/API_REV01/AdvancedSecurity/ArmWithCode headers - authtoken: 5f008ac2cb102428888074d487bfe1415a036218 headers-identity4d0e21691103e25324e52ad4b27897ed body: param=%2BN1fJD1JubGbDIu2X5N0QnxHF2l8K689kwiCoa%2F9HTYiDumuNh5oUnCdrNxR1dQo&len=68&tstamp=0.3128358732335257 [10/17/2020, 11:46:02 AM] [Home Security] [callAPI_POST] Response Final: o3QdL6a8m+ijZWYnBaKoMNosRQowKEj37D41byxzvYIOVU/y+YBI+NRpQrUiCrcdneKe93pOzxfDZVlAbZwII/xq2HYkDdLGgO/MkTwX5jw= [10/17/2020, 11:46:02 AM] [Home Security] [decryptData] Returning: {"Status":"Sucess","Result":{"Response":"Command sent sucessfully"}} [10/17/2020, 11:46:07 AM] [Camera FFmpeg] [Laundry Door Camera] Snapshot requested: 1280 x 720 [10/17/2020, 11:46:07 AM] [Camera FFmpeg] [Laundry Door Camera] Sending snapshot: 1280 x 720 [10/17/2020, 11:46:07 AM] [Camera FFmpeg] [Laundry Door Camera] Snapshot command: /usr/local/lib/node_modules/homebridge-camera-ffmpeg/node_modules/ffmpeg-for-homebridge/ffmpeg -i http://admin:PASSWORD@192.168.1.3:8000/++image?cameraNum=2 -frames:v 1 -filter:v scale='min(1280,iw)':'min(720,ih)':force_original_aspect_ratio=decrease,scale=trunc(iw/2)2:trunc(ih/2)2 -f image2 - [10/17/2020, 11:46:08 AM] [Camera FFmpeg] [Front Door Camera] Snapshot requested: 1280 x 720 [10/17/2020, 11:46:08 AM] [Camera FFmpeg] [Front Door Camera] Sending snapshot: 1280 x 720 [10/17/2020, 11:46:08 AM] [Camera FFmpeg] [Front Door Camera] Snapshot command: /usr/local/lib/node_modules/homebridge-camera-ffmpeg/node_modules/ffmpeg-for-homebridge/ffmpeg -i http://admin:PASSWORD@192.168.1.3:8000/++image?cameraNum=6 -frames:v 1 -filter:v scale='min(1280,iw)':'min(720,ih)':force_original_aspect_ratio=decrease,scale=trunc(iw/2)2:trunc(ih/2)2 -f image2 - [10/17/2020, 11:46:08 AM] [Camera FFmpeg] [Driveway Camera] Snapshot requested: 1280 x 720 [10/17/2020, 11:46:08 AM] [Camera FFmpeg] [Driveway Camera] Sending snapshot: 1280 x 720 [10/17/2020, 11:46:08 AM] [Camera FFmpeg] [Driveway Camera] Snapshot command: /usr/local/lib/node_modules/homebridge-camera-ffmpeg/node_modules/ffmpeg-for-homebridge/ffmpeg -i http://admin:PASSWORD@192.168.1.3:8000/++image?cameraNum=1 -frames:v 1 -filter:v scale='min(1280,iw)':'min(720,ih)':force_original_aspect_ratio=decrease,scale=trunc(iw/2)2:trunc(ih/2)2 -f image2 - [10/17/2020, 11:46:09 AM] [Camera FFmpeg] [Deck Door Camera] Snapshot requested: 1280 x 720 [10/17/2020, 11:46:09 AM] [Camera FFmpeg] [Deck Door Camera] Sending snapshot: 1280 x 720 [10/17/2020, 11:46:09 AM] [Camera FFmpeg] [Deck Door Camera] Snapshot command: /usr/local/lib/node_modules/homebridge-camera-ffmpeg/node_modules/ffmpeg-for-homebridge/ffmpeg -i http://admin:PASSWORD@192.168.1.3:8000/++image?cameraNum=0 -frames:v 1 -filter:v scale='min(1280,iw)':'min(720,ih)':force_original_aspect_ratio=decrease,scale=trunc(iw/2)2:trunc(ih/2)2 -f image2 - [10/17/2020, 11:46:12 AM] [Home Security] Triggered GET SecuritySystemCurrentState [10/17/2020, 11:46:12 AM] [Home Security] [getAlarmMode] About to call with, url: https://192.168.1.7/system_http_api/API_REV01/GetSecurityStatus header: MACID:Browser,Path:API_REV01/GetSecurityStatus api_key_enc: c1947c20bb0b008c2e3ff5b194eb0263029aee3ec2636cf95705ead343a12ab8 [10/17/2020, 11:46:12 AM] [Home Security] [callAPI_POST]: Calling alarm API with url: https://192.168.1.7/system_http_api/API_REV01/GetSecurityStatus headers - authtoken: 60183e953f8d9d51d45f78f59aa43fa9ee8c473a headers-identity4d0e21691103e25324e52ad4b27897ed body: param=&len=0&tstamp=0.13550897427930542 [10/17/2020, 11:46:12 AM] [Home Security] Triggered GET SecuritySystemTargetState [10/17/2020, 11:46:12 AM] [Home Security] [getAlarmMode] About to call with, url: https://192.168.1.7/system_http_api/API_REV01/GetSecurityStatus header: MACID:Browser,Path:API_REV01/GetSecurityStatus api_key_enc: c1947c20bb0b008c2e3ff5b194eb0263029aee3ec2636cf95705ead343a12ab8 [10/17/2020, 11:46:12 AM] [Home Security] [callAPI_POST]: Calling alarm API with url: https://192.168.1.7/system_http_api/API_REV01/GetSecurityStatus headers - authtoken: 60183e953f8d9d51d45f78f59aa43fa9ee8c473a headers-identity4d0e21691103e25324e52ad4b27897ed body: param=&len=0&tstamp=0.9592595730000824 [10/17/2020, 11:46:12 AM] [Home Security] [callAPI_POST] Response Final: WndOOO1JqC7ApZnBuLlvAQqSHw08BIpXnSZ+k9R6jcJU2FO0ylYZ0g/V7jZfECp/ [10/17/2020, 11:46:12 AM] [Home Security] [decryptData] Returning: {"Status":"34 Secs Remaining","Color":"Red"} [10/17/2020, 11:46:12 AM] [Home Security] [returnTargetState] Received value: {"Status":"34 Secs Remaining","Color":"Red"}, corresponding target state: 1 [10/17/2020, 11:46:12 AM] [Home Security] [callAPI_POST] Response Final: WndOOO1JqC7ApZnBuLlvAQqSHw08BIpXnSZ+k9R6jcJU2FO0ylYZ0g/V7jZfECp/ [10/17/2020, 11:46:12 AM] [Home Security] [decryptData] Returning: {"Status":"34 Secs Remaining","Color":"Red"} [10/17/2020, 11:46:12 AM] [Home Security] [returnCurrentState] Retrieved status string: 34 Secs Remaining, alarmStatus is: undefined [10/17/2020, 11:46:12 AM] [Home Security] [returnCurrentState] Received value: {"Status":"34 Secs Remaining","Color":"Red"}, corresponding current state: 3 [10/17/2020, 11:46:18 AM] [Camera FFmpeg] [Laundry Door Camera] Snapshot requested: 1280 x 720 [10/17/2020, 11:46:18 AM] [Camera FFmpeg] [Laundry Door Camera] Sending snapshot: 1280 x 720 [10/17/2020, 11:46:18 AM] [Camera FFmpeg] [Laundry Door Camera] Snapshot command: /usr/local/lib/node_modules/homebridge-camera-ffmpeg/node_modules/ffmpeg-for-homebridge/ffmpeg -i http://admin:PASSWORD@192.168.1.3:8000/++image?cameraNum=2 -frames:v 1 -filter:v scale='min(1280,iw)':'min(720,ih)':force_original_aspect_ratio=decrease,scale=trunc(iw/2)2:trunc(ih/2)2 -f image2 - [10/17/2020, 11:46:18 AM] [Camera FFmpeg] [Front Door Camera] Snapshot requested: 1280 x 720 [10/17/2020, 11:46:18 AM] [Camera FFmpeg] [Front Door Camera] Sending snapshot: 1280 x 720 [10/17/2020, 11:46:18 AM] [Camera FFmpeg] [Front Door Camera] Snapshot command: /usr/local/lib/node_modules/homebridge-camera-ffmpeg/node_modules/ffmpeg-for-homebridge/ffmpeg -i http://admin:PASSWORD@192.168.1.3:8000/++image?cameraNum=6 -frames:v 1 -filter:v scale='min(1280,iw)':'min(720,ih)':force_original_aspect_ratio=decrease,scale=trunc(iw/2)2:trunc(ih/2)2 -f image2 - [10/17/2020, 11:46:19 AM] [Camera FFmpeg] [Driveway Camera] Snapshot requested: 1280 x 720 [10/17/2020, 11:46:19 AM] [Camera FFmpeg] [Driveway Camera] Sending snapshot: 1280 x 720 [10/17/2020, 11:46:19 AM] [Camera FFmpeg] [Driveway Camera] Snapshot command: /usr/local/lib/node_modules/homebridge-camera-ffmpeg/node_modules/ffmpeg-for-homebridge/ffmpeg -i http://admin:PASSWORD@192.168.1.3:8000/++image?cameraNum=1 -frames:v 1 -filter:v scale='min(1280,iw)':'min(720,ih)':force_original_aspect_ratio=decrease,scale=trunc(iw/2)2:trunc(ih/2)2 -f image2 - [10/17/2020, 11:46:19 AM] [Camera FFmpeg] [Deck Door Camera] Snapshot requested: 1280 x 720 [10/17/2020, 11:46:19 AM] [Camera FFmpeg] [Deck Door Camera] Sending snapshot: 1280 x 720 [10/17/2020, 11:46:19 AM] [Camera FFmpeg] [Deck Door Camera] Snapshot command: /usr/local/lib/node_modules/homebridge-camera-ffmpeg/node_modules/ffmpeg-for-homebridge/ffmpeg -i http://admin:PASSWORD@192.168.1.3:8000/++image?cameraNum=0 -frames:v 1 -filter:v scale='min(1280,iw)':'min(720,ih)':force_original_aspect_ratio=decrease,scale=trunc(iw/2)2:trunc(ih/2)2 -f image2 - [10/17/2020, 11:46:23 AM] [Home Security] Triggered GET SecuritySystemCurrentState [10/17/2020, 11:46:23 AM] [Home Security] [getAlarmMode] About to call with, url: https://192.168.1.7/system_http_api/API_REV01/GetSecurityStatus header: MACID:Browser,Path:API_REV01/GetSecurityStatus api_key_enc: c1947c20bb0b008c2e3ff5b194eb0263029aee3ec2636cf95705ead343a12ab8 [10/17/2020, 11:46:23 AM] [Home Security] [callAPI_POST]: Calling alarm API with url: https://192.168.1.7/system_http_api/API_REV01/GetSecurityStatus headers - authtoken: 60183e953f8d9d51d45f78f59aa43fa9ee8c473a headers-identity4d0e21691103e25324e52ad4b27897ed body: param=&len=0&tstamp=0.43908889931291184 [10/17/2020, 11:46:23 AM] [Home Security] Triggered GET SecuritySystemTargetState [10/17/2020, 11:46:23 AM] [Home Security] [getAlarmMode] About to call with, url: https://192.168.1.7/system_http_api/API_REV01/GetSecurityStatus header: MACID:Browser,Path:API_REV01/GetSecurityStatus api_key_enc: c1947c20bb0b008c2e3ff5b194eb0263029aee3ec2636cf95705ead343a12ab8 [10/17/2020, 11:46:23 AM] [Home Security] [callAPI_POST]: Calling alarm API with url: https://192.168.1.7/system_http_api/API_REV01/GetSecurityStatus headers - authtoken: 60183e953f8d9d51d45f78f59aa43fa9ee8c473a headers-identity4d0e21691103e25324e52ad4b27897ed body: param=&len=0&tstamp=0.6462968739394688 [10/17/2020, 11:46:23 AM] [Home Security] [callAPI_POST] Response Final: WndOOO1JqC7ApZnBuLlvAQqSHw08BIpXnSZ+k9R6jcJU2FO0ylYZ0g/V7jZfECp/ [10/17/2020, 11:46:23 AM] [Home Security] [decryptData] Returning: {"Status":"34 Secs Remaining","Color":"Red"} [10/17/2020, 11:46:23 AM] [Home Security] [returnCurrentState] Retrieved status string: 34 Secs Remaining, alarmStatus is: undefined [10/17/2020, 11:46:23 AM] [Home Security] [returnCurrentState] Received value: {"Status":"34 Secs Remaining","Color":"Red"}, corresponding current state: 3 [10/17/2020, 11:46:23 AM] [Home Security] [callAPI_POST] Response Final: WndOOO1JqC7ApZnBuLlvAQqSHw08BIpXnSZ+k9R6jcJU2FO0ylYZ0g/V7jZfECp/ [10/17/2020, 11:46:23 AM] [Home Security] [decryptData] Returning: {"Status":"34 Secs Remaining","Color":"Red"} [10/17/2020, 11:46:23 AM] [Home Security] [returnTargetState] Received value: {"Status":"34 Secs Remaining","Color":"Red"}, corresponding target state: 1 [10/17/2020, 11:46:28 AM] [Camera FFmpeg] [Laundry Door Camera] Snapshot requested: 1280 x 720 [10/17/2020, 11:46:28 AM] [Camera FFmpeg] [Laundry Door Camera] Sending snapshot: 1280 x 720 [10/17/2020, 11:46:28 AM] [Camera FFmpeg] [Laundry Door Camera] Snapshot command: /usr/local/lib/node_modules/homebridge-camera-ffmpeg/node_modules/ffmpeg-for-homebridge/ffmpeg -i http://admin:PASSWORD@192.168.1.3:8000/++image?cameraNum=2 -frames:v 1 -filter:v scale='min(1280,iw)':'min(720,ih)':force_original_aspect_ratio=decrease,scale=trunc(iw/2)2:trunc(ih/2)2 -f image2 - [10/17/2020, 11:46:29 AM] [Camera FFmpeg] [Front Door Camera] Snapshot requested: 1280 x 720 [10/17/2020, 11:46:29 AM] [Camera FFmpeg] [Front Door Camera] Sending snapshot: 1280 x 720 [10/17/2020, 11:46:29 AM] [Camera FFmpeg] [Front Door Camera] Snapshot command: /usr/local/lib/node_modules/homebridge-camera-ffmpeg/node_modules/ffmpeg-for-homebridge/ffmpeg -i http://admin:PASSWORD@192.168.1.3:8000/++image?cameraNum=6 -frames:v 1 -filter:v scale='min(1280,iw)':'min(720,ih)':force_original_aspect_ratio=decrease,scale=trunc(iw/2)2:trunc(ih/2)2 -f image2 - [10/17/2020, 11:46:29 AM] [Camera FFmpeg] [Driveway Camera] Snapshot requested: 1280 x 720 [10/17/2020, 11:46:29 AM] [Camera FFmpeg] [Driveway Camera] Sending snapshot: 1280 x 720 [10/17/2020, 11:46:29 AM] [Camera FFmpeg] [Driveway Camera] Snapshot command: /usr/local/lib/node_modules/homebridge-camera-ffmpeg/node_modules/ffmpeg-for-homebridge/ffmpeg -i http://admin:PASSWORD@192.168.1.3:8000/++image?cameraNum=1 -frames:v 1 -filter:v scale='min(1280,iw)':'min(720,ih)':force_original_aspect_ratio=decrease,scale=trunc(iw/2)2:trunc(ih/2)2 -f image2 - [10/17/2020, 11:46:30 AM] [Camera FFmpeg] [Deck Door Camera] Snapshot requested: 1280 x 720 [10/17/2020, 11:46:30 AM] [Camera FFmpeg] [Deck Door Camera] Sending snapshot: 1280 x 720 [10/17/2020, 11:46:30 AM] [Camera FFmpeg] [Deck Door Camera] Snapshot command: /usr/local/lib/node_modules/homebridge-camera-ffmpeg/node_modules/ffmpeg-for-homebridge/ffmpeg -i http://admin:PASSWORD@192.168.1.3:8000/++image?cameraNum=0 -frames:v 1 -filter:v scale='min(1280,iw)':'min(720,ih)':force_original_aspect_ratio=decrease,scale=trunc(iw/2)2:trunc(ih/2)2 -f image2 - [10/17/2020, 11:46:32 AM] [DysonPureCoolPlatform] NM7-US-HBA3712A - MQTT message received: {"msg":"CURRENT-STATE","time":"2020-10-17T15:46:32.000Z","mode-reason":"","state-reason":"MODE","dial":"OFF","rssi":"-35","product-state":{"fmod":"OFF","fnst":"OFF","fnsp":"0005","qtar":"0001","oson":"OFF","rhtm":"ON","filf":"1503","ercd":"02C0","nmod":"OFF","wacd":"NONE"},"scheduler":{"srsc":"91e4","dstv":"0001","tzid":"0001"}} [10/17/2020, 11:46:32 AM] [DysonPureCoolPlatform] NM7-US-JMA4303A - MQTT message received: {"msg":"CURRENT-STATE","time":"2020-10-17T15:46:32.000Z","mode-reason":"PRC","state-reason":"MODE","dial":"OFF","rssi":"-26","product-state":{"fmod":"OFF","fnst":"OFF","fnsp":"0004","qtar":"0003","oson":"OFF","rhtm":"ON","filf":"3342","ercd":"02C9","nmod":"OFF","wacd":"NONE"},"scheduler":{"srsc":"789b","dstv":"0001","tzid":"0001"}} [10/17/2020, 11:46:32 AM] [DysonPureCoolPlatform] NM7-US-HBA3712A - MQTT message received: {"msg":"ENVIRONMENTAL-CURRENT-SENSOR-DATA","time":"2020-10-17T15:46:32.001Z","data":{"tact":"2920","hact":"0053","pact":"0000","vact":"0000","sltm":"OFF"}} [10/17/2020, 11:46:32 AM] [DysonPureCoolPlatform] NM7-US-JMA4303A - MQTT message received: {"msg":"ENVIRONMENTAL-CURRENT-SENSOR-DATA","time":"2020-10-17T15:46:32.001Z","data":{"tact":"2913","hact":"0056","pact":"0000","vact":"0000","sltm":"OFF"}} [10/17/2020, 11:46:33 AM] [Home Security] Triggered GET SecuritySystemCurrentState [10/17/2020, 11:46:33 AM] [Home Security] [getAlarmMode] About to call with, url: https://192.168.1.7/system_http_api/API_REV01/GetSecurityStatus header: MACID:Browser,Path:API_REV01/GetSecurityStatus api_key_enc: c1947c20bb0b008c2e3ff5b194eb0263029aee3ec2636cf95705ead343a12ab8 [10/17/2020, 11:46:33 AM] [Home Security] [callAPI_POST]: Calling alarm API with url: https://192.168.1.7/system_http_api/API_REV01/GetSecurityStatus headers - authtoken: 60183e953f8d9d51d45f78f59aa43fa9ee8c473a headers-identity4d0e21691103e25324e52ad4b27897ed body: param=&len=0&tstamp=0.17334806615591236 [10/17/2020, 11:46:33 AM] [Home Security] Triggered GET SecuritySystemTargetState [10/17/2020, 11:46:33 AM] [Home Security] [getAlarmMode] About to call with, url: https://192.168.1.7/system_http_api/API_REV01/GetSecurityStatus header: MACID:Browser,Path:API_REV01/GetSecurityStatus api_key_enc: c1947c20bb0b008c2e3ff5b194eb0263029aee3ec2636cf95705ead343a12ab8 [10/17/2020, 11:46:33 AM] [Home Security] [callAPI_POST]: Calling alarm API with url: https://192.168.1.7/system_http_api/API_REV01/GetSecurityStatus headers - authtoken: 60183e953f8d9d51d45f78f59aa43fa9ee8c473a headers-identity4d0e21691103e25324e52ad4b27897ed body: param=&len=0&tstamp=0.7743887200367157 [10/17/2020, 11:46:33 AM] [Home Security] [callAPI_POST] Response Final: xpr8pbtnbuk+FZHPrqZn1zNflbqPKQOqHS8F7gXCrZxfhZK9fGvOuUQkYuRYJCHm [10/17/2020, 11:46:33 AM] [Home Security] [decryptData] Returning: {"Status":"Armed Instant","Color":"Red"} [10/17/2020, 11:46:33 AM] [Home Security] [returnCurrentState] Retrieved status string: Armed Instant, alarmStatus is: 2 [10/17/2020, 11:46:33 AM] [Home Security] [returnCurrentState] Received value: {"Status":"Armed Instant","Color":"Red"}, corresponding current state: 2 [10/17/2020, 11:46:33 AM] [Home Security] Polling noticed current state change to 2, notifying devices [10/17/2020, 11:46:33 AM] [Home Security] [callAPI_POST] Response Final: xpr8pbtnbuk+FZHPrqZn1zNflbqPKQOqHS8F7gXCrZxfhZK9fGvOuUQkYuRYJCHm [10/17/2020, 11:46:33 AM] [Home Security] [decryptData] Returning: {"Status":"Armed Instant","Color":"Red"} [10/17/2020, 11:46:33 AM] [Home Security] [returnTargetState] Received value: {"Status":"Armed Instant","Color":"Red"}, corresponding target state: 2 [10/17/2020, 11:46:33 AM] [Home Security] Polling noticed target state change to 2, notifying devices [10/17/2020, 11:46:33 AM] [Home Security] Triggered SET SecuritySystemTargetState:2 [10/17/2020, 11:46:33 AM] [Home Security] [armAlarm] About to call API with, url:https://192.168.1.7/system_http_api/API_REV01/AdvancedSecurity/ArmWithCode dataCnt: miUJIUQJRtTtGHLxnDyP5%2BmSIHQc%2B2mVipgZfUouTpN3F%2BkreqX6AnXtlAtLdNDX header: MACID:Browser,Path:API_REV01/AdvancedSecurity/ArmWithCode api_key_enc: c1947c20bb0b008c2e3ff5b194eb0263029aee3ec2636cf95705ead343a12ab8 [10/17/2020, 11:46:33 AM] [Home Security] [callAPI_POST]: Calling alarm API with url: https://192.168.1.7/system_http_api/API_REV01/AdvancedSecurity/ArmWithCode headers - authtoken: 5f008ac2cb102428888074d487bfe1415a036218 headers-identity4d0e21691103e25324e52ad4b27897ed body: param=miUJIUQJRtTtGHLxnDyP5%2BmSIHQc%2B2mVipgZfUouTpN3F%2BkreqX6AnXtlAtLdNDX&len=70&tstamp=0.20015206208504766 [10/17/2020, 11:46:33 AM] [Home Security] [callAPI_POST] Response Final: o3QdL6a8m+ijZWYnBaKoMNosRQowKEj37D41byxzvYIOVU/y+YBI+NRpQrUiCrcdneKe93pOzxfDZVlAbZwII/xq2HYkDdLGgO/MkTwX5jw= [10/17/2020, 11:46:33 AM] [Home Security] [decryptData] Returning: {"Status":"Sucess","Result":{"Response":"Command sent sucessfully"}} [10/17/2020, 11:46:39 AM] [Camera FFmpeg] [Laundry Door Camera] Snapshot requested: 1280 x 720 [10/17/2020, 11:46:39 AM] [Camera FFmpeg] [Laundry Door Camera] Sending snapshot: 1280 x 720 [10/17/2020, 11:46:39 AM] [Camera FFmpeg] [Laundry Door Camera] Snapshot command: /usr/local/lib/node_modules/homebridge-camera-ffmpeg/node_modules/ffmpeg-for-homebridge/ffmpeg -i http://admin:PASSWORD@192.168.1.3:8000/++image?cameraNum=2 -frames:v 1 -filter:v scale='min(1280,iw)':'min(720,ih)':force_original_aspect_ratio=decrease,scale=trunc(iw/2)2:trunc(ih/2)*2 -f image2 -

lockpicker commented 4 years ago

Thanks. Just skimmed through the logs and it's the same thing all over again.

I'll add a few more things about the system state to be captured in the logs and publish an updated version.

Apart from that, can I please have you confirm the behaviour one more time?

  1. You're arming the system to night mode and tuxedo is armed but HomeKit shows off, does this happen immediately or over a period of time?
  2. Also, when you notice the icon showing you an off state, what happens when you set it to night again and /or other modes in that state without restarting HomeKit?
  3. When this happens can you not use the HomeKit component at all until you restart homebridge?
7RDR7 commented 4 years ago

Sequence:

1) Select “Night” from Home app device. 2) Tuxedo announces that it's arming “Armed Stay Instant” 3) Home icon displays “Arming…” 4) Tuxedo announces that it’s “Armed Stay Instant” (after exit delay) 5) This is where the failure occurs. If successful the Home icon switches to “Night” state. If unsuccessful the Home icon switches to “Off”.

In both cases the alarm panel is successful armed and stays in night mode.

I’ll try setting to “Night” during a failed condition. If I manually, via TUX, disarm the system, then the HomeKit component will allow me to arm it again, but the status issue continues. I have tried selecting “OFF” when the alarm panel is armed, and the Home app displays “OFF”, but it does not disarm the panel.

On Oct 17, 2020, at 12:30 PM, Ashish Shekhar notifications@github.com wrote:

Thanks. Just skimmed through the logs and it's the same thing all over again.

I'll add a few more things about the system state to be captured in the logs and publish an updated version.

Apart from that, can I please have you confirm the behaviour one more time?

You're arming the system to night mode and tuxedo is armed but HomeKit shows off, does this happen immediately or over a period of time? Also, when you notice the icon showing you an off state, what happens when you set it to night again and /or other modes in that state without restarting HomeKit? When this happens can you not use the HomeKit component at all until you restart homebridge? — You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/lockpicker/homebridge-honeywell-tuxedo-touch/issues/4#issuecomment-711040437, or unsubscribe https://github.com/notifications/unsubscribe-auth/AQTW6AJVFGAFTYW7UR4HXOTSLHBD3ANCNFSM4SSAA6CQ.

lockpicker commented 4 years ago

Thanks. That will be handy. As for the off from the home app, HomeKit doesn't fire off the api call if it thinks it's already in the same state. I suspect if you switch to night and back to off, it should work.

And finally, I'm assuming your polling interval is default at 30 secs? If so, could you please reduce that to 10 seconds so that we have slightly more frequent updates while we debug.

7RDR7 commented 4 years ago

Will do. Poll setting was already set to “10000”.

Ron Robinson +1 (703) 568-9330


From: Ashish Shekhar notifications@github.com Sent: Saturday, October 17, 2020 12:52:56 PM To: lockpicker/homebridge-honeywell-tuxedo-touch homebridge-honeywell-tuxedo-touch@noreply.github.com Cc: 7RDR7 ron@robinson.us; Author author@noreply.github.com Subject: Re: [lockpicker/homebridge-honeywell-tuxedo-touch] Incorrect State (#4)

Thanks. That will be handy. As for the off from the home app, HomeKit doesn't fire off the api call if it thinks it's already in the same state. I suspect if you switch to night and back to off, it should work.

And finally, I'm assuming your polling interval is default at 30 secs? If so, could you please reduce that to 10 seconds so that we have slightly more frequent updates while we debug.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHubhttps://github.com/lockpicker/homebridge-honeywell-tuxedo-touch/issues/4#issuecomment-711045261, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AQTW6APBCYY7LCBEEZRWRYDSLHDWRANCNFSM4SSAA6CQ.

7RDR7 commented 4 years ago

Results from selecting "Night" from the Home app while the alarm panel is armed in Night, and the Home icon displays "Off". The state does not change.

Loading logs using native method... File: /Users/mediaserver/.homebridge/homebridge.log

entState] Received value: {"Status":"Ready To Arm","Color":"Green"}, corresponding current state: 3 [10/17/2020, 12:58:09 PM] [Camera FFmpeg] [Driveway Camera] Snapshot requested: 1280 x 720 [10/17/2020, 12:58:09 PM] [Camera FFmpeg] [Driveway Camera] Sending snapshot: 1280 x 720 [10/17/2020, 12:58:09 PM] [Camera FFmpeg] [Driveway Camera] Snapshot command: /usr/local/lib/node_modules/homebridge-camera-ffmpeg/node_modules/ffmpeg-for-homebridge/ffmpeg -i http://admin:PASSWORD@192.168.1.3:8000/++image?cameraNum=1 -frames:v 1 -filter:v scale='min(1280,iw)':'min(720,ih)':force_original_aspect_ratio=decrease,scale=trunc(iw/2)2:trunc(ih/2)2 -f image2 - [10/17/2020, 12:58:09 PM] [Camera FFmpeg] [Front Door Camera] Snapshot requested: 1280 x 720 [10/17/2020, 12:58:09 PM] [Camera FFmpeg] [Front Door Camera] Sending snapshot: 1280 x 720 [10/17/2020, 12:58:09 PM] [Camera FFmpeg] [Front Door Camera] Snapshot command: /usr/local/lib/node_modules/homebridge-camera-ffmpeg/node_modules/ffmpeg-for-homebridge/ffmpeg -i http://admin:PASSWORD@192.168.1.3:8000/++image?cameraNum=6 -frames:v 1 -filter:v scale='min(1280,iw)':'min(720,ih)':force_original_aspect_ratio=decrease,scale=trunc(iw/2)2:trunc(ih/2)2 -f image2 - [10/17/2020, 12:58:09 PM] [Camera FFmpeg] [Deck Door Camera] Snapshot requested: 1280 x 720 [10/17/2020, 12:58:09 PM] [Camera FFmpeg] [Deck Door Camera] Sending snapshot: 1280 x 720 [10/17/2020, 12:58:09 PM] [Camera FFmpeg] [Deck Door Camera] Snapshot command: /usr/local/lib/node_modules/homebridge-camera-ffmpeg/node_modules/ffmpeg-for-homebridge/ffmpeg -i http://admin:PASSWORD@192.168.1.3:8000/++image?cameraNum=0 -frames:v 1 -filter:v scale='min(1280,iw)':'min(720,ih)':force_original_aspect_ratio=decrease,scale=trunc(iw/2)2:trunc(ih/2)2 -f image2 - [10/17/2020, 12:58:10 PM] [Home Security] Triggered GET SecuritySystemCurrentState [10/17/2020, 12:58:10 PM] [Home Security] [getAlarmMode] About to call with, url: https://192.168.1.7/system_http_api/API_REV01/GetSecurityStatus header: MACID:Browser,Path:API_REV01/GetSecurityStatus api_key_enc: c1947c20bb0b008c2e3ff5b194eb0263029aee3ec2636cf95705ead343a12ab8 [10/17/2020, 12:58:10 PM] [Home Security] [callAPI_POST]: Calling alarm API with url: https://192.168.1.7/system_http_api/API_REV01/GetSecurityStatus headers - authtoken: 60183e953f8d9d51d45f78f59aa43fa9ee8c473a headers-identity4d0e21691103e25324e52ad4b27897ed body: param=&len=0&tstamp=0.04774799791821627 [10/17/2020, 12:58:10 PM] [Home Security] Triggered GET SecuritySystemTargetState [10/17/2020, 12:58:10 PM] [Home Security] [getAlarmMode] About to call with, url: https://192.168.1.7/system_http_api/API_REV01/GetSecurityStatus header: MACID:Browser,Path:API_REV01/GetSecurityStatus api_key_enc: c1947c20bb0b008c2e3ff5b194eb0263029aee3ec2636cf95705ead343a12ab8 [10/17/2020, 12:58:10 PM] [Home Security] [callAPI_POST]: Calling alarm API with url: https://192.168.1.7/system_http_api/API_REV01/GetSecurityStatus headers - authtoken: 60183e953f8d9d51d45f78f59aa43fa9ee8c473a headers-identity4d0e21691103e25324e52ad4b27897ed body: param=&len=0&tstamp=0.7389315485642689 [10/17/2020, 12:58:10 PM] [Home Security] [callAPI_POST] Response Final: sjjh0G84tliKdn0bX6pCETzhbXK5z6yL3tuM8txmNWTo1n4T6ZJVvx9CrXodCXsq [10/17/2020, 12:58:10 PM] [Home Security] [decryptData] Returning: {"Status":"Ready To Arm","Color":"Green"} [10/17/2020, 12:58:10 PM] [Home Security] [returnTargetState] Received value: {"Status":"Ready To Arm","Color":"Green"}, corresponding target state: 3 [10/17/2020, 12:58:10 PM] [Home Security] [callAPI_POST] Response Final: sjjh0G84tliKdn0bX6pCETzhbXK5z6yL3tuM8txmNWTo1n4T6ZJVvx9CrXodCXsq [10/17/2020, 12:58:10 PM] [Home Security] [decryptData] Returning: {"Status":"Ready To Arm","Color":"Green"} [10/17/2020, 12:58:10 PM] [Home Security] [returnCurrentState] Retrieved status string: Ready To Arm, alarmStatus is: 3 [10/17/2020, 12:58:10 PM] [Home Security] [returnCurrentState] Received value: {"Status":"Ready To Arm","Color":"Green"}, corresponding current state: 3 [10/17/2020, 12:58:10 PM] [Camera FFmpeg] [Laundry Door Camera] Snapshot requested: 1280 x 720 [10/17/2020, 12:58:10 PM] [Camera FFmpeg] [Laundry Door Camera] Sending snapshot: 1280 x 720 [10/17/2020, 12:58:10 PM] [Camera FFmpeg] [Laundry Door Camera] Snapshot command: /usr/local/lib/node_modules/homebridge-camera-ffmpeg/node_modules/ffmpeg-for-homebridge/ffmpeg -i http://admin:PASSWORD@192.168.1.3:8000/++image?cameraNum=2 -frames:v 1 -filter:v scale='min(1280,iw)':'min(720,ih)':force_original_aspect_ratio=decrease,scale=trunc(iw/2)2:trunc(ih/2)2 -f image2 - [10/17/2020, 12:58:10 PM] [Home Security] Triggered GET SecuritySystemCurrentState [10/17/2020, 12:58:10 PM] [Home Security] [getAlarmMode] About to call with, url: https://192.168.1.7/system_http_api/API_REV01/GetSecurityStatus header: MACID:Browser,Path:API_REV01/GetSecurityStatus api_key_enc: c1947c20bb0b008c2e3ff5b194eb0263029aee3ec2636cf95705ead343a12ab8 [10/17/2020, 12:58:10 PM] [Home Security] [callAPI_POST]: Calling alarm API with url: https://192.168.1.7/system_http_api/API_REV01/GetSecurityStatus headers - authtoken: 60183e953f8d9d51d45f78f59aa43fa9ee8c473a headers-identity4d0e21691103e25324e52ad4b27897ed body: param=&len=0&tstamp=0.11072047673927221 [10/17/2020, 12:58:10 PM] [Home Security] Triggered GET SecuritySystemTargetState [10/17/2020, 12:58:10 PM] [Home Security] [getAlarmMode] About to call with, url: https://192.168.1.7/system_http_api/API_REV01/GetSecurityStatus header: MACID:Browser,Path:API_REV01/GetSecurityStatus api_key_enc: c1947c20bb0b008c2e3ff5b194eb0263029aee3ec2636cf95705ead343a12ab8 [10/17/2020, 12:58:10 PM] [Home Security] [callAPI_POST]: Calling alarm API with url: https://192.168.1.7/system_http_api/API_REV01/GetSecurityStatus headers - authtoken: 60183e953f8d9d51d45f78f59aa43fa9ee8c473a headers-identity4d0e21691103e25324e52ad4b27897ed body: param=&len=0&tstamp=0.6214632086536487 [10/17/2020, 12:58:10 PM] [Home Security] [callAPI_POST] Response Final: sjjh0G84tliKdn0bX6pCETzhbXK5z6yL3tuM8txmNWTo1n4T6ZJVvx9CrXodCXsq [10/17/2020, 12:58:10 PM] [Home Security] [decryptData] Returning: {"Status":"Ready To Arm","Color":"Green"} [10/17/2020, 12:58:10 PM] [Home Security] [returnTargetState] Received value: {"Status":"Ready To Arm","Color":"Green"}, corresponding target state: 3 [10/17/2020, 12:58:10 PM] [Home Security] [callAPI_POST] Response Final: sjjh0G84tliKdn0bX6pCETzhbXK5z6yL3tuM8txmNWTo1n4T6ZJVvx9CrXodCXsq [10/17/2020, 12:58:10 PM] [Home Security] [decryptData] Returning: {"Status":"Ready To Arm","Color":"Green"} [10/17/2020, 12:58:10 PM] [Home Security] [returnCurrentState] Retrieved status string: Ready To Arm, alarmStatus is: 3 [10/17/2020, 12:58:10 PM] [Home Security] [returnCurrentState] Received value: {"Status":"Ready To Arm","Color":"Green"}, corresponding current state: 3 [10/17/2020, 12:58:11 PM] [Home Security] Triggered SET SecuritySystemTargetState:2 [10/17/2020, 12:58:11 PM] [Home Security] [armAlarm] About to call API with, url:https://192.168.1.7/system_http_api/API_REV01/AdvancedSecurity/ArmWithCode dataCnt: miUJIUQJRtTtGHLxnDyP5%2BmSIHQc%2B2mVipgZfUouTpN3F%2BkreqX6AnXtlAtLdNDX header: MACID:Browser,Path:API_REV01/AdvancedSecurity/ArmWithCode api_key_enc: c1947c20bb0b008c2e3ff5b194eb0263029aee3ec2636cf95705ead343a12ab8 [10/17/2020, 12:58:11 PM] [Home Security] [callAPI_POST]: Calling alarm API with url: https://192.168.1.7/system_http_api/API_REV01/AdvancedSecurity/ArmWithCode headers - authtoken: 5f008ac2cb102428888074d487bfe1415a036218 headers-identity4d0e21691103e25324e52ad4b27897ed body: param=miUJIUQJRtTtGHLxnDyP5%2BmSIHQc%2B2mVipgZfUouTpN3F%2BkreqX6AnXtlAtLdNDX&len=70&tstamp=0.5613019526666017 [10/17/2020, 12:58:11 PM] [Home Security] [callAPI_POST] Response Final: o3QdL6a8m+ijZWYnBaKoMNosRQowKEj37D41byxzvYIOVU/y+YBI+NRpQrUiCrcdneKe93pOzxfDZVlAbZwII/xq2HYkDdLGgO/MkTwX5jw= [10/17/2020, 12:58:11 PM] [Home Security] [decryptData] Returning: {"Status":"Sucess","Result":{"Response":"Command sent sucessfully"}} [10/17/2020, 12:58:11 PM] [Home Security] Triggered GET SecuritySystemCurrentState [10/17/2020, 12:58:11 PM] [Home Security] [getAlarmMode] About to call with, url: https://192.168.1.7/system_http_api/API_REV01/GetSecurityStatus header: MACID:Browser,Path:API_REV01/GetSecurityStatus api_key_enc: c1947c20bb0b008c2e3ff5b194eb0263029aee3ec2636cf95705ead343a12ab8 [10/17/2020, 12:58:11 PM] [Home Security] [callAPI_POST]: Calling alarm API with url: https://192.168.1.7/system_http_api/API_REV01/GetSecurityStatus headers - authtoken: 60183e953f8d9d51d45f78f59aa43fa9ee8c473a headers-identity4d0e21691103e25324e52ad4b27897ed body: param=&len=0&tstamp=0.16322532824724445 [10/17/2020, 12:58:11 PM] [Home Security] [callAPI_POST] Response Final: sjjh0G84tliKdn0bX6pCETzhbXK5z6yL3tuM8txmNWTo1n4T6ZJVvx9CrXodCXsq [10/17/2020, 12:58:11 PM] [Home Security] [decryptData] Returning: {"Status":"Ready To Arm","Color":"Green"} [10/17/2020, 12:58:11 PM] [Home Security] [returnCurrentState] Retrieved status string: Ready To Arm, alarmStatus is: 3 [10/17/2020, 12:58:11 PM] [Home Security] [returnCurrentState] Received value: {"Status":"Ready To Arm","Color":"Green"}, corresponding current state: 3 [10/17/2020, 12:58:12 PM] [Home Security] Triggered GET SecuritySystemCurrentState [10/17/2020, 12:58:12 PM] [Home Security] [getAlarmMode] About to call with, url: https://192.168.1.7/system_http_api/API_REV01/GetSecurityStatus header: MACID:Browser,Path:API_REV01/GetSecurityStatus api_key_enc: c1947c20bb0b008c2e3ff5b194eb0263029aee3ec2636cf95705ead343a12ab8 [10/17/2020, 12:58:12 PM] [Home Security] [callAPI_POST]: Calling alarm API with url: https://192.168.1.7/system_http_api/API_REV01/GetSecurityStatus headers - authtoken: 60183e953f8d9d51d45f78f59aa43fa9ee8c473a headers-identity4d0e21691103e25324e52ad4b27897ed body: param=&len=0&tstamp=0.49414987372246943 [10/17/2020, 12:58:12 PM] [Home Security] Triggered GET SecuritySystemTargetState [10/17/2020, 12:58:12 PM] [Home Security] [getAlarmMode] About to call with, url: https://192.168.1.7/system_http_api/API_REV01/GetSecurityStatus header: MACID:Browser,Path:API_REV01/GetSecurityStatus api_key_enc: c1947c20bb0b008c2e3ff5b194eb0263029aee3ec2636cf95705ead343a12ab8 [10/17/2020, 12:58:12 PM] [Home Security] [callAPI_POST]: Calling alarm API with url: https://192.168.1.7/system_http_api/API_REV01/GetSecurityStatus headers - authtoken: 60183e953f8d9d51d45f78f59aa43fa9ee8c473a headers-identity4d0e21691103e25324e52ad4b27897ed body: param=&len=0&tstamp=0.973114094856238 [10/17/2020, 12:58:12 PM] [Home Security] [callAPI_POST] Response Final: sjjh0G84tliKdn0bX6pCETzhbXK5z6yL3tuM8txmNWTo1n4T6ZJVvx9CrXodCXsq [10/17/2020, 12:58:12 PM] [Home Security] [decryptData] Returning: {"Status":"Ready To Arm","Color":"Green"} [10/17/2020, 12:58:12 PM] [Home Security] [returnCurrentState] Retrieved status string: Ready To Arm, alarmStatus is: 3 [10/17/2020, 12:58:12 PM] [Home Security] [returnCurrentState] Received value: {"Status":"Ready To Arm","Color":"Green"}, corresponding current state: 3 [10/17/2020, 12:58:12 PM] [Home Security] [callAPI_POST] Response Final: sjjh0G84tliKdn0bX6pCETzhbXK5z6yL3tuM8txmNWTo1n4T6ZJVvx9CrXodCXsq [10/17/2020, 12:58:12 PM] [Home Security] [decryptData] Returning: {"Status":"Ready To Arm","Color":"Green"} [10/17/2020, 12:58:12 PM] [Home Security] [returnTargetState] Received value: {"Status":"Ready To Arm","Color":"Green"}, corresponding target state: 3 [10/17/2020, 12:58:14 PM] [Home Security] Triggered GET SecuritySystemTargetState [10/17/2020, 12:58:14 PM] [Home Security] [getAlarmMode] About to call with, url: https://192.168.1.7/system_http_api/API_REV01/GetSecurityStatus header: MACID:Browser,Path:API_REV01/GetSecurityStatus api_key_enc: c1947c20bb0b008c2e3ff5b194eb0263029aee3ec2636cf95705ead343a12ab8 [10/17/2020, 12:58:14 PM] [Home Security] [callAPI_POST]: Calling alarm API with url: https://192.168.1.7/system_http_api/API_REV01/GetSecurityStatus headers - authtoken: 60183e953f8d9d51d45f78f59aa43fa9ee8c473a headers-identity4d0e21691103e25324e52ad4b27897ed body: param=&len=0&tstamp=0.49526369261593883 [10/17/2020, 12:58:14 PM] [Home Security] Triggered GET SecuritySystemCurrentState [10/17/2020, 12:58:14 PM] [Home Security] [getAlarmMode] About to call with, url: https://192.168.1.7/system_http_api/API_REV01/GetSecurityStatus header: MACID:Browser,Path:API_REV01/GetSecurityStatus api_key_enc: c1947c20bb0b008c2e3ff5b194eb0263029aee3ec2636cf95705ead343a12ab8 [10/17/2020, 12:58:14 PM] [Home Security] [callAPI_POST]: Calling alarm API with url: https://192.168.1.7/system_http_api/API_REV01/GetSecurityStatus headers - authtoken: 60183e953f8d9d51d45f78f59aa43fa9ee8c473a headers-identity4d0e21691103e25324e52ad4b27897ed body: param=&len=0&tstamp=0.4108952204255054 [10/17/2020, 12:58:14 PM] [Home Security] [callAPI_POST] Response Final: sjjh0G84tliKdn0bX6pCETzhbXK5z6yL3tuM8txmNWTo1n4T6ZJVvx9CrXodCXsq [10/17/2020, 12:58:14 PM] [Home Security] [decryptData] Returning: {"Status":"Ready To Arm","Color":"Green"} [10/17/2020, 12:58:14 PM] [Home Security] [returnTargetState] Received value: {"Status":"Ready To Arm","Color":"Green"}, corresponding target state: 3 [10/17/2020, 12:58:14 PM] [Home Security] [callAPI_POST] Response Final: sjjh0G84tliKdn0bX6pCETzhbXK5z6yL3tuM8txmNWTo1n4T6ZJVvx9CrXodCXsq [10/17/2020, 12:58:14 PM] [Home Security] [decryptData] Returning: {"Status":"Ready To Arm","Color":"Green"} [10/17/2020, 12:58:14 PM] [Home Security] [returnCurrentState] Retrieved status string: Ready To Arm, alarmStatus is: 3 [10/17/2020, 12:58:14 PM] [Home Security] [returnCurrentState] Received value: {"Status":"Ready To Arm","Color":"Green"}, corresponding current state: 3 [10/17/2020, 12:58:19 PM] [Home Security] Triggered GET SecuritySystemCurrentState [10/17/2020, 12:58:19 PM] [Home Security] [getAlarmMode] About to call with, url: https://192.168.1.7/system_http_api/API_REV01/GetSecurityStatus header: MACID:Browser,Path:API_REV01/GetSecurityStatus api_key_enc: c1947c20bb0b008c2e3ff5b194eb0263029aee3ec2636cf95705ead343a12ab8 [10/17/2020, 12:58:19 PM] [Home Security] [callAPI_POST]: Calling alarm API with url: https://192.168.1.7/system_http_api/API_REV01/GetSecurityStatus headers - authtoken: 60183e953f8d9d51d45f78f59aa43fa9ee8c473a headers-identity4d0e21691103e25324e52ad4b27897ed body: param=&len=0&tstamp=0.4283670756568172 [10/17/2020, 12:58:19 PM] [Home Security] Triggered GET SecuritySystemTargetState [10/17/2020, 12:58:19 PM] [Home Security] [getAlarmMode] About to call with, url: https://192.168.1.7/system_http_api/API_REV01/GetSecurityStatus header: MACID:Browser,Path:API_REV01/GetSecurityStatus api_key_enc: c1947c20bb0b008c2e3ff5b194eb0263029aee3ec2636cf95705ead343a12ab8 [10/17/2020, 12:58:19 PM] [Home Security] [callAPI_POST]: Calling alarm API with url: https://192.168.1.7/system_http_api/API_REV01/GetSecurityStatus headers - authtoken: 60183e953f8d9d51d45f78f59aa43fa9ee8c473a headers-identity4d0e21691103e25324e52ad4b27897ed body: param=&len=0&tstamp=0.8475012613576975 [10/17/2020, 12:58:19 PM] [Home Security] [callAPI_POST] Response Final: sjjh0G84tliKdn0bX6pCETzhbXK5z6yL3tuM8txmNWTo1n4T6ZJVvx9CrXodCXsq [10/17/2020, 12:58:19 PM] [Home Security] [decryptData] Returning: {"Status":"Ready To Arm","Color":"Green"} [10/17/2020, 12:58:19 PM] [Home Security] [returnTargetState] Received value: {"Status":"Ready To Arm","Color":"Green"}, corresponding target state: 3 [10/17/2020, 12:58:19 PM] [Home Security] [callAPI_POST] Response Final: sjjh0G84tliKdn0bX6pCETzhbXK5z6yL3tuM8txmNWTo1n4T6ZJVvx9CrXodCXsq [10/17/2020, 12:58:19 PM] [Home Security] [decryptData] Returning: {"Status":"Ready To Arm","Color":"Green"} [10/17/2020, 12:58:19 PM] [Home Security] [returnCurrentState] Retrieved status string: Ready To Arm, alarmStatus is: 3 [10/17/2020, 12:58:19 PM] [Home Security] [returnCurrentState] Received value: {"Status":"Ready To Arm","Color":"Green"}, corresponding current state: 3 [10/17/2020, 12:58:19 PM] [Home Security] Triggered GET SecuritySystemCurrentState [10/17/2020, 12:58:19 PM] [Home Security] [getAlarmMode] About to call with, url: https://192.168.1.7/system_http_api/API_REV01/GetSecurityStatus header: MACID:Browser,Path:API_REV01/GetSecurityStatus api_key_enc: c1947c20bb0b008c2e3ff5b194eb0263029aee3ec2636cf95705ead343a12ab8 [10/17/2020, 12:58:19 PM] [Home Security] [callAPI_POST]: Calling alarm API with url: https://192.168.1.7/system_http_api/API_REV01/GetSecurityStatus headers - authtoken: 60183e953f8d9d51d45f78f59aa43fa9ee8c473a headers-identity4d0e21691103e25324e52ad4b27897ed body: param=&len=0&tstamp=0.36862873053638623 [10/17/2020, 12:58:19 PM] [Home Security] Triggered GET SecuritySystemTargetState [10/17/2020, 12:58:19 PM] [Home Security] [getAlarmMode] About to call with, url: https://192.168.1.7/system_http_api/API_REV01/GetSecurityStatus header: MACID:Browser,Path:API_REV01/GetSecurityStatus api_key_enc: c1947c20bb0b008c2e3ff5b194eb0263029aee3ec2636cf95705ead343a12ab8 [10/17/2020, 12:58:19 PM] [Home Security] [callAPI_POST]: Calling alarm API with url: https://192.168.1.7/system_http_api/API_REV01/GetSecurityStatus headers - authtoken: 60183e953f8d9d51d45f78f59aa43fa9ee8c473a headers-identity4d0e21691103e25324e52ad4b27897ed body: param=&len=0&tstamp=0.8464529952521187 [10/17/2020, 12:58:19 PM] [Home Security] [callAPI_POST] Response Final: sjjh0G84tliKdn0bX6pCETzhbXK5z6yL3tuM8txmNWTo1n4T6ZJVvx9CrXodCXsq [10/17/2020, 12:58:19 PM] [Home Security] [decryptData] Returning: {"Status":"Ready To Arm","Color":"Green"} [10/17/2020, 12:58:19 PM] [Home Security] [returnCurrentState] Retrieved status string: Ready To Arm, alarmStatus is: 3 [10/17/2020, 12:58:19 PM] [Home Security] [returnCurrentState] Received value: {"Status":"Ready To Arm","Color":"Green"}, corresponding current state: 3 [10/17/2020, 12:58:19 PM] [Home Security] [callAPI_POST] Response Final: sjjh0G84tliKdn0bX6pCETzhbXK5z6yL3tuM8txmNWTo1n4T6ZJVvx9CrXodCXsq [10/17/2020, 12:58:19 PM] [Home Security] [decryptData] Returning: {"Status":"Ready To Arm","Color":"Green"} [10/17/2020, 12:58:19 PM] [Home Security] [returnTargetState] Received value: {"Status":"Ready To Arm","Color":"Green"}, corresponding target state: 3 [10/17/2020, 12:58:19 PM] [Camera FFmpeg] [Driveway Camera] Snapshot requested: 1280 x 720 [10/17/2020, 12:58:19 PM] [Camera FFmpeg] [Driveway Camera] Sending snapshot: 1280 x 720 [10/17/2020, 12:58:19 PM] [Camera FFmpeg] [Driveway Camera] Snapshot command: /usr/local/lib/node_modules/homebridge-camera-ffmpeg/node_modules/ffmpeg-for-homebridge/ffmpeg -i http://admin:PASSWORD@192.168.1.3:8000/++image?cameraNum=1 -frames:v 1 -filter:v scale='min(1280,iw)':'min(720,ih)':force_original_aspect_ratio=decrease,scale=trunc(iw/2)2:trunc(ih/2)2 -f image2 - [10/17/2020, 12:58:20 PM] [Camera FFmpeg] [Front Door Camera] Snapshot requested: 1280 x 720 [10/17/2020, 12:58:20 PM] [Camera FFmpeg] [Front Door Camera] Sending snapshot: 1280 x 720 [10/17/2020, 12:58:20 PM] [Camera FFmpeg] [Front Door Camera] Snapshot command: /usr/local/lib/node_modules/homebridge-camera-ffmpeg/node_modules/ffmpeg-for-homebridge/ffmpeg -i http://admin:PASSWORD@192.168.1.3:8000/++image?cameraNum=6 -frames:v 1 -filter:v scale='min(1280,iw)':'min(720,ih)':force_original_aspect_ratio=decrease,scale=trunc(iw/2)2:trunc(ih/2)2 -f image2 - [10/17/2020, 12:58:20 PM] [Camera FFmpeg] [Deck Door Camera] Snapshot requested: 1280 x 720 [10/17/2020, 12:58:20 PM] [Camera FFmpeg] [Deck Door Camera] Sending snapshot: 1280 x 720 [10/17/2020, 12:58:20 PM] [Camera FFmpeg] [Deck Door Camera] Snapshot command: /usr/local/lib/node_modules/homebridge-camera-ffmpeg/node_modules/ffmpeg-for-homebridge/ffmpeg -i http://admin:PASSWORD@192.168.1.3:8000/++image?cameraNum=0 -frames:v 1 -filter:v scale='min(1280,iw)':'min(720,ih)':force_original_aspect_ratio=decrease,scale=trunc(iw/2)2:trunc(ih/2)2 -f image2 - [10/17/2020, 12:58:20 PM] [Camera FFmpeg] [Laundry Door Camera] Snapshot requested: 1280 x 720 [10/17/2020, 12:58:20 PM] [Camera FFmpeg] [Laundry Door Camera] Sending snapshot: 1280 x 720 [10/17/2020, 12:58:20 PM] [Camera FFmpeg] [Laundry Door Camera] Snapshot command: /usr/local/lib/node_modules/homebridge-camera-ffmpeg/node_modules/ffmpeg-for-homebridge/ffmpeg -i http://admin:PASSWORD@192.168.1.3:8000/++image?cameraNum=2 -frames:v 1 -filter:v scale='min(1280,iw)':'min(720,ih)':force_original_aspect_ratio=decrease,scale=trunc(iw/2)2:trunc(ih/2)2 -f image2 - [10/17/2020, 12:58:21 PM] [Home Security] Triggered SET SecuritySystemTargetState:2 [10/17/2020, 12:58:21 PM] [Home Security] [armAlarm] About to call API with, url:https://192.168.1.7/system_http_api/API_REV01/AdvancedSecurity/ArmWithCode dataCnt: miUJIUQJRtTtGHLxnDyP5%2BmSIHQc%2B2mVipgZfUouTpN3F%2BkreqX6AnXtlAtLdNDX header: MACID:Browser,Path:API_REV01/AdvancedSecurity/ArmWithCode api_key_enc: c1947c20bb0b008c2e3ff5b194eb0263029aee3ec2636cf95705ead343a12ab8 [10/17/2020, 12:58:21 PM] [Home Security] [callAPI_POST]: Calling alarm API with url: https://192.168.1.7/system_http_api/API_REV01/AdvancedSecurity/ArmWithCode headers - authtoken: 5f008ac2cb102428888074d487bfe1415a036218 headers-identity4d0e21691103e25324e52ad4b27897ed body: param=miUJIUQJRtTtGHLxnDyP5%2BmSIHQc%2B2mVipgZfUouTpN3F%2BkreqX6AnXtlAtLdNDX&len=70&tstamp=0.38828192909095005 [10/17/2020, 12:58:21 PM] [Home Security] [callAPI_POST] Response Final: o3QdL6a8m+ijZWYnBaKoMNosRQowKEj37D41byxzvYIOVU/y+YBI+NRpQrUiCrcdneKe93pOzxfDZVlAbZwII/xq2HYkDdLGgO/MkTwX5jw= [10/17/2020, 12:58:21 PM] [Home Security] [decryptData] Returning: {"Status":"Sucess","Result":{"Response":"Command sent sucessfully"}} [10/17/2020, 12:58:21 PM] [Home Security] Triggered GET SecuritySystemCurrentState [10/17/2020, 12:58:21 PM] [Home Security] [getAlarmMode] About to call with, url: https://192.168.1.7/system_http_api/API_REV01/GetSecurityStatus header: MACID:Browser,Path:API_REV01/GetSecurityStatus api_key_enc: c1947c20bb0b008c2e3ff5b194eb0263029aee3ec2636cf95705ead343a12ab8 [10/17/2020, 12:58:21 PM] [Home Security] [callAPI_POST]: Calling alarm API with url: https://192.168.1.7/system_http_api/API_REV01/GetSecurityStatus headers - authtoken: 60183e953f8d9d51d45f78f59aa43fa9ee8c473a headers-identity4d0e21691103e25324e52ad4b27897ed body: param=&len=0&tstamp=0.32051860254893905 [10/17/2020, 12:58:21 PM] [Home Security] [callAPI_POST] Response Final: sjjh0G84tliKdn0bX6pCETzhbXK5z6yL3tuM8txmNWTo1n4T6ZJVvx9CrXodCXsq [10/17/2020, 12:58:21 PM] [Home Security] [decryptData] Returning: {"Status":"Ready To Arm","Color":"Green"} [10/17/2020, 12:58:21 PM] [Home Security] [returnCurrentState] Retrieved status string: Ready To Arm, alarmStatus is: 3 [10/17/2020, 12:58:21 PM] [Home Security] [returnCurrentState] Received value: {"Status":"Ready To Arm","Color":"Green"}, corresponding current state: 3 [10/17/2020, 12:58:22 PM] [Home Security] Triggered GET SecuritySystemCurrentState [10/17/2020, 12:58:22 PM] [Home Security] [getAlarmMode] About to call with, url: https://192.168.1.7/system_http_api/API_REV01/GetSecurityStatus header: MACID:Browser,Path:API_REV01/GetSecurityStatus api_key_enc: c1947c20bb0b008c2e3ff5b194eb0263029aee3ec2636cf95705ead343a12ab8 [10/17/2020, 12:58:22 PM] [Home Security] [callAPI_POST]: Calling alarm API with url: https://192.168.1.7/system_http_api/API_REV01/GetSecurityStatus headers - authtoken: 60183e953f8d9d51d45f78f59aa43fa9ee8c473a headers-identity4d0e21691103e25324e52ad4b27897ed body: param=&len=0&tstamp=0.06643070299914888 [10/17/2020, 12:58:22 PM] [Home Security] Triggered GET SecuritySystemTargetState [10/17/2020, 12:58:22 PM] [Home Security] [getAlarmMode] About to call with, url: https://192.168.1.7/system_http_api/API_REV01/GetSecurityStatus header: MACID:Browser,Path:API_REV01/GetSecurityStatus api_key_enc: c1947c20bb0b008c2e3ff5b194eb0263029aee3ec2636cf95705ead343a12ab8 [10/17/2020, 12:58:22 PM] [Home Security] [callAPI_POST]: Calling alarm API with url: https://192.168.1.7/system_http_api/API_REV01/GetSecurityStatus headers - authtoken: 60183e953f8d9d51d45f78f59aa43fa9ee8c473a headers-identity4d0e21691103e25324e52ad4b27897ed body: param=&len=0&tstamp=0.12271062862018778 [10/17/2020, 12:58:22 PM] [Home Security] [callAPI_POST] Response Final: sjjh0G84tliKdn0bX6pCETzhbXK5z6yL3tuM8txmNWTo1n4T6ZJVvx9CrXodCXsq [10/17/2020, 12:58:22 PM] [Home Security] [decryptData] Returning: {"Status":"Ready To Arm","Color":"Green"} [10/17/2020, 12:58:22 PM] [Home Security] [returnCurrentState] Retrieved status string: Ready To Arm, alarmStatus is: 3 [10/17/2020, 12:58:22 PM] [Home Security] [returnCurrentState] Received value: {"Status":"Ready To Arm","Color":"Green"}, corresponding current state: 3 [10/17/2020, 12:58:22 PM] [Home Security] [callAPI_POST] Response Final: sjjh0G84tliKdn0bX6pCETzhbXK5z6yL3tuM8txmNWTo1n4T6ZJVvx9CrXodCXsq [10/17/2020, 12:58:22 PM] [Home Security] [decryptData] Returning: {"Status":"Ready To Arm","Color":"Green"} [10/17/2020, 12:58:22 PM] [Home Security] [returnTargetState] Received value: {"Status":"Ready To Arm","Color":"Green"}, corresponding target state: 3 [10/17/2020, 12:58:30 PM] [Camera FFmpeg] [Driveway Camera] Snapshot requested: 1280 x 720 [10/17/2020, 12:58:30 PM] [Camera FFmpeg] [Driveway Camera] Sending snapshot: 1280 x 720 [10/17/2020, 12:58:30 PM] [Camera FFmpeg] [Driveway Camera] Snapshot command: /usr/local/lib/node_modules/homebridge-camera-ffmpeg/node_modules/ffmpeg-for-homebridge/ffmpeg -i http://admin:PASSWORD@192.168.1.3:8000/++image?cameraNum=1 -frames:v 1 -filter:v scale='min(1280,iw)':'min(720,ih)':force_original_aspect_ratio=decrease,scale=trunc(iw/2)2:trunc(ih/2)2 -f image2 - [10/17/2020, 12:58:30 PM] [Camera FFmpeg] [Front Door Camera] Snapshot requested: 1280 x 720 [10/17/2020, 12:58:30 PM] [Camera FFmpeg] [Front Door Camera] Sending snapshot: 1280 x 720 [10/17/2020, 12:58:30 PM] [Camera FFmpeg] [Front Door Camera] Snapshot command: /usr/local/lib/node_modules/homebridge-camera-ffmpeg/node_modules/ffmpeg-for-homebridge/ffmpeg -i http://admin:PASSWORD@192.168.1.3:8000/++image?cameraNum=6 -frames:v 1 -filter:v scale='min(1280,iw)':'min(720,ih)':force_original_aspect_ratio=decrease,scale=trunc(iw/2)2:trunc(ih/2)2 -f image2 - [10/17/2020, 12:58:30 PM] [Camera FFmpeg] [Deck Door Camera] Snapshot requested: 1280 x 720 [10/17/2020, 12:58:30 PM] [Camera FFmpeg] [Deck Door Camera] Sending snapshot: 1280 x 720 [10/17/2020, 12:58:30 PM] [Camera FFmpeg] [Deck Door Camera] Snapshot command: /usr/local/lib/node_modules/homebridge-camera-ffmpeg/node_modules/ffmpeg-for-homebridge/ffmpeg -i http://admin:PASSWORD@192.168.1.3:8000/++image?cameraNum=0 -frames:v 1 -filter:v scale='min(1280,iw)':'min(720,ih)':force_original_aspect_ratio=decrease,scale=trunc(iw/2)2:trunc(ih/2)2 -f image2 - [10/17/2020, 12:58:31 PM] [Camera FFmpeg] [Laundry Door Camera] Snapshot requested: 1280 x 720 [10/17/2020, 12:58:31 PM] [Camera FFmpeg] [Laundry Door Camera] Sending snapshot: 1280 x 720 [10/17/2020, 12:58:31 PM] [Camera FFmpeg] [Laundry Door Camera] Snapshot command: /usr/local/lib/node_modules/homebridge-camera-ffmpeg/node_modules/ffmpeg-for-homebridge/ffmpeg -i http://admin:PASSWORD@192.168.1.3:8000/++image?cameraNum=2 -frames:v 1 -filter:v scale='min(1280,iw)':'min(720,ih)':force_original_aspect_ratio=decrease,scale=trunc(iw/2)2:trunc(ih/2)2 -f image2 - [10/17/2020, 12:58:32 PM] [Home Security] Triggered GET SecuritySystemCurrentState [10/17/2020, 12:58:32 PM] [Home Security] [getAlarmMode] About to call with, url: https://192.168.1.7/system_http_api/API_REV01/GetSecurityStatus header: MACID:Browser,Path:API_REV01/GetSecurityStatus api_key_enc: c1947c20bb0b008c2e3ff5b194eb0263029aee3ec2636cf95705ead343a12ab8 [10/17/2020, 12:58:32 PM] [Home Security] [callAPI_POST]: Calling alarm API with url: https://192.168.1.7/system_http_api/API_REV01/GetSecurityStatus headers - authtoken: 60183e953f8d9d51d45f78f59aa43fa9ee8c473a headers-identity4d0e21691103e25324e52ad4b27897ed body: param=&len=0&tstamp=0.8377929739980521 [10/17/2020, 12:58:32 PM] [Home Security] Triggered GET SecuritySystemTargetState [10/17/2020, 12:58:32 PM] [Home Security] [getAlarmMode] About to call with, url: https://192.168.1.7/system_http_api/API_REV01/GetSecurityStatus header: MACID:Browser,Path:API_REV01/GetSecurityStatus api_key_enc: c1947c20bb0b008c2e3ff5b194eb0263029aee3ec2636cf95705ead343a12ab8 [10/17/2020, 12:58:32 PM] [Home Security] [callAPI_POST]: Calling alarm API with url: https://192.168.1.7/system_http_api/API_REV01/GetSecurityStatus headers - authtoken: 60183e953f8d9d51d45f78f59aa43fa9ee8c473a headers-identity4d0e21691103e25324e52ad4b27897ed body: param=&len=0&tstamp=0.31155270655631795 [10/17/2020, 12:58:32 PM] [Home Security] [callAPI_POST] Response Final: sjjh0G84tliKdn0bX6pCETzhbXK5z6yL3tuM8txmNWTo1n4T6ZJVvx9CrXodCXsq [10/17/2020, 12:58:32 PM] [Home Security] [decryptData] Returning: {"Status":"Ready To Arm","Color":"Green"} [10/17/2020, 12:58:32 PM] [Home Security] [returnCurrentState] Retrieved status string: Ready To Arm, alarmStatus is: 3 [10/17/2020, 12:58:32 PM] [Home Security] [returnCurrentState] Received value: {"Status":"Ready To Arm","Color":"Green"}, corresponding current state: 3 [10/17/2020, 12:58:32 PM] [Home Security] [callAPI_POST] Response Final: sjjh0G84tliKdn0bX6pCETzhbXK5z6yL3tuM8txmNWTo1n4T6ZJVvx9CrXodCXsq [10/17/2020, 12:58:32 PM] [Home Security] [decryptData] Returning: {"Status":"Ready To Arm","Color":"Green"} [10/17/2020, 12:58:32 PM] [Home Security] [returnTargetState] Received value: {"Status":"Ready To Arm","Color":"Green"}, corresponding target state: 3 [10/17/2020, 12:58:32 PM] [Home Security] Triggered GET SecuritySystemTargetState [10/17/2020, 12:58:32 PM] [Home Security] [getAlarmMode] About to call with, url: https://192.168.1.7/system_http_api/API_REV01/GetSecurityStatus header: MACID:Browser,Path:API_REV01/GetSecurityStatus api_key_enc: c1947c20bb0b008c2e3ff5b194eb0263029aee3ec2636cf95705ead343a12ab8 [10/17/2020, 12:58:32 PM] [Home Security] [callAPI_POST]: Calling alarm API with url: https://192.168.1.7/system_http_api/API_REV01/GetSecurityStatus headers - authtoken: 60183e953f8d9d51d45f78f59aa43fa9ee8c473a headers-identity4d0e21691103e25324e52ad4b27897ed body: param=&len=0&tstamp=0.2352417286037054 [10/17/2020, 12:58:32 PM] [Home Security] Triggered GET SecuritySystemCurrentState [10/17/2020, 12:58:32 PM] [Home Security] [getAlarmMode] About to call with, url: https://192.168.1.7/system_http_api/API_REV01/GetSecurityStatus header: MACID:Browser,Path:API_REV01/GetSecurityStatus api_key_enc: c1947c20bb0b008c2e3ff5b194eb0263029aee3ec2636cf95705ead343a12ab8 [10/17/2020, 12:58:32 PM] [Home Security] [callAPI_POST]: Calling alarm API with url: https://192.168.1.7/system_http_api/API_REV01/GetSecurityStatus headers - authtoken: 60183e953f8d9d51d45f78f59aa43fa9ee8c473a headers-identity4d0e21691103e25324e52ad4b27897ed body: param=&len=0&tstamp=0.0995860595856426 [10/17/2020, 12:58:32 PM] [Home Security] [callAPI_POST] Response Final: sjjh0G84tliKdn0bX6pCETzhbXK5z6yL3tuM8txmNWTo1n4T6ZJVvx9CrXodCXsq [10/17/2020, 12:58:32 PM] [Home Security] [decryptData] Returning: {"Status":"Ready To Arm","Color":"Green"} [10/17/2020, 12:58:32 PM] [Home Security] [returnTargetState] Received value: {"Status":"Ready To Arm","Color":"Green"}, corresponding target state: 3 [10/17/2020, 12:58:32 PM] [Home Security] [callAPI_POST] Response Final: sjjh0G84tliKdn0bX6pCETzhbXK5z6yL3tuM8txmNWTo1n4T6ZJVvx9CrXodCXsq [10/17/2020, 12:58:32 PM] [Home Security] [decryptData] Returning: {"Status":"Ready To Arm","Color":"Green"} [10/17/2020, 12:58:32 PM] [Home Security] [returnCurrentState] Retrieved status string: Ready To Arm, alarmStatus is: 3 [10/17/2020, 12:58:32 PM] [Home Security] [returnCurrentState] Received value: {"Status":"Ready To Arm","Color":"Green"}, corresponding current state: 3 [10/17/2020, 12:58:34 PM] [Home Security] Triggered GET SecuritySystemCurrentState [10/17/2020, 12:58:34 PM] [Home Security] [getAlarmMode] About to call with, url: https://192.168.1.7/system_http_api/API_REV01/GetSecurityStatus header: MACID:Browser,Path:API_REV01/GetSecurityStatus api_key_enc: c1947c20bb0b008c2e3ff5b194eb0263029aee3ec2636cf95705ead343a12ab8 [10/17/2020, 12:58:34 PM] [Home Security] [callAPI_POST]: Calling alarm API with url: https://192.168.1.7/system_http_api/API_REV01/GetSecurityStatus headers - authtoken: 60183e953f8d9d51d45f78f59aa43fa9ee8c473a headers-identity4d0e21691103e25324e52ad4b27897ed body: param=&len=0&tstamp=0.4739295673022461 [10/17/2020, 12:58:34 PM] [Home Security] Triggered GET SecuritySystemTargetState [10/17/2020, 12:58:34 PM] [Home Security] [getAlarmMode] About to call with, url: https://192.168.1.7/system_http_api/API_REV01/GetSecurityStatus header: MACID:Browser,Path:API_REV01/GetSecurityStatus api_key_enc: c1947c20bb0b008c2e3ff5b194eb0263029aee3ec2636cf95705ead343a12ab8 [10/17/2020, 12:58:34 PM] [Home Security] [callAPI_POST]: Calling alarm API with url: https://192.168.1.7/system_http_api/API_REV01/GetSecurityStatus headers - authtoken: 60183e953f8d9d51d45f78f59aa43fa9ee8c473a headers-identity4d0e21691103e25324e52ad4b27897ed body: param=&len=0&tstamp=0.7081680099495726 [10/17/2020, 12:58:34 PM] [Home Security] [callAPI_POST] Response Final: sjjh0G84tliKdn0bX6pCETzhbXK5z6yL3tuM8txmNWTo1n4T6ZJVvx9CrXodCXsq [10/17/2020, 12:58:34 PM] [Home Security] [decryptData] Returning: {"Status":"Ready To Arm","Color":"Green"} [10/17/2020, 12:58:34 PM] [Home Security] [returnTargetState] Received value: {"Status":"Ready To Arm","Color":"Green"}, corresponding target state: 3 [10/17/2020, 12:58:34 PM] [Home Security] [callAPI_POST] Response Final: sjjh0G84tliKdn0bX6pCETzhbXK5z6yL3tuM8txmNWTo1n4T6ZJVvx9CrXodCXsq [10/17/2020, 12:58:34 PM] [Home Security] [decryptData] Returning: {"Status":"Ready To Arm","Color":"Green"} [10/17/2020, 12:58:34 PM] [Home Security] [returnCurrentState] Retrieved status string: Ready To Arm, alarmStatus is: 3 [10/17/2020, 12:58:34 PM] [Home Security] [returnCurrentState] Received value: {"Status":"Ready To Arm","Color":"Green"}, corresponding current state: 3 [10/17/2020, 12:58:35 PM] [Home Security] Triggered GET SecuritySystemCurrentState [10/17/2020, 12:58:35 PM] [Home Security] [getAlarmMode] About to call with, url: https://192.168.1.7/system_http_api/API_REV01/GetSecurityStatus header: MACID:Browser,Path:API_REV01/GetSecurityStatus api_key_enc: c1947c20bb0b008c2e3ff5b194eb0263029aee3ec2636cf95705ead343a12ab8 [10/17/2020, 12:58:35 PM] [Home Security] [callAPI_POST]: Calling alarm API with url: https://192.168.1.7/system_http_api/API_REV01/GetSecurityStatus headers - authtoken: 60183e953f8d9d51d45f78f59aa43fa9ee8c473a headers-identity4d0e21691103e25324e52ad4b27897ed body: param=&len=0&tstamp=0.9119448836069315 [10/17/2020, 12:58:35 PM] [Home Security] Triggered GET SecuritySystemTargetState [10/17/2020, 12:58:35 PM] [Home Security] [getAlarmMode] About to call with, url: https://192.168.1.7/system_http_api/API_REV01/GetSecurityStatus header: MACID:Browser,Path:API_REV01/GetSecurityStatus api_key_enc: c1947c20bb0b008c2e3ff5b194eb0263029aee3ec2636cf95705ead343a12ab8 [10/17/2020, 12:58:35 PM] [Home Security] [callAPI_POST]: Calling alarm API with url: https://192.168.1.7/system_http_api/API_REV01/GetSecurityStatus headers - authtoken: 60183e953f8d9d51d45f78f59aa43fa9ee8c473a headers-identity4d0e21691103e25324e52ad4b27897ed body: param=&len=0&tstamp=0.8706269873619075 [10/17/2020, 12:58:35 PM] [Home Security] [callAPI_POST] Response Final: sjjh0G84tliKdn0bX6pCETzhbXK5z6yL3tuM8txmNWTo1n4T6ZJVvx9CrXodCXsq [10/17/2020, 12:58:35 PM] [Home Security] [decryptData] Returning: {"Status":"Ready To Arm","Color":"Green"} [10/17/2020, 12:58:35 PM] [Home Security] [returnTargetState] Received value: {"Status":"Ready To Arm","Color":"Green"}, corresponding target state: 3 [10/17/2020, 12:58:35 PM] [Home Security] [callAPI_POST] Response Final: sjjh0G84tliKdn0bX6pCETzhbXK5z6yL3tuM8txmNWTo1n4T6ZJVvx9CrXodCXsq [10/17/2020, 12:58:35 PM] [Home Security] [decryptData] Returning: {"Status":"Ready To Arm","Color":"Green"} [10/17/2020, 12:58:35 PM] [Home Security] [returnCurrentState] Retrieved status string: Ready To Arm, alarmStatus is: 3 [10/17/2020, 12:58:35 PM] [Home Security] [returnCurrentState] Received value: {"Status":"Ready To Arm","Color":"Green"}, corresponding current state: 3 [10/17/2020, 12:58:39 PM] [DysonPureCoolPlatform] NM7-US-HBA3712A - MQTT message received: {"msg":"CURRENT-STATE","time":"2020-10-17T16:58:39.000Z","mode-reason":"","state-reason":"MODE","dial":"OFF","rssi":"-36","product-state":{"fmod":"OFF","fnst":"OFF","fnsp":"0005","qtar":"0001","oson":"OFF","rhtm":"ON","filf":"1503","ercd":"02C0","nmod":"OFF","wacd":"NONE"},"scheduler":{"srsc":"91e4","dstv":"0001","tzid":"0001"}} [10/17/2020, 12:58:39 PM] [DysonPureCoolPlatform] NM7-US-JMA4303A - MQTT message received: {"msg":"CURRENT-STATE","time":"2020-10-17T16:58:39.000Z","mode-reason":"PRC","state-reason":"MODE","dial":"OFF","rssi":"-26","product-state":{"fmod":"OFF","fnst":"OFF","fnsp":"0004","qtar":"0003","oson":"OFF","rhtm":"ON","filf":"3342","ercd":"02C9","nmod":"OFF","wacd":"NONE"},"scheduler":{"srsc":"789b","dstv":"0001","tzid":"0001"}} [10/17/2020, 12:58:39 PM] [DysonPureCoolPlatform] NM7-US-HBA3712A - MQTT message received: {"msg":"ENVIRONMENTAL-CURRENT-SENSOR-DATA","time":"2020-10-17T16:58:39.001Z","data":{"tact":"2926","hact":"0053","pact":"0000","vact":"0000","sltm":"OFF"}} [10/17/2020, 12:58:39 PM] [DysonPureCoolPlatform] NM7-US-JMA4303A - MQTT message received: {"msg":"ENVIRONMENTAL-CURRENT-SENSOR-DATA","time":"2020-10-17T16:58:39.001Z","data":{"tact":"2920","hact":"0055","pact":"0001","vact":"0000","sltm":"OFF"}} [10/17/2020, 12:58:39 PM] [Home Security] Triggered GET SecuritySystemTargetState [10/17/2020, 12:58:39 PM] [Home Security] [getAlarmMode] About to call with, url: https://192.168.1.7/system_http_api/API_REV01/GetSecurityStatus header: MACID:Browser,Path:API_REV01/GetSecurityStatus api_key_enc: c1947c20bb0b008c2e3ff5b194eb0263029aee3ec2636cf95705ead343a12ab8 [10/17/2020, 12:58:39 PM] [Home Security] [callAPI_POST]: Calling alarm API with url: https://192.168.1.7/system_http_api/API_REV01/GetSecurityStatus headers - authtoken: 60183e953f8d9d51d45f78f59aa43fa9ee8c473a headers-identity4d0e21691103e25324e52ad4b27897ed body: param=&len=0&tstamp=0.4894309392531264 [10/17/2020, 12:58:39 PM] [Home Security] Triggered GET SecuritySystemCurrentState [10/17/2020, 12:58:39 PM] [Home Security] [getAlarmMode] About to call with, url: https://192.168.1.7/system_http_api/API_REV01/GetSecurityStatus header: MACID:Browser,Path:API_REV01/GetSecurityStatus api_key_enc: c1947c20bb0b008c2e3ff5b194eb0263029aee3ec2636cf95705ead343a12ab8 [10/17/2020, 12:58:39 PM] [Home Security] [callAPI_POST]: Calling alarm API with url: https://192.168.1.7/system_http_api/API_REV01/GetSecurityStatus headers - authtoken: 60183e953f8d9d51d45f78f59aa43fa9ee8c473a headers-identity4d0e21691103e25324e52ad4b27897ed body: param=&len=0&tstamp=0.2200936805210134 [10/17/2020, 12:58:39 PM] [Home Security] [callAPI_POST] Response Final: sjjh0G84tliKdn0bX6pCETzhbXK5z6yL3tuM8txmNWTo1n4T6ZJVvx9CrXodCXsq [10/17/2020, 12:58:39 PM] [Home Security] [decryptData] Returning: {"Status":"Ready To Arm","Color":"Green"} [10/17/2020, 12:58:39 PM] [Home Security] [returnTargetState] Received value: {"Status":"Ready To Arm","Color":"Green"}, corresponding target state: 3 [10/17/2020, 12:58:39 PM] [Home Security] [callAPI_POST] Response Final: sjjh0G84tliKdn0bX6pCETzhbXK5z6yL3tuM8txmNWTo1n4T6ZJVvx9CrXodCXsq [10/17/2020, 12:58:39 PM] [Home Security] [decryptData] Returning: {"Status":"Ready To Arm","Color":"Green"} [10/17/2020, 12:58:39 PM] [Home Security] [returnCurrentState] Retrieved status string: Ready To Arm, alarmStatus is: 3 [10/17/2020, 12:58:39 PM] [Home Security] [returnCurrentState] Received value: {"Status":"Ready To Arm","Color":"Green"}, corresponding current state: 3 [10/17/2020, 12:58:40 PM] [Camera FFmpeg] [Driveway Camera] Snapshot requested: 1280 x 720 [10/17/2020, 12:58:40 PM] [Camera FFmpeg] [Driveway Camera] Sending snapshot: 1280 x 720 [10/17/2020, 12:58:40 PM] [Camera FFmpeg] [Driveway Camera] Snapshot command: /usr/local/lib/node_modules/homebridge-camera-ffmpeg/node_modules/ffmpeg-for-homebridge/ffmpeg -i http://admin:PASSWORD@192.168.1.3:8000/++image?cameraNum=1 -frames:v 1 -filter:v scale='min(1280,iw)':'min(720,ih)':force_original_aspect_ratio=decrease,scale=trunc(iw/2)2:trunc(ih/2)2 -f image2 - [10/17/2020, 12:58:40 PM] [Camera FFmpeg] [Front Door Camera] Snapshot requested: 1280 x 720 [10/17/2020, 12:58:40 PM] [Camera FFmpeg] [Front Door Camera] Sending snapshot: 1280 x 720 [10/17/2020, 12:58:40 PM] [Camera FFmpeg] [Front Door Camera] Snapshot command: /usr/local/lib/node_modules/homebridge-camera-ffmpeg/node_modules/ffmpeg-for-homebridge/ffmpeg -i http://admin:PASSWORD@192.168.1.3:8000/++image?cameraNum=6 -frames:v 1 -filter:v scale='min(1280,iw)':'min(720,ih)':force_original_aspect_ratio=decrease,scale=trunc(iw/2)2:trunc(ih/2)2 -f image2 - [10/17/2020, 12:58:41 PM] [Camera FFmpeg] [Deck Door Camera] Snapshot requested: 1280 x 720 [10/17/2020, 12:58:41 PM] [Camera FFmpeg] [Deck Door Camera] Sending snapshot: 1280 x 720 [10/17/2020, 12:58:41 PM] [Camera FFmpeg] [Deck Door Camera] Snapshot command: /usr/local/lib/node_modules/homebridge-camera-ffmpeg/node_modules/ffmpeg-for-homebridge/ffmpeg -i http://admin:PASSWORD@192.168.1.3:8000/++image?cameraNum=0 -frames:v 1 -filter:v scale='min(1280,iw)':'min(720,ih)':force_original_aspect_ratio=decrease,scale=trunc(iw/2)2:trunc(ih/2)2 -f image2 - [10/17/2020, 12:58:41 PM] [Camera FFmpeg] [Laundry Door Camera] Snapshot requested: 1280 x 720 [10/17/2020, 12:58:41 PM] [Camera FFmpeg] [Laundry Door Camera] Sending snapshot: 1280 x 720 [10/17/2020, 12:58:41 PM] [Camera FFmpeg] [Laundry Door Camera] Snapshot command: /usr/local/lib/node_modules/homebridge-camera-ffmpeg/node_modules/ffmpeg-for-homebridge/ffmpeg -i http://admin:PASSWORD@192.168.1.3:8000/++image?cameraNum=2 -frames:v 1 -filter:v scale='min(1280,iw)':'min(720,ih)':force_original_aspect_ratio=decrease,scale=trunc(iw/2)2:trunc(ih/2)2 -f image2 - [10/17/2020, 12:58:42 PM] [Home Security] Triggered GET SecuritySystemCurrentState [10/17/2020, 12:58:42 PM] [Home Security] [getAlarmMode] About to call with, url: https://192.168.1.7/system_http_api/API_REV01/GetSecurityStatus header: MACID:Browser,Path:API_REV01/GetSecurityStatus api_key_enc: c1947c20bb0b008c2e3ff5b194eb0263029aee3ec2636cf95705ead343a12ab8 [10/17/2020, 12:58:42 PM] [Home Security] [callAPI_POST]: Calling alarm API with url: https://192.168.1.7/system_http_api/API_REV01/GetSecurityStatus headers - authtoken: 60183e953f8d9d51d45f78f59aa43fa9ee8c473a headers-identity4d0e21691103e25324e52ad4b27897ed body: param=&len=0&tstamp=0.24698644604715847 [10/17/2020, 12:58:42 PM] [Home Security] Triggered GET SecuritySystemTargetState [10/17/2020, 12:58:42 PM] [Home Security] [getAlarmMode] About to call with, url: https://192.168.1.7/system_http_api/API_REV01/GetSecurityStatus header: MACID:Browser,Path:API_REV01/GetSecurityStatus api_key_enc: c1947c20bb0b008c2e3ff5b194eb0263029aee3ec2636cf95705ead343a12ab8 [10/17/2020, 12:58:42 PM] [Home Security] [callAPI_POST]: Calling alarm API with url: https://192.168.1.7/system_http_api/API_REV01/GetSecurityStatus headers - authtoken: 60183e953f8d9d51d45f78f59aa43fa9ee8c473a headers-identity4d0e21691103e25324e52ad4b27897ed body: param=&len=0&tstamp=0.8100257852335482 [10/17/2020, 12:58:42 PM] [Home Security] [callAPI_POST] Response Final: sjjh0G84tliKdn0bX6pCETzhbXK5z6yL3tuM8txmNWTo1n4T6ZJVvx9CrXodCXsq [10/17/2020, 12:58:42 PM] [Home Security] [decryptData] Returning: {"Status":"Ready To Arm","Color":"Green"} [10/17/2020, 12:58:42 PM] [Home Security] [returnTargetState] Received value: {"Status":"Ready To Arm","Color":"Green"}, corresponding target state: 3 [10/17/2020, 12:58:42 PM] [Home Security] [callAPI_POST] Response Final: sjjh0G84tliKdn0bX6pCETzhbXK5z6yL3tuM8txmNWTo1n4T6ZJVvx9CrXodCXsq [10/17/2020, 12:58:42 PM] [Home Security] [decryptData] Returning: {"Status":"Ready To Arm","Color":"Green"} [10/17/2020, 12:58:42 PM] [Home Security] [returnCurrentState] Retrieved status string: Ready To Arm, alarmStatus is: 3 [10/17/2020, 12:58:42 PM] [Home Security] [returnCurrentState] Received value: {"Status":"Ready To Arm","Color":"Green"}, corresponding current state: 3 [10/17/2020, 12:58:45 PM] [LgWebOsTv] Device: 192.168.1.130 LG TV, connecting... [10/17/2020, 12:58:50 PM] [Camera FFmpeg] [Driveway Camera] Snapshot requested: 1280 x 720 [10/17/2020, 12:58:50 PM] [Camera FFmpeg] [Driveway Camera] Sending snapshot: 1280 x 720 [10/17/2020, 12:58:50 PM] [Camera FFmpeg] [Driveway Camera] Snapshot command: /usr/local/lib/node_modules/homebridge-camera-ffmpeg/node_modules/ffmpeg-for-homebridge/ffmpeg -i http://admin:PASSWORD@192.168.1.3:8000/++image?cameraNum=1 -frames:v 1 -filter:v scale='min(1280,iw)':'min(720,ih)':force_original_aspect_ratio=decrease,scale=trunc(iw/2)2:trunc(ih/2)2 -f image2 - [10/17/2020, 12:58:51 PM] [Camera FFmpeg] [Front Door Camera] Snapshot requested: 1280 x 720 [10/17/2020, 12:58:51 PM] [Camera FFmpeg] [Front Door Camera] Sending snapshot: 1280 x 720 [10/17/2020, 12:58:51 PM] [Camera FFmpeg] [Front Door Camera] Snapshot command: /usr/local/lib/node_modules/homebridge-camera-ffmpeg/node_modules/ffmpeg-for-homebridge/ffmpeg -i http://admin:PASSWORD@192.168.1.3:8000/++image?cameraNum=6 -frames:v 1 -filter:v scale='min(1280,iw)':'min(720,ih)':force_original_aspect_ratio=decrease,scale=trunc(iw/2)2:trunc(ih/2)2 -f image2 - [10/17/2020, 12:58:51 PM] [Camera FFmpeg] [Deck Door Camera*] Snapshot requested: 1280 x 720

7RDR7 commented 4 years ago

Ah, got what you mean. During a failed scenario, if I press "Night" in the Home app, the icon says it's arming, and if I immediately select "Off" in the Home app the system disarms, otherwise it goes back to "Off".

Loading logs using native method... File: /Users/mediaserver/.homebridge/homebridge.log

:35 PM] [Home Security] [callAPI_POST]: Calling alarm API with url: https://192.168.1.7/system_http_api/API_REV01/GetSecurityStatus headers - authtoken: 60183e953f8d9d51d45f78f59aa43fa9ee8c473a headers-identity4d0e21691103e25324e52ad4b27897ed body: param=&len=0&tstamp=0.8368947799105861 [10/17/2020, 1:03:35 PM] [Home Security] [callAPI_POST] Response Final: sjjh0G84tliKdn0bX6pCETzhbXK5z6yL3tuM8txmNWTo1n4T6ZJVvx9CrXodCXsq [10/17/2020, 1:03:35 PM] [Home Security] [decryptData] Returning: {"Status":"Ready To Arm","Color":"Green"} [10/17/2020, 1:03:35 PM] [Home Security] [returnCurrentState] Retrieved status string: Ready To Arm, alarmStatus is: 3 [10/17/2020, 1:03:35 PM] [Home Security] [returnCurrentState] Received value: {"Status":"Ready To Arm","Color":"Green"}, corresponding current state: 3 [10/17/2020, 1:03:35 PM] [Home Security] [callAPI_POST] Response Final: sjjh0G84tliKdn0bX6pCETzhbXK5z6yL3tuM8txmNWTo1n4T6ZJVvx9CrXodCXsq [10/17/2020, 1:03:35 PM] [Home Security] [decryptData] Returning: {"Status":"Ready To Arm","Color":"Green"} [10/17/2020, 1:03:35 PM] [Home Security] [returnTargetState] Received value: {"Status":"Ready To Arm","Color":"Green"}, corresponding target state: 3 [10/17/2020, 1:03:39 PM] [DysonPureCoolPlatform] NM7-US-JMA4303A - MQTT message received: {"msg":"CURRENT-STATE","time":"2020-10-17T17:03:39.000Z","mode-reason":"PRC","state-reason":"MODE","dial":"OFF","rssi":"-26","product-state":{"fmod":"OFF","fnst":"OFF","fnsp":"0004","qtar":"0003","oson":"OFF","rhtm":"ON","filf":"3342","ercd":"02C9","nmod":"OFF","wacd":"NONE"},"scheduler":{"srsc":"789b","dstv":"0001","tzid":"0001"}} [10/17/2020, 1:03:39 PM] [DysonPureCoolPlatform] NM7-US-HBA3712A - MQTT message received: {"msg":"CURRENT-STATE","time":"2020-10-17T17:03:40.000Z","mode-reason":"","state-reason":"MODE","dial":"OFF","rssi":"-36","product-state":{"fmod":"OFF","fnst":"OFF","fnsp":"0005","qtar":"0001","oson":"OFF","rhtm":"ON","filf":"1503","ercd":"02C0","nmod":"OFF","wacd":"NONE"},"scheduler":{"srsc":"91e4","dstv":"0001","tzid":"0001"}} [10/17/2020, 1:03:39 PM] [DysonPureCoolPlatform] NM7-US-JMA4303A - MQTT message received: {"msg":"ENVIRONMENTAL-CURRENT-SENSOR-DATA","time":"2020-10-17T17:03:39.001Z","data":{"tact":"2921","hact":"0055","pact":"0000","vact":"0000","sltm":"OFF"}} [10/17/2020, 1:03:39 PM] [DysonPureCoolPlatform] NM7-US-HBA3712A - MQTT message received: {"msg":"ENVIRONMENTAL-CURRENT-SENSOR-DATA","time":"2020-10-17T17:03:40.001Z","data":{"tact":"2926","hact":"0053","pact":"0000","vact":"0000","sltm":"OFF"}} [10/17/2020, 1:03:45 PM] [Home Security] Triggered GET SecuritySystemCurrentState [10/17/2020, 1:03:45 PM] [Home Security] [getAlarmMode] About to call with, url: https://192.168.1.7/system_http_api/API_REV01/GetSecurityStatus header: MACID:Browser,Path:API_REV01/GetSecurityStatus api_key_enc: c1947c20bb0b008c2e3ff5b194eb0263029aee3ec2636cf95705ead343a12ab8 [10/17/2020, 1:03:45 PM] [Home Security] [callAPI_POST]: Calling alarm API with url: https://192.168.1.7/system_http_api/API_REV01/GetSecurityStatus headers - authtoken: 60183e953f8d9d51d45f78f59aa43fa9ee8c473a headers-identity4d0e21691103e25324e52ad4b27897ed body: param=&len=0&tstamp=0.27276177750388575 [10/17/2020, 1:03:45 PM] [Home Security] Triggered GET SecuritySystemTargetState [10/17/2020, 1:03:45 PM] [Home Security] [getAlarmMode] About to call with, url: https://192.168.1.7/system_http_api/API_REV01/GetSecurityStatus header: MACID:Browser,Path:API_REV01/GetSecurityStatus api_key_enc: c1947c20bb0b008c2e3ff5b194eb0263029aee3ec2636cf95705ead343a12ab8 [10/17/2020, 1:03:45 PM] [Home Security] [callAPI_POST]: Calling alarm API with url: https://192.168.1.7/system_http_api/API_REV01/GetSecurityStatus headers - authtoken: 60183e953f8d9d51d45f78f59aa43fa9ee8c473a headers-identity4d0e21691103e25324e52ad4b27897ed body: param=&len=0&tstamp=0.3603011145350141 [10/17/2020, 1:03:45 PM] [Home Security] [callAPI_POST] Response Final: sjjh0G84tliKdn0bX6pCETzhbXK5z6yL3tuM8txmNWTo1n4T6ZJVvx9CrXodCXsq [10/17/2020, 1:03:45 PM] [Home Security] [decryptData] Returning: {"Status":"Ready To Arm","Color":"Green"} [10/17/2020, 1:03:45 PM] [Home Security] [returnTargetState] Received value: {"Status":"Ready To Arm","Color":"Green"}, corresponding target state: 3 [10/17/2020, 1:03:45 PM] [Home Security] [callAPI_POST] Response Final: sjjh0G84tliKdn0bX6pCETzhbXK5z6yL3tuM8txmNWTo1n4T6ZJVvx9CrXodCXsq [10/17/2020, 1:03:45 PM] [Home Security] [decryptData] Returning: {"Status":"Ready To Arm","Color":"Green"} [10/17/2020, 1:03:45 PM] [Home Security] [returnCurrentState] Retrieved status string: Ready To Arm, alarmStatus is: 3 [10/17/2020, 1:03:45 PM] [Home Security] [returnCurrentState] Received value: {"Status":"Ready To Arm","Color":"Green"}, corresponding current state: 3 [10/17/2020, 1:03:55 PM] [Home Security] Triggered GET SecuritySystemCurrentState [10/17/2020, 1:03:55 PM] [Home Security] [getAlarmMode] About to call with, url: https://192.168.1.7/system_http_api/API_REV01/GetSecurityStatus header: MACID:Browser,Path:API_REV01/GetSecurityStatus api_key_enc: c1947c20bb0b008c2e3ff5b194eb0263029aee3ec2636cf95705ead343a12ab8 [10/17/2020, 1:03:55 PM] [Home Security] [callAPI_POST]: Calling alarm API with url: https://192.168.1.7/system_http_api/API_REV01/GetSecurityStatus headers - authtoken: 60183e953f8d9d51d45f78f59aa43fa9ee8c473a headers-identity4d0e21691103e25324e52ad4b27897ed body: param=&len=0&tstamp=0.7417306471852885 [10/17/2020, 1:03:55 PM] [Home Security] Triggered GET SecuritySystemTargetState [10/17/2020, 1:03:55 PM] [Home Security] [getAlarmMode] About to call with, url: https://192.168.1.7/system_http_api/API_REV01/GetSecurityStatus header: MACID:Browser,Path:API_REV01/GetSecurityStatus api_key_enc: c1947c20bb0b008c2e3ff5b194eb0263029aee3ec2636cf95705ead343a12ab8 [10/17/2020, 1:03:55 PM] [Home Security] [callAPI_POST]: Calling alarm API with url: https://192.168.1.7/system_http_api/API_REV01/GetSecurityStatus headers - authtoken: 60183e953f8d9d51d45f78f59aa43fa9ee8c473a headers-identity4d0e21691103e25324e52ad4b27897ed body: param=&len=0&tstamp=0.9495618430822943 [10/17/2020, 1:03:55 PM] [Home Security] [callAPI_POST] Response Final: sjjh0G84tliKdn0bX6pCETzhbXK5z6yL3tuM8txmNWTo1n4T6ZJVvx9CrXodCXsq [10/17/2020, 1:03:55 PM] [Home Security] [decryptData] Returning: {"Status":"Ready To Arm","Color":"Green"} [10/17/2020, 1:03:55 PM] [Home Security] [returnCurrentState] Retrieved status string: Ready To Arm, alarmStatus is: 3 [10/17/2020, 1:03:55 PM] [Home Security] [returnCurrentState] Received value: {"Status":"Ready To Arm","Color":"Green"}, corresponding current state: 3 [10/17/2020, 1:03:55 PM] [Home Security] [callAPI_POST] Response Final: sjjh0G84tliKdn0bX6pCETzhbXK5z6yL3tuM8txmNWTo1n4T6ZJVvx9CrXodCXsq [10/17/2020, 1:03:55 PM] [Home Security] [decryptData] Returning: {"Status":"Ready To Arm","Color":"Green"} [10/17/2020, 1:03:55 PM] [Home Security] [returnTargetState] Received value: {"Status":"Ready To Arm","Color":"Green"}, corresponding target state: 3 [10/17/2020, 1:04:05 PM] [Home Security] Triggered GET SecuritySystemCurrentState [10/17/2020, 1:04:05 PM] [Home Security] [getAlarmMode] About to call with, url: https://192.168.1.7/system_http_api/API_REV01/GetSecurityStatus header: MACID:Browser,Path:API_REV01/GetSecurityStatus api_key_enc: c1947c20bb0b008c2e3ff5b194eb0263029aee3ec2636cf95705ead343a12ab8 [10/17/2020, 1:04:05 PM] [Home Security] [callAPI_POST]: Calling alarm API with url: https://192.168.1.7/system_http_api/API_REV01/GetSecurityStatus headers - authtoken: 60183e953f8d9d51d45f78f59aa43fa9ee8c473a headers-identity4d0e21691103e25324e52ad4b27897ed body: param=&len=0&tstamp=0.34370268556939787 [10/17/2020, 1:04:05 PM] [Home Security] Triggered GET SecuritySystemTargetState [10/17/2020, 1:04:05 PM] [Home Security] [getAlarmMode] About to call with, url: https://192.168.1.7/system_http_api/API_REV01/GetSecurityStatus header: MACID:Browser,Path:API_REV01/GetSecurityStatus api_key_enc: c1947c20bb0b008c2e3ff5b194eb0263029aee3ec2636cf95705ead343a12ab8 [10/17/2020, 1:04:05 PM] [Home Security] [callAPI_POST]: Calling alarm API with url: https://192.168.1.7/system_http_api/API_REV01/GetSecurityStatus headers - authtoken: 60183e953f8d9d51d45f78f59aa43fa9ee8c473a headers-identity4d0e21691103e25324e52ad4b27897ed body: param=&len=0&tstamp=0.041126809282112875 [10/17/2020, 1:04:05 PM] [Home Security] [callAPI_POST] Response Final: sjjh0G84tliKdn0bX6pCETzhbXK5z6yL3tuM8txmNWTo1n4T6ZJVvx9CrXodCXsq [10/17/2020, 1:04:05 PM] [Home Security] [decryptData] Returning: {"Status":"Ready To Arm","Color":"Green"} [10/17/2020, 1:04:05 PM] [Home Security] [returnCurrentState] Retrieved status string: Ready To Arm, alarmStatus is: 3 [10/17/2020, 1:04:05 PM] [Home Security] [returnCurrentState] Received value: {"Status":"Ready To Arm","Color":"Green"}, corresponding current state: 3 [10/17/2020, 1:04:05 PM] [Home Security] [callAPI_POST] Response Final: sjjh0G84tliKdn0bX6pCETzhbXK5z6yL3tuM8txmNWTo1n4T6ZJVvx9CrXodCXsq [10/17/2020, 1:04:05 PM] [Home Security] [decryptData] Returning: {"Status":"Ready To Arm","Color":"Green"} [10/17/2020, 1:04:05 PM] [Home Security] [returnTargetState] Received value: {"Status":"Ready To Arm","Color":"Green"}, corresponding target state: 3 [10/17/2020, 1:04:15 PM] [Home Security] Triggered GET SecuritySystemCurrentState [10/17/2020, 1:04:15 PM] [Home Security] [getAlarmMode] About to call with, url: https://192.168.1.7/system_http_api/API_REV01/GetSecurityStatus header: MACID:Browser,Path:API_REV01/GetSecurityStatus api_key_enc: c1947c20bb0b008c2e3ff5b194eb0263029aee3ec2636cf95705ead343a12ab8 [10/17/2020, 1:04:15 PM] [Home Security] [callAPI_POST]: Calling alarm API with url: https://192.168.1.7/system_http_api/API_REV01/GetSecurityStatus headers - authtoken: 60183e953f8d9d51d45f78f59aa43fa9ee8c473a headers-identity4d0e21691103e25324e52ad4b27897ed body: param=&len=0&tstamp=0.5481405040071539 [10/17/2020, 1:04:15 PM] [Home Security] Triggered GET SecuritySystemTargetState [10/17/2020, 1:04:15 PM] [Home Security] [getAlarmMode] About to call with, url: https://192.168.1.7/system_http_api/API_REV01/GetSecurityStatus header: MACID:Browser,Path:API_REV01/GetSecurityStatus api_key_enc: c1947c20bb0b008c2e3ff5b194eb0263029aee3ec2636cf95705ead343a12ab8 [10/17/2020, 1:04:15 PM] [Home Security] [callAPI_POST]: Calling alarm API with url: https://192.168.1.7/system_http_api/API_REV01/GetSecurityStatus headers - authtoken: 60183e953f8d9d51d45f78f59aa43fa9ee8c473a headers-identity4d0e21691103e25324e52ad4b27897ed body: param=&len=0&tstamp=0.9010655137133159 [10/17/2020, 1:04:15 PM] [Home Security] [callAPI_POST] Response Final: sjjh0G84tliKdn0bX6pCETzhbXK5z6yL3tuM8txmNWTo1n4T6ZJVvx9CrXodCXsq [10/17/2020, 1:04:15 PM] [Home Security] [decryptData] Returning: {"Status":"Ready To Arm","Color":"Green"} [10/17/2020, 1:04:15 PM] [Home Security] [returnCurrentState] Retrieved status string: Ready To Arm, alarmStatus is: 3 [10/17/2020, 1:04:15 PM] [Home Security] [returnCurrentState] Received value: {"Status":"Ready To Arm","Color":"Green"}, corresponding current state: 3 [10/17/2020, 1:04:15 PM] [Home Security] [callAPI_POST] Response Final: sjjh0G84tliKdn0bX6pCETzhbXK5z6yL3tuM8txmNWTo1n4T6ZJVvx9CrXodCXsq [10/17/2020, 1:04:15 PM] [Home Security] [decryptData] Returning: {"Status":"Ready To Arm","Color":"Green"} [10/17/2020, 1:04:15 PM] [Home Security] [returnTargetState] Received value: {"Status":"Ready To Arm","Color":"Green"}, corresponding target state: 3 [10/17/2020, 1:04:21 PM] [LgWebOsTv] Device: 192.168.1.130 LG TV, connecting... [10/17/2020, 1:04:25 PM] [Home Security] Triggered GET SecuritySystemCurrentState [10/17/2020, 1:04:25 PM] [Home Security] [getAlarmMode] About to call with, url: https://192.168.1.7/system_http_api/API_REV01/GetSecurityStatus header: MACID:Browser,Path:API_REV01/GetSecurityStatus api_key_enc: c1947c20bb0b008c2e3ff5b194eb0263029aee3ec2636cf95705ead343a12ab8 [10/17/2020, 1:04:25 PM] [Home Security] [callAPI_POST]: Calling alarm API with url: https://192.168.1.7/system_http_api/API_REV01/GetSecurityStatus headers - authtoken: 60183e953f8d9d51d45f78f59aa43fa9ee8c473a headers-identity4d0e21691103e25324e52ad4b27897ed body: param=&len=0&tstamp=0.6923041541292503 [10/17/2020, 1:04:25 PM] [Home Security] Triggered GET SecuritySystemTargetState [10/17/2020, 1:04:25 PM] [Home Security] [getAlarmMode] About to call with, url: https://192.168.1.7/system_http_api/API_REV01/GetSecurityStatus header: MACID:Browser,Path:API_REV01/GetSecurityStatus api_key_enc: c1947c20bb0b008c2e3ff5b194eb0263029aee3ec2636cf95705ead343a12ab8 [10/17/2020, 1:04:25 PM] [Home Security] [callAPI_POST]: Calling alarm API with url: https://192.168.1.7/system_http_api/API_REV01/GetSecurityStatus headers - authtoken: 60183e953f8d9d51d45f78f59aa43fa9ee8c473a headers-identity4d0e21691103e25324e52ad4b27897ed body: param=&len=0&tstamp=0.24237027659898258 [10/17/2020, 1:04:26 PM] [Home Security] [callAPI_POST] Response Final: sjjh0G84tliKdn0bX6pCETzhbXK5z6yL3tuM8txmNWTo1n4T6ZJVvx9CrXodCXsq [10/17/2020, 1:04:26 PM] [Home Security] [decryptData] Returning: {"Status":"Ready To Arm","Color":"Green"} [10/17/2020, 1:04:26 PM] [Home Security] [returnCurrentState] Retrieved status string: Ready To Arm, alarmStatus is: 3 [10/17/2020, 1:04:26 PM] [Home Security] [returnCurrentState] Received value: {"Status":"Ready To Arm","Color":"Green"}, corresponding current state: 3 [10/17/2020, 1:04:26 PM] [Home Security] [callAPI_POST] Response Final: sjjh0G84tliKdn0bX6pCETzhbXK5z6yL3tuM8txmNWTo1n4T6ZJVvx9CrXodCXsq [10/17/2020, 1:04:26 PM] [Home Security] [decryptData] Returning: {"Status":"Ready To Arm","Color":"Green"} [10/17/2020, 1:04:26 PM] [Home Security] [returnTargetState] Received value: {"Status":"Ready To Arm","Color":"Green"}, corresponding target state: 3 [10/17/2020, 1:04:27 PM] [Home Security] Triggered GET SecuritySystemTargetState [10/17/2020, 1:04:27 PM] [Home Security] [getAlarmMode] About to call with, url: https://192.168.1.7/system_http_api/API_REV01/GetSecurityStatus header: MACID:Browser,Path:API_REV01/GetSecurityStatus api_key_enc: c1947c20bb0b008c2e3ff5b194eb0263029aee3ec2636cf95705ead343a12ab8 [10/17/2020, 1:04:27 PM] [Home Security] [callAPI_POST]: Calling alarm API with url: https://192.168.1.7/system_http_api/API_REV01/GetSecurityStatus headers - authtoken: 60183e953f8d9d51d45f78f59aa43fa9ee8c473a headers-identity4d0e21691103e25324e52ad4b27897ed body: param=&len=0&tstamp=0.7912981834449595 [10/17/2020, 1:04:27 PM] [Home Security] Triggered GET SecuritySystemCurrentState [10/17/2020, 1:04:27 PM] [Home Security] [getAlarmMode] About to call with, url: https://192.168.1.7/system_http_api/API_REV01/GetSecurityStatus header: MACID:Browser,Path:API_REV01/GetSecurityStatus api_key_enc: c1947c20bb0b008c2e3ff5b194eb0263029aee3ec2636cf95705ead343a12ab8 [10/17/2020, 1:04:27 PM] [Home Security] [callAPI_POST]: Calling alarm API with url: https://192.168.1.7/system_http_api/API_REV01/GetSecurityStatus headers - authtoken: 60183e953f8d9d51d45f78f59aa43fa9ee8c473a headers-identity4d0e21691103e25324e52ad4b27897ed body: param=&len=0&tstamp=0.7787242176773141 [10/17/2020, 1:04:27 PM] [Home Security] [callAPI_POST] Response Final: sjjh0G84tliKdn0bX6pCETzhbXK5z6yL3tuM8txmNWTo1n4T6ZJVvx9CrXodCXsq [10/17/2020, 1:04:27 PM] [Home Security] [decryptData] Returning: {"Status":"Ready To Arm","Color":"Green"} [10/17/2020, 1:04:27 PM] [Home Security] [returnCurrentState] Retrieved status string: Ready To Arm, alarmStatus is: 3 [10/17/2020, 1:04:27 PM] [Home Security] [returnCurrentState] Received value: {"Status":"Ready To Arm","Color":"Green"}, corresponding current state: 3 [10/17/2020, 1:04:27 PM] [Home Security] [callAPI_POST] Response Final: sjjh0G84tliKdn0bX6pCETzhbXK5z6yL3tuM8txmNWTo1n4T6ZJVvx9CrXodCXsq [10/17/2020, 1:04:27 PM] [Home Security] [decryptData] Returning: {"Status":"Ready To Arm","Color":"Green"} [10/17/2020, 1:04:27 PM] [Home Security] [returnTargetState] Received value: {"Status":"Ready To Arm","Color":"Green"}, corresponding target state: 3 [10/17/2020, 1:04:28 PM] [Camera FFmpeg] [Laundry Door Camera] Snapshot requested: 1280 x 720 [10/17/2020, 1:04:28 PM] [Camera FFmpeg] [Laundry Door Camera] Sending snapshot: 1280 x 720 [10/17/2020, 1:04:28 PM] [Camera FFmpeg] [Laundry Door Camera] Snapshot command: /usr/local/lib/node_modules/homebridge-camera-ffmpeg/node_modules/ffmpeg-for-homebridge/ffmpeg -i http://admin:PASSWORD@192.168.1.3:8000/++image?cameraNum=2 -frames:v 1 -filter:v scale='min(1280,iw)':'min(720,ih)':force_original_aspect_ratio=decrease,scale=trunc(iw/2)2:trunc(ih/2)2 -f image2 - [10/17/2020, 1:04:28 PM] [Camera FFmpeg] [Deck Door Camera] Snapshot requested: 1280 x 720 [10/17/2020, 1:04:28 PM] [Camera FFmpeg] [Deck Door Camera] Sending snapshot: 1280 x 720 [10/17/2020, 1:04:28 PM] [Camera FFmpeg] [Deck Door Camera] Snapshot command: /usr/local/lib/node_modules/homebridge-camera-ffmpeg/node_modules/ffmpeg-for-homebridge/ffmpeg -i http://admin:PASSWORD@192.168.1.3:8000/++image?cameraNum=0 -frames:v 1 -filter:v scale='min(1280,iw)':'min(720,ih)':force_original_aspect_ratio=decrease,scale=trunc(iw/2)2:trunc(ih/2)2 -f image2 - [10/17/2020, 1:04:28 PM] [Camera FFmpeg] [Front Door Camera] Snapshot requested: 1280 x 720 [10/17/2020, 1:04:28 PM] [Camera FFmpeg] [Front Door Camera] Sending snapshot: 1280 x 720 [10/17/2020, 1:04:28 PM] [Camera FFmpeg] [Front Door Camera] Snapshot command: /usr/local/lib/node_modules/homebridge-camera-ffmpeg/node_modules/ffmpeg-for-homebridge/ffmpeg -i http://admin:PASSWORD@192.168.1.3:8000/++image?cameraNum=6 -frames:v 1 -filter:v scale='min(1280,iw)':'min(720,ih)':force_original_aspect_ratio=decrease,scale=trunc(iw/2)2:trunc(ih/2)2 -f image2 - [10/17/2020, 1:04:29 PM] [Camera FFmpeg] [Driveway Camera] Snapshot requested: 1280 x 720 [10/17/2020, 1:04:29 PM] [Camera FFmpeg] [Driveway Camera] Sending snapshot: 1280 x 720 [10/17/2020, 1:04:29 PM] [Camera FFmpeg] [Driveway Camera] Snapshot command: /usr/local/lib/node_modules/homebridge-camera-ffmpeg/node_modules/ffmpeg-for-homebridge/ffmpeg -i http://admin:PASSWORD@192.168.1.3:8000/++image?cameraNum=1 -frames:v 1 -filter:v scale='min(1280,iw)':'min(720,ih)':force_original_aspect_ratio=decrease,scale=trunc(iw/2)2:trunc(ih/2)2 -f image2 - [10/17/2020, 1:04:34 PM] [Home Security] Triggered SET SecuritySystemTargetState:2 [10/17/2020, 1:04:34 PM] [Home Security] [armAlarm] About to call API with, url:https://192.168.1.7/system_http_api/API_REV01/AdvancedSecurity/ArmWithCode dataCnt: miUJIUQJRtTtGHLxnDyP5%2BmSIHQc%2B2mVipgZfUouTpN3F%2BkreqX6AnXtlAtLdNDX header: MACID:Browser,Path:API_REV01/AdvancedSecurity/ArmWithCode api_key_enc: c1947c20bb0b008c2e3ff5b194eb0263029aee3ec2636cf95705ead343a12ab8 [10/17/2020, 1:04:34 PM] [Home Security] [callAPI_POST]: Calling alarm API with url: https://192.168.1.7/system_http_api/API_REV01/AdvancedSecurity/ArmWithCode headers - authtoken: 5f008ac2cb102428888074d487bfe1415a036218 headers-identity4d0e21691103e25324e52ad4b27897ed body: param=miUJIUQJRtTtGHLxnDyP5%2BmSIHQc%2B2mVipgZfUouTpN3F%2BkreqX6AnXtlAtLdNDX&len=70&tstamp=0.34163896494530754 [10/17/2020, 1:04:34 PM] [Home Security] [callAPI_POST] Response Final: o3QdL6a8m+ijZWYnBaKoMNosRQowKEj37D41byxzvYIOVU/y+YBI+NRpQrUiCrcdneKe93pOzxfDZVlAbZwII/xq2HYkDdLGgO/MkTwX5jw= [10/17/2020, 1:04:34 PM] [Home Security] [decryptData] Returning: {"Status":"Sucess","Result":{"Response":"Command sent sucessfully"}} [10/17/2020, 1:04:36 PM] [Home Security] Triggered GET SecuritySystemCurrentState [10/17/2020, 1:04:36 PM] [Home Security] [getAlarmMode] About to call with, url: https://192.168.1.7/system_http_api/API_REV01/GetSecurityStatus header: MACID:Browser,Path:API_REV01/GetSecurityStatus api_key_enc: c1947c20bb0b008c2e3ff5b194eb0263029aee3ec2636cf95705ead343a12ab8 [10/17/2020, 1:04:36 PM] [Home Security] [callAPI_POST]: Calling alarm API with url: https://192.168.1.7/system_http_api/API_REV01/GetSecurityStatus headers - authtoken: 60183e953f8d9d51d45f78f59aa43fa9ee8c473a headers-identity4d0e21691103e25324e52ad4b27897ed body: param=&len=0&tstamp=0.7382692307303425 [10/17/2020, 1:04:36 PM] [Home Security] Triggered GET SecuritySystemTargetState [10/17/2020, 1:04:36 PM] [Home Security] [getAlarmMode] About to call with, url: https://192.168.1.7/system_http_api/API_REV01/GetSecurityStatus header: MACID:Browser,Path:API_REV01/GetSecurityStatus api_key_enc: c1947c20bb0b008c2e3ff5b194eb0263029aee3ec2636cf95705ead343a12ab8 [10/17/2020, 1:04:36 PM] [Home Security] [callAPI_POST]: Calling alarm API with url: https://192.168.1.7/system_http_api/API_REV01/GetSecurityStatus headers - authtoken: 60183e953f8d9d51d45f78f59aa43fa9ee8c473a headers-identity4d0e21691103e25324e52ad4b27897ed body: param=&len=0&tstamp=0.8637846962849054 [10/17/2020, 1:04:36 PM] [Home Security] [callAPI_POST] Response Final: sjjh0G84tliKdn0bX6pCETzhbXK5z6yL3tuM8txmNWTo1n4T6ZJVvx9CrXodCXsq [10/17/2020, 1:04:36 PM] [Home Security] [decryptData] Returning: {"Status":"Ready To Arm","Color":"Green"} [10/17/2020, 1:04:36 PM] [Home Security] [returnCurrentState] Retrieved status string: Ready To Arm, alarmStatus is: 3 [10/17/2020, 1:04:36 PM] [Home Security] [returnCurrentState] Received value: {"Status":"Ready To Arm","Color":"Green"}, corresponding current state: 3 [10/17/2020, 1:04:36 PM] [Home Security] [callAPI_POST] Response Final: sjjh0G84tliKdn0bX6pCETzhbXK5z6yL3tuM8txmNWTo1n4T6ZJVvx9CrXodCXsq [10/17/2020, 1:04:36 PM] [Home Security] [decryptData] Returning: {"Status":"Ready To Arm","Color":"Green"} [10/17/2020, 1:04:36 PM] [Home Security] [returnTargetState] Received value: {"Status":"Ready To Arm","Color":"Green"}, corresponding target state: 3 [10/17/2020, 1:04:36 PM] [Home Security] Triggered SET SecuritySystemTargetState:3 [10/17/2020, 1:04:36 PM] [Home Security] [disarmAlarm] About to call API with, url:https://192.168.1.7/system_http_api/API_REV01/AdvancedSecurity/DisarmWithCode dataCnt: yjTF0EG%2FYBXQzgC4AhEenidjoYHGZ9T5A1Z%2Fu8Gd%2Fz4%3D header: MACID:Browser,Path:API_REV01/AdvancedSecurity/DisarmWithCode api_key_enc: c1947c20bb0b008c2e3ff5b194eb0263029aee3ec2636cf95705ead343a12ab8 [10/17/2020, 1:04:36 PM] [Home Security] [callAPI_POST]: Calling alarm API with url: https://192.168.1.7/system_http_api/API_REV01/AdvancedSecurity/DisarmWithCode headers - authtoken: a73490e24c17fbf7f954aee2946e2860fb979947 headers-identity4d0e21691103e25324e52ad4b27897ed body: param=yjTF0EG%2FYBXQzgC4AhEenidjoYHGZ9T5A1Z%2Fu8Gd%2Fz4%3D&len=52&tstamp=0.5323662653515784 [10/17/2020, 1:04:36 PM] [Home Security] [callAPI_POST] Response Final: o3QdL6a8m+ijZWYnBaKoMNosRQowKEj37D41byxzvYKOJj67FkGg5dFm0rsEBFTjRJl1p5G1zK/CW9zF9nJHTRhBHdIyAETFkAwd3GRiA5g= [10/17/2020, 1:04:36 PM] [Home Security] [decryptData] Returning: {"Status":"Sucess","Result":{"Result":"Command sent sucessfully"}} [10/17/2020, 1:04:38 PM] [Camera FFmpeg] [Laundry Door Camera] Snapshot requested: 1280 x 720 [10/17/2020, 1:04:38 PM] [Camera FFmpeg] [Laundry Door Camera] Sending snapshot: 1280 x 720 [10/17/2020, 1:04:38 PM] [Camera FFmpeg] [Laundry Door Camera] Snapshot command: /usr/local/lib/node_modules/homebridge-camera-ffmpeg/node_modules/ffmpeg-for-homebridge/ffmpeg -i http://admin:PASSWORD@192.168.1.3:8000/++image?cameraNum=2 -frames:v 1 -filter:v scale='min(1280,iw)':'min(720,ih)':force_original_aspect_ratio=decrease,scale=trunc(iw/2)2:trunc(ih/2)2 -f image2 - [10/17/2020, 1:04:38 PM] [Camera FFmpeg] [Deck Door Camera] Snapshot requested: 1280 x 720 [10/17/2020, 1:04:38 PM] [Camera FFmpeg] [Deck Door Camera] Sending snapshot: 1280 x 720 [10/17/2020, 1:04:38 PM] [Camera FFmpeg] [Deck Door Camera] Snapshot command: /usr/local/lib/node_modules/homebridge-camera-ffmpeg/node_modules/ffmpeg-for-homebridge/ffmpeg -i http://admin:PASSWORD@192.168.1.3:8000/++image?cameraNum=0 -frames:v 1 -filter:v scale='min(1280,iw)':'min(720,ih)':force_original_aspect_ratio=decrease,scale=trunc(iw/2)2:trunc(ih/2)2 -f image2 - [10/17/2020, 1:04:39 PM] [Camera FFmpeg] [Front Door Camera] Snapshot requested: 1280 x 720 [10/17/2020, 1:04:39 PM] [Camera FFmpeg] [Front Door Camera] Sending snapshot: 1280 x 720 [10/17/2020, 1:04:39 PM] [Camera FFmpeg] [Front Door Camera] Snapshot command: /usr/local/lib/node_modules/homebridge-camera-ffmpeg/node_modules/ffmpeg-for-homebridge/ffmpeg -i http://admin:PASSWORD@192.168.1.3:8000/++image?cameraNum=6 -frames:v 1 -filter:v scale='min(1280,iw)':'min(720,ih)':force_original_aspect_ratio=decrease,scale=trunc(iw/2)2:trunc(ih/2)2 -f image2 - [10/17/2020, 1:04:39 PM] [Camera FFmpeg] [Driveway Camera] Snapshot requested: 1280 x 720 [10/17/2020, 1:04:39 PM] [Camera FFmpeg] [Driveway Camera] Sending snapshot: 1280 x 720 [10/17/2020, 1:04:39 PM] [Camera FFmpeg] [Driveway Camera] Snapshot command: /usr/local/lib/node_modules/homebridge-camera-ffmpeg/node_modules/ffmpeg-for-homebridge/ffmpeg -i http://admin:PASSWORD@192.168.1.3:8000/++image?cameraNum=1 -frames:v 1 -filter:v scale='min(1280,iw)':'min(720,ih)':force_original_aspect_ratio=decrease,scale=trunc(iw/2)2:trunc(ih/2)2 -f image2 - [10/17/2020, 1:04:39 PM] [DysonPureCoolPlatform] NM7-US-JMA4303A - MQTT message received: {"msg":"CURRENT-STATE","time":"2020-10-17T17:04:39.000Z","mode-reason":"PRC","state-reason":"MODE","dial":"OFF","rssi":"-26","product-state":{"fmod":"OFF","fnst":"OFF","fnsp":"0004","qtar":"0003","oson":"OFF","rhtm":"ON","filf":"3342","ercd":"02C9","nmod":"OFF","wacd":"NONE"},"scheduler":{"srsc":"789b","dstv":"0001","tzid":"0001"}} [10/17/2020, 1:04:39 PM] [DysonPureCoolPlatform] NM7-US-HBA3712A - MQTT message received: {"msg":"CURRENT-STATE","time":"2020-10-17T17:04:40.000Z","mode-reason":"","state-reason":"MODE","dial":"OFF","rssi":"-36","product-state":{"fmod":"OFF","fnst":"OFF","fnsp":"0005","qtar":"0001","oson":"OFF","rhtm":"ON","filf":"1503","ercd":"02C0","nmod":"OFF","wacd":"NONE"},"scheduler":{"srsc":"91e4","dstv":"0001","tzid":"0001"}} [10/17/2020, 1:04:39 PM] [DysonPureCoolPlatform] NM7-US-JMA4303A - MQTT message received: {"msg":"ENVIRONMENTAL-CURRENT-SENSOR-DATA","time":"2020-10-17T17:04:39.001Z","data":{"tact":"2921","hact":"0055","pact":"0000","vact":"0000","sltm":"OFF"}} [10/17/2020, 1:04:39 PM] [DysonPureCoolPlatform] NM7-US-HBA3712A - MQTT message received: {"msg":"ENVIRONMENTAL-CURRENT-SENSOR-DATA","time":"2020-10-17T17:04:40.001Z","data":{"tact":"2926","hact":"0053","pact":"0000","vact":"0000","sltm":"OFF"}} [10/17/2020, 1:04:46 PM] [Home Security] Triggered GET SecuritySystemCurrentState [10/17/2020, 1:04:46 PM] [Home Security] [getAlarmMode] About to call with, url: https://192.168.1.7/system_http_api/API_REV01/GetSecurityStatus header: MACID:Browser,Path:API_REV01/GetSecurityStatus api_key_enc: c1947c20bb0b008c2e3ff5b194eb0263029aee3ec2636cf95705ead343a12ab8 [10/17/2020, 1:04:46 PM] [Home Security] [callAPI_POST]: Calling alarm API with url: https://192.168.1.7/system_http_api/API_REV01/GetSecurityStatus headers - authtoken: 60183e953f8d9d51d45f78f59aa43fa9ee8c473a headers-identity4d0e21691103e25324e52ad4b27897ed body: param=&len=0&tstamp=0.5158630392514463 [10/17/2020, 1:04:46 PM] [Home Security] Triggered GET SecuritySystemTargetState [10/17/2020, 1:04:46 PM] [Home Security] [getAlarmMode] About to call with, url: https://192.168.1.7/system_http_api/API_REV01/GetSecurityStatus header: MACID:Browser,Path:API_REV01/GetSecurityStatus api_key_enc: c1947c20bb0b008c2e3ff5b194eb0263029aee3ec2636cf95705ead343a12ab8 [10/17/2020, 1:04:46 PM] [Home Security] [callAPI_POST]: Calling alarm API with url: https://192.168.1.7/system_http_api/API_REV01/GetSecurityStatus headers - authtoken: 60183e953f8d9d51d45f78f59aa43fa9ee8c473a headers-identity4d0e21691103e25324e52ad4b27897ed body: param=&len=0&tstamp=0.011636860079494271 [10/17/2020, 1:04:46 PM] [Home Security] [callAPI_POST] Response Final: sjjh0G84tliKdn0bX6pCETzhbXK5z6yL3tuM8txmNWTo1n4T6ZJVvx9CrXodCXsq [10/17/2020, 1:04:46 PM] [Home Security] [decryptData] Returning: {"Status":"Ready To Arm","Color":"Green"} [10/17/2020, 1:04:46 PM] [Home Security] [returnCurrentState] Retrieved status string: Ready To Arm, alarmStatus is: 3 [10/17/2020, 1:04:46 PM] [Home Security] [returnCurrentState] Received value: {"Status":"Ready To Arm","Color":"Green"}, corresponding current state: 3 [10/17/2020, 1:04:46 PM] [Home Security] [callAPI_POST] Response Final: sjjh0G84tliKdn0bX6pCETzhbXK5z6yL3tuM8txmNWTo1n4T6ZJVvx9CrXodCXsq [10/17/2020, 1:04:46 PM] [Home Security] [decryptData] Returning: {"Status":"Ready To Arm","Color":"Green"} [10/17/2020, 1:04:46 PM] [Home Security] [returnTargetState] Received value: {"Status":"Ready To Arm","Color":"Green"}, corresponding target state: 3 [10/17/2020, 1:04:48 PM] [Camera FFmpeg] [Laundry Door Camera] Snapshot requested: 1280 x 720 [10/17/2020, 1:04:48 PM] [Camera FFmpeg] [Laundry Door Camera] Sending snapshot: 1280 x 720 [10/17/2020, 1:04:48 PM] [Camera FFmpeg] [Laundry Door Camera] Snapshot command: /usr/local/lib/node_modules/homebridge-camera-ffmpeg/node_modules/ffmpeg-for-homebridge/ffmpeg -i http://admin:PASSWORD@192.168.1.3:8000/++image?cameraNum=2 -frames:v 1 -filter:v scale='min(1280,iw)':'min(720,ih)':force_original_aspect_ratio=decrease,scale=trunc(iw/2)2:trunc(ih/2)2 -f image2 - [10/17/2020, 1:04:49 PM] [Camera FFmpeg] [Deck Door Camera] Snapshot requested: 1280 x 720 [10/17/2020, 1:04:49 PM] [Camera FFmpeg] [Deck Door Camera] Sending snapshot: 1280 x 720 [10/17/2020, 1:04:49 PM] [Camera FFmpeg] [Deck Door Camera] Snapshot command: /usr/local/lib/node_modules/homebridge-camera-ffmpeg/node_modules/ffmpeg-for-homebridge/ffmpeg -i http://admin:PASSWORD@192.168.1.3:8000/++image?cameraNum=0 -frames:v 1 -filter:v scale='min(1280,iw)':'min(720,ih)':force_original_aspect_ratio=decrease,scale=trunc(iw/2)2:trunc(ih/2)2 -f image2 - [10/17/2020, 1:04:49 PM] [Camera FFmpeg] [Front Door Camera] Snapshot requested: 1280 x 720 [10/17/2020, 1:04:49 PM] [Camera FFmpeg] [Front Door Camera] Sending snapshot: 1280 x 720 [10/17/2020, 1:04:49 PM] [Camera FFmpeg] [Front Door Camera] Snapshot command: /usr/local/lib/node_modules/homebridge-camera-ffmpeg/node_modules/ffmpeg-for-homebridge/ffmpeg -i http://admin:PASSWORD@192.168.1.3:8000/++image?cameraNum=6 -frames:v 1 -filter:v scale='min(1280,iw)':'min(720,ih)':force_original_aspect_ratio=decrease,scale=trunc(iw/2)2:trunc(ih/2)2 -f image2 - [10/17/2020, 1:04:49 PM] [Camera FFmpeg] [Driveway Camera] Snapshot requested: 1280 x 720 [10/17/2020, 1:04:49 PM] [Camera FFmpeg] [Driveway Camera] Sending snapshot: 1280 x 720 [10/17/2020, 1:04:49 PM] [Camera FFmpeg] [Driveway Camera] Snapshot command: /usr/local/lib/node_modules/homebridge-camera-ffmpeg/node_modules/ffmpeg-for-homebridge/ffmpeg -i http://admin:PASSWORD@192.168.1.3:8000/++image?cameraNum=1 -frames:v 1 -filter:v scale='min(1280,iw)':'min(720,ih)':force_original_aspect_ratio=decrease,scale=trunc(iw/2)2:trunc(ih/2)2 -f image2 - [10/17/2020, 1:04:56 PM] [Home Security] Triggered GET SecuritySystemCurrentState [10/17/2020, 1:04:56 PM] [Home Security] [getAlarmMode] About to call with, url: https://192.168.1.7/system_http_api/API_REV01/GetSecurityStatus header: MACID:Browser,Path:API_REV01/GetSecurityStatus api_key_enc: c1947c20bb0b008c2e3ff5b194eb0263029aee3ec2636cf95705ead343a12ab8 [10/17/2020, 1:04:56 PM] [Home Security] [callAPI_POST]: Calling alarm API with url: https://192.168.1.7/system_http_api/API_REV01/GetSecurityStatus headers - authtoken: 60183e953f8d9d51d45f78f59aa43fa9ee8c473a headers-identity4d0e21691103e25324e52ad4b27897ed body: param=&len=0&tstamp=0.0056255494816197515 [10/17/2020, 1:04:56 PM] [Home Security] Triggered GET SecuritySystemTargetState [10/17/2020, 1:04:56 PM] [Home Security] [getAlarmMode] About to call with, url: https://192.168.1.7/system_http_api/API_REV01/GetSecurityStatus header: MACID:Browser,Path:API_REV01/GetSecurityStatus api_key_enc: c1947c20bb0b008c2e3ff5b194eb0263029aee3ec2636cf95705ead343a12ab8 [10/17/2020, 1:04:56 PM] [Home Security] [callAPI_POST]: Calling alarm API with url: https://192.168.1.7/system_http_api/API_REV01/GetSecurityStatus headers - authtoken: 60183e953f8d9d51d45f78f59aa43fa9ee8c473a headers-identity4d0e21691103e25324e52ad4b27897ed body: param=&len=0&tstamp=0.5616551098695466 [10/17/2020, 1:04:56 PM] [Home Security] [callAPI_POST] Response Final: sjjh0G84tliKdn0bX6pCETzhbXK5z6yL3tuM8txmNWTo1n4T6ZJVvx9CrXodCXsq [10/17/2020, 1:04:56 PM] [Home Security] [decryptData] Returning: {"Status":"Ready To Arm","Color":"Green"} [10/17/2020, 1:04:56 PM] [Home Security] [returnCurrentState] Retrieved status string: Ready To Arm, alarmStatus is: 3 [10/17/2020, 1:04:56 PM] [Home Security] [returnCurrentState] Received value: {"Status":"Ready To Arm","Color":"Green"}, corresponding current state: 3 [10/17/2020, 1:04:56 PM] [Home Security] [callAPI_POST] Response Final: sjjh0G84tliKdn0bX6pCETzhbXK5z6yL3tuM8txmNWTo1n4T6ZJVvx9CrXodCXsq [10/17/2020, 1:04:56 PM] [Home Security] [decryptData] Returning: {"Status":"Ready To Arm","Color":"Green"} [10/17/2020, 1:04:56 PM] [Home Security] [returnTargetState] Received value: {"Status":"Ready To Arm","Color":"Green"}, corresponding target state: 3 [10/17/2020, 1:04:59 PM] [Camera FFmpeg] [Laundry Door Camera] Snapshot requested: 1280 x 720 [10/17/2020, 1:04:59 PM] [Camera FFmpeg] [Laundry Door Camera] Sending snapshot: 1280 x 720 [10/17/2020, 1:04:59 PM] [Camera FFmpeg] [Laundry Door Camera] Snapshot command: /usr/local/lib/node_modules/homebridge-camera-ffmpeg/node_modules/ffmpeg-for-homebridge/ffmpeg -i http://admin:PASSWORD@192.168.1.3:8000/++image?cameraNum=2 -frames:v 1 -filter:v scale='min(1280,iw)':'min(720,ih)':force_original_aspect_ratio=decrease,scale=trunc(iw/2)2:trunc(ih/2)2 -f image2 - [10/17/2020, 1:04:59 PM] [Camera FFmpeg] [Deck Door Camera] Snapshot requested: 1280 x 720 [10/17/2020, 1:04:59 PM] [Camera FFmpeg] [Deck Door Camera] Sending snapshot: 1280 x 720 [10/17/2020, 1:04:59 PM] [Camera FFmpeg] [Deck Door Camera] Snapshot command: /usr/local/lib/node_modules/homebridge-camera-ffmpeg/node_modules/ffmpeg-for-homebridge/ffmpeg -i http://admin:PASSWORD@192.168.1.3:8000/++image?cameraNum=0 -frames:v 1 -filter:v scale='min(1280,iw)':'min(720,ih)':force_original_aspect_ratio=decrease,scale=trunc(iw/2)2:trunc(ih/2)2 -f image2 - [10/17/2020, 1:05:00 PM] [Camera FFmpeg] [Front Door Camera] Snapshot requested: 1280 x 720 [10/17/2020, 1:05:00 PM] [Camera FFmpeg] [Front Door Camera] Sending snapshot: 1280 x 720 [10/17/2020, 1:05:00 PM] [Camera FFmpeg] [Front Door Camera] Snapshot command: /usr/local/lib/node_modules/homebridge-camera-ffmpeg/node_modules/ffmpeg-for-homebridge/ffmpeg -i http://admin:PASSWORD@192.168.1.3:8000/++image?cameraNum=6 -frames:v 1 -filter:v scale='min(1280,iw)':'min(720,ih)':force_original_aspect_ratio=decrease,scale=trunc(iw/2)2:trunc(ih/2)2 -f image2 - [10/17/2020, 1:05:00 PM] [Camera FFmpeg] [Driveway Camera] Snapshot requested: 1280 x 720 [10/17/2020, 1:05:00 PM] [Camera FFmpeg] [Driveway Camera] Sending snapshot: 1280 x 720 [10/17/2020, 1:05:00 PM] [Camera FFmpeg] [Driveway Camera] Snapshot command: /usr/local/lib/node_modules/homebridge-camera-ffmpeg/node_modules/ffmpeg-for-homebridge/ffmpeg -i http://admin:PASSWORD@192.168.1.3:8000/++image?cameraNum=1 -frames:v 1 -filter:v scale='min(1280,iw)':'min(720,ih)':force_original_aspect_ratio=decrease,scale=trunc(iw/2)2:trunc(ih/2)2 -f image2 - [10/17/2020, 1:05:06 PM] [Home Security] Triggered GET SecuritySystemCurrentState [10/17/2020, 1:05:06 PM] [Home Security] [getAlarmMode] About to call with, url: https://192.168.1.7/system_http_api/API_REV01/GetSecurityStatus header: MACID:Browser,Path:API_REV01/GetSecurityStatus api_key_enc: c1947c20bb0b008c2e3ff5b194eb0263029aee3ec2636cf95705ead343a12ab8 [10/17/2020, 1:05:06 PM] [Home Security] [callAPI_POST]: Calling alarm API with url: https://192.168.1.7/system_http_api/API_REV01/GetSecurityStatus headers - authtoken: 60183e953f8d9d51d45f78f59aa43fa9ee8c473a headers-identity4d0e21691103e25324e52ad4b27897ed body: param=&len=0&tstamp=0.1356467809563653 [10/17/2020, 1:05:06 PM] [Home Security] Triggered GET SecuritySystemTargetState [10/17/2020, 1:05:06 PM] [Home Security] [getAlarmMode] About to call with, url: https://192.168.1.7/system_http_api/API_REV01/GetSecurityStatus header: MACID:Browser,Path:API_REV01/GetSecurityStatus api_key_enc: c1947c20bb0b008c2e3ff5b194eb0263029aee3ec2636cf95705ead343a12ab8 [10/17/2020, 1:05:06 PM] [Home Security] [callAPI_POST]: Calling alarm API with url: https://192.168.1.7/system_http_api/API_REV01/GetSecurityStatus headers - authtoken: 60183e953f8d9d51d45f78f59aa43fa9ee8c473a headers-identity4d0e21691103e25324e52ad4b27897ed body: param=&len=0&tstamp=0.8079925047528618 [10/17/2020, 1:05:06 PM] [Home Security] [callAPI_POST] Response Final: sjjh0G84tliKdn0bX6pCETzhbXK5z6yL3tuM8txmNWTo1n4T6ZJVvx9CrXodCXsq [10/17/2020, 1:05:06 PM] [Home Security] [decryptData] Returning: {"Status":"Ready To Arm","Color":"Green"} [10/17/2020, 1:05:06 PM] [Home Security] [returnCurrentState] Retrieved status string: Ready To Arm, alarmStatus is: 3 [10/17/2020, 1:05:06 PM] [Home Security] [returnCurrentState] Received value: {"Status":"Ready To Arm","Color":"Green"}, corresponding current state: 3 [10/17/2020, 1:05:06 PM] [Home Security] [callAPI_POST] Response Final: sjjh0G84tliKdn0bX6pCETzhbXK5z6yL3tuM8txmNWTo1n4T6ZJVvx9CrXodCXsq [10/17/2020, 1:05:06 PM] [Home Security] [decryptData] Returning: {"Status":"Ready To Arm","Color":"Green"} [10/17/2020, 1:05:06 PM] [Home Security] [returnTargetState] Received value: {"Status":"Ready To Arm","Color":"Green"}, corresponding target state: 3 [10/17/2020, 1:05:09 PM] [Camera FFmpeg] [Laundry Door Camera] Snapshot requested: 1280 x 720 [10/17/2020, 1:05:09 PM] [Camera FFmpeg] [Laundry Door Camera] Sending snapshot: 1280 x 720 [10/17/2020, 1:05:09 PM] [Camera FFmpeg] [Laundry Door Camera] Snapshot command: /usr/local/lib/node_modules/homebridge-camera-ffmpeg/node_modules/ffmpeg-for-homebridge/ffmpeg -i http://admin:PASSWORD@192.168.1.3:8000/++image?cameraNum=2 -frames:v 1 -filter:v scale='min(1280,iw)':'min(720,ih)':force_original_aspect_ratio=decrease,scale=trunc(iw/2)2:trunc(ih/2)2 -f image2 - [10/17/2020, 1:05:10 PM] [Camera FFmpeg] [Deck Door Camera] Snapshot requested: 1280 x 720 [10/17/2020, 1:05:10 PM] [Camera FFmpeg] [Deck Door Camera] Sending snapshot: 1280 x 720 [10/17/2020, 1:05:10 PM] [Camera FFmpeg] [Deck Door Camera] Snapshot command: /usr/local/lib/node_modules/homebridge-camera-ffmpeg/node_modules/ffmpeg-for-homebridge/ffmpeg -i http://admin:PASSWORD@192.168.1.3:8000/++image?cameraNum=0 -frames:v 1 -filter:v scale='min(1280,iw)':'min(720,ih)':force_original_aspect_ratio=decrease,scale=trunc(iw/2)2:trunc(ih/2)2 -f image2 - [10/17/2020, 1:05:10 PM] [Camera FFmpeg] [Front Door Camera] Snapshot requested: 1280 x 720 [10/17/2020, 1:05:10 PM] [Camera FFmpeg] [Front Door Camera] Sending snapshot: 1280 x 720 [10/17/2020, 1:05:10 PM] [Camera FFmpeg] [Front Door Camera] Snapshot command: /usr/local/lib/node_modules/homebridge-camera-ffmpeg/node_modules/ffmpeg-for-homebridge/ffmpeg -i http://admin:PASSWORD@192.168.1.3:8000/++image?cameraNum=6 -frames:v 1 -filter:v scale='min(1280,iw)':'min(720,ih)':force_original_aspect_ratio=decrease,scale=trunc(iw/2)2:trunc(ih/2)2 -f image2 - [10/17/2020, 1:05:10 PM] [Camera FFmpeg] [Driveway Camera] Snapshot requested: 1280 x 720 [10/17/2020, 1:05:10 PM] [Camera FFmpeg] [Driveway Camera] Sending snapshot: 1280 x 720 [10/17/2020, 1:05:10 PM] [Camera FFmpeg] [Driveway Camera] Snapshot command: /usr/local/lib/node_modules/homebridge-camera-ffmpeg/node_modules/ffmpeg-for-homebridge/ffmpeg -i http://admin:PASSWORD@192.168.1.3:8000/++image?cameraNum=1 -frames:v 1 -filter:v scale='min(1280,iw)':'min(720,ih)':force_original_aspect_ratio=decrease,scale=trunc(iw/2)2:trunc(ih/2)2 -f image2 - [10/17/2020, 1:05:16 PM] [Home Security] Triggered GET SecuritySystemCurrentState [10/17/2020, 1:05:16 PM] [Home Security] [getAlarmMode] About to call with, url: https://192.168.1.7/system_http_api/API_REV01/GetSecurityStatus header: MACID:Browser,Path:API_REV01/GetSecurityStatus api_key_enc: c1947c20bb0b008c2e3ff5b194eb0263029aee3ec2636cf95705ead343a12ab8 [10/17/2020, 1:05:16 PM] [Home Security] [callAPI_POST]: Calling alarm API with url: https://192.168.1.7/system_http_api/API_REV01/GetSecurityStatus headers - authtoken: 60183e953f8d9d51d45f78f59aa43fa9ee8c473a headers-identity4d0e21691103e25324e52ad4b27897ed body: param=&len=0&tstamp=0.14120111254408152 [10/17/2020, 1:05:16 PM] [Home Security] Triggered GET SecuritySystemTargetState [10/17/2020, 1:05:16 PM] [Home Security] [getAlarmMode] About to call with, url: https://192.168.1.7/system_http_api/API_REV01/GetSecurityStatus header: MACID:Browser,Path:API_REV01/GetSecurityStatus api_key_enc: c1947c20bb0b008c2e3ff5b194eb0263029aee3ec2636cf95705ead343a12ab8 [10/17/2020, 1:05:16 PM] [Home Security] [callAPI_POST]: Calling alarm API with url: https://192.168.1.7/system_http_api/API_REV01/GetSecurityStatus headers - authtoken: 60183e953f8d9d51d45f78f59aa43fa9ee8c473a headers-identity4d0e21691103e25324e52ad4b27897ed body: param=&len=0&tstamp=0.9644639622896427 [10/17/2020, 1:05:16 PM] [Home Security] [callAPI_POST] Response Final: sjjh0G84tliKdn0bX6pCETzhbXK5z6yL3tuM8txmNWTo1n4T6ZJVvx9CrXodCXsq [10/17/2020, 1:05:16 PM] [Home Security] [decryptData] Returning: {"Status":"Ready To Arm","Color":"Green"} [10/17/2020, 1:05:16 PM] [Home Security] [returnCurrentState] Retrieved status string: Ready To Arm, alarmStatus is: 3 [10/17/2020, 1:05:16 PM] [Home Security] [returnCurrentState] Received value: {"Status":"Ready To Arm","Color":"Green"}, corresponding current state: 3 [10/17/2020, 1:05:16 PM] [Home Security] [callAPI_POST] Response Final: sjjh0G84tliKdn0bX6pCETzhbXK5z6yL3tuM8txmNWTo1n4T6ZJVvx9CrXodCXsq [10/17/2020, 1:05:16 PM] [Home Security] [decryptData] Returning: {"Status":"Ready To Arm","Color":"Green"} [10/17/2020, 1:05:16 PM] [Home Security] [returnTargetState] Received value: {"Status":"Ready To Arm","Color":"Green"}, corresponding target state: 3 [10/17/2020, 1:05:20 PM] [Camera FFmpeg] [Laundry Door Camera] Snapshot requested: 1280 x 720 [10/17/2020, 1:05:20 PM] [Camera FFmpeg] [Laundry Door Camera] Sending snapshot: 1280 x 720 [10/17/2020, 1:05:20 PM] [Camera FFmpeg] [Laundry Door Camera] Snapshot command: /usr/local/lib/node_modules/homebridge-camera-ffmpeg/node_modules/ffmpeg-for-homebridge/ffmpeg -i http://admin:PASSWORD@192.168.1.3:8000/++image?cameraNum=2 -frames:v 1 -filter:v scale='min(1280,iw)':'min(720,ih)':force_original_aspect_ratio=decrease,scale=trunc(iw/2)2:trunc(ih/2)2 -f image2 - [10/17/2020, 1:05:20 PM] [Camera FFmpeg] [Deck Door Camera] Snapshot requested: 1280 x 720 [10/17/2020, 1:05:20 PM] [Camera FFmpeg] [Deck Door Camera] Sending snapshot: 1280 x 720 [10/17/2020, 1:05:20 PM] [Camera FFmpeg] [Deck Door Camera] Snapshot command: /usr/local/lib/node_modules/homebridge-camera-ffmpeg/node_modules/ffmpeg-for-homebridge/ffmpeg -i http://admin:PASSWORD@192.168.1.3:8000/++image?cameraNum=0 -frames:v 1 -filter:v scale='min(1280,iw)':'min(720,ih)':force_original_aspect_ratio=decrease,scale=trunc(iw/2)2:trunc(ih/2)2 -f image2 - [10/17/2020, 1:05:20 PM] [Camera FFmpeg] [Front Door Camera] Snapshot requested: 1280 x 720 [10/17/2020, 1:05:20 PM] [Camera FFmpeg] [Front Door Camera] Sending snapshot: 1280 x 720 [10/17/2020, 1:05:20 PM] [Camera FFmpeg] [Front Door Camera] Snapshot command: /usr/local/lib/node_modules/homebridge-camera-ffmpeg/node_modules/ffmpeg-for-homebridge/ffmpeg -i http://admin:PASSWORD@192.168.1.3:8000/++image?cameraNum=6 -frames:v 1 -filter:v scale='min(1280,iw)':'min(720,ih)':force_original_aspect_ratio=decrease,scale=trunc(iw/2)2:trunc(ih/2)2 -f image2 - [10/17/2020, 1:05:20 PM] [Camera FFmpeg] [Driveway Camera] Snapshot requested: 1280 x 720 [10/17/2020, 1:05:20 PM] [Camera FFmpeg] [Driveway Camera] Sending snapshot: 1280 x 720 [10/17/2020, 1:05:20 PM] [Camera FFmpeg] [Driveway Camera] Snapshot command: /usr/local/lib/node_modules/homebridge-camera-ffmpeg/node_modules/ffmpeg-for-homebridge/ffmpeg -i http://admin:PASSWORD@192.168.1.3:8000/++image?cameraNum=1 -frames:v 1 -filter:v scale='min(1280,iw)':'min(720,ih)':force_original_aspect_ratio=decrease,scale=trunc(iw/2)2:trunc(ih/2)2 -f image2 - [10/17/2020, 1:05:26 PM] [Home Security] Triggered GET SecuritySystemCurrentState [10/17/2020, 1:05:26 PM] [Home Security] [getAlarmMode] About to call with, url: https://192.168.1.7/system_http_api/API_REV01/GetSecurityStatus header: MACID:Browser,Path:API_REV01/GetSecurityStatus api_key_enc: c1947c20bb0b008c2e3ff5b194eb0263029aee3ec2636cf95705ead343a12ab8 [10/17/2020, 1:05:26 PM] [Home Security] [callAPI_POST]: Calling alarm API with url: https://192.168.1.7/system_http_api/API_REV01/GetSecurityStatus headers - authtoken: 60183e953f8d9d51d45f78f59aa43fa9ee8c473a headers-identity4d0e21691103e25324e52ad4b27897ed body: param=&len=0&tstamp=0.917633678838218 [10/17/2020, 1:05:26 PM] [Home Security] Triggered GET SecuritySystemTargetState [10/17/2020, 1:05:26 PM] [Home Security] [getAlarmMode] About to call with, url: https://192.168.1.7/system_http_api/API_REV01/GetSecurityStatus header: MACID:Browser,Path:API_REV01/GetSecurityStatus api_key_enc: c1947c20bb0b008c2e3ff5b194eb0263029aee3ec2636cf95705ead343a12ab8 [10/17/2020, 1:05:26 PM] [Home Security] [callAPI_POST]: Calling alarm API with url: https://192.168.1.7/system_http_api/API_REV01/GetSecurityStatus headers - authtoken: 60183e953f8d9d51d45f78f59aa43fa9ee8c473a headers-identity4d0e21691103e25324e52ad4b27897ed body: param=&len=0&tstamp=0.27115313401613683 [10/17/2020, 1:05:26 PM] [Home Security] [callAPI_POST] Response Final: sjjh0G84tliKdn0bX6pCETzhbXK5z6yL3tuM8txmNWTo1n4T6ZJVvx9CrXodCXsq [10/17/2020, 1:05:26 PM] [Home Security] [decryptData] Returning: {"Status":"Ready To Arm","Color":"Green"} [10/17/2020, 1:05:26 PM] [Home Security] [returnCurrentState] Retrieved status string: Ready To Arm, alarmStatus is: 3 [10/17/2020, 1:05:26 PM] [Home Security] [returnCurrentState] Received value: {"Status":"Ready To Arm","Color":"Green"}, corresponding current state: 3 [10/17/2020, 1:05:26 PM] [Home Security] [callAPI_POST] Response Final: sjjh0G84tliKdn0bX6pCETzhbXK5z6yL3tuM8txmNWTo1n4T6ZJVvx9CrXodCXsq [10/17/2020, 1:05:26 PM] [Home Security] [decryptData] Returning: {"Status":"Ready To Arm","Color":"Green"} [10/17/2020, 1:05:26 PM] [Home Security] [returnTargetState] Received value: {"Status":"Ready To Arm","Color":"Green"}, corresponding target state: 3

lockpicker commented 4 years ago

I've implemented a new config option (fetchKeysBeforeEverySetCall) as a potential workaround, details are in the readme. This needs to added to the accessory config in config.json.

When this config is set to true, the plugin fetches API keys again before making every set call. Thinking is based on your observation that restarting homebridge fixes your issue and essentially the only difference between the initial setup (which happens at restart) and subsequent state calls is that of fetching the API keys upfront so there's a potential that there's a bug in the system which is corrected when fetching the API keys for a period of time. This is a leap but I can't think of much else as I haven't been able to replicate this at my end at all.

Also, I've made some additional changes to handle other erroneous behaviour from Tuxedo better. This could also have an effect on your issue.

So after updating, best to try again first without the config turned on and then with the config turned on. Let's see if this helps. If this still doesn't work, may be worth trying this with another one of your tuxedo units that you mentioned.

7RDR7 commented 4 years ago

Thanks Ashish. I’ve loaded the update and will follow your recommendations. I really appreciate you writing this plugin and your support!

On Oct 18, 2020, at 12:38 AM, Ashish Shekhar notifications@github.com wrote:

I've implemented a new config option (fetchKeysBeforeEverySetCall) as a potential workaround, details are in the readme. This needs to added to the accessory config in config.json.

When this config is set to true, the plugin fetches API keys again before making every set call. Thinking is based on your observation that restarting homebridge fixes your issue and essentially the only difference between the initial setup (which happens at restart) and subsequent state calls is that of fetching the API keys upfront so there's a potential that there's a bug in the system which is corrected when fetching the API keys for a period of time. This is a leap but I can't think of much else as I haven't been able to replicate this at my end at all.

Also, I've made some additional changes to handle other erroneous behaviour from Tuxedo better. This could also have an effect on your issue.

So after updating, best to try again first without the config turned on and then with the config turned on. Let's see if this helps. If this still doesn't work, may be worth trying this with another one of your tuxedo units that you mentioned.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/lockpicker/homebridge-honeywell-tuxedo-touch/issues/4#issuecomment-711115611, or unsubscribe https://github.com/notifications/unsubscribe-auth/AQTW6AJL7Y7ZHTHXQEVXFMLSLJWM3ANCNFSM4SSAA6CQ.

7RDR7 commented 4 years ago

Base change did not appear to resolve the issue, but subsequently enabling the "fetchKeysBeforeEverySetCall" appears to have addressed the issue. Multiple arming today and no failures. I'll monitor over the next few days and confirm. BTW, I'm running TUXW_V5.3.21.0_VA firmware on my Tuxedo.

lockpicker commented 4 years ago

Glad it's showing good signs. That essentially is pointing towards scenario 1, which means this is a bug in the Tuxedo unit. I'm also on the same firmware version, strange that it doesn't appear to be an issue for me. Fingers crossed for this work around continuing to work. Let me know how you go.

7RDR7 commented 4 years ago

Have been running the 1.4.1 release with "fetchKeysBeforeEverySetCall": true, and the fix seems to have resolved the Incorrect State issue. Thanks!

lockpicker commented 4 years ago

Great to hear and I'm glad it's working for you. Closing the issue.

7RDR7 commented 4 years ago

This morning the alarm system was in armed "Night" mode, but the Home app displayed "Off". Sample logs below, but the logs appear to have been overwritten from earlier in the evening. Is there a way to increase the size of the homebridge log file?

OST]: Calling alarm API with url: https://192.168.1.7/system_http_api/API_REV01/GetSecurityStatus headers - authtoken: 60183e953f8d9d51d45f78f59aa43fa9ee8c473a headers-identity4d0e21691103e25324e52ad4b27897ed body: param=&len=0&tstamp=0.5358458113709843 [10/26/2020, 7:32:03 AM] [Home Security] Triggered GET SecuritySystemTargetState [10/26/2020, 7:32:03 AM] [Home Security] [getAlarmMode] About to call with, url: https://192.168.1.7/system_http_api/API_REV01/GetSecurityStatus header: MACID:Browser,Path:API_REV01/GetSecurityStatus api_key_enc: c1947c20bb0b008c2e3ff5b194eb0263029aee3ec2636cf95705ead343a12ab8 [10/26/2020, 7:32:03 AM] [Home Security] [callAPI_POST]: Calling alarm API with url: https://192.168.1.7/system_http_api/API_REV01/GetSecurityStatus headers - authtoken: 60183e953f8d9d51d45f78f59aa43fa9ee8c473a headers-identity4d0e21691103e25324e52ad4b27897ed body: param=&len=0&tstamp=0.5758948966337194 [10/26/2020, 7:32:03 AM] [Home Security] [callAPI_POST] Trying to decrypt response: sjjh0G84tliKdn0bX6pCETzhbXK5z6yL3tuM8txmNWTo1n4T6ZJVvx9CrXodCXsq [10/26/2020, 7:32:03 AM] [Home Security] [decryptData] Returning: {"Status":"Ready To Arm","Color":"Green"} [10/26/2020, 7:32:03 AM] [Home Security] [returnCurrentState] Retrieved status string: Ready To Arm, alarmStatus is: 3 [10/26/2020, 7:32:03 AM] [Home Security] [returnCurrentState] Received value: {"Status":"Ready To Arm","Color":"Green"}, corresponding current state: 3 [10/26/2020, 7:32:03 AM] [Home Security] [callAPI_POST] Trying to decrypt response: sjjh0G84tliKdn0bX6pCETzhbXK5z6yL3tuM8txmNWTo1n4T6ZJVvx9CrXodCXsq [10/26/2020, 7:32:03 AM] [Home Security] [decryptData] Returning: {"Status":"Ready To Arm","Color":"Green"} [10/26/2020, 7:32:03 AM] [Home Security] [handleSecuritySystemTargetStateGet] Target state was: 3 returning lastTargetState: 2 [10/26/2020, 7:32:03 AM] [Home Security] [returnTargetState] Received value: {"Status":"Ready To Arm","Color":"Green"}, corresponding target state: 3 [10/26/2020, 7:32:13 AM] [Home Security] [handleSecuritySystemCurrentStateGet] Triggered GET SecuritySystemCurrentState [10/26/2020, 7:32:13 AM] [Home Security] [getAlarmMode] About to call with, url: https://192.168.1.7/system_http_api/API_REV01/GetSecurityStatus header: MACID:Browser,Path:API_REV01/GetSecurityStatus api_key_enc: c1947c20bb0b008c2e3ff5b194eb0263029aee3ec2636cf95705ead343a12ab8 [10/26/2020, 7:32:13 AM] [Home Security] [callAPI_POST]: Calling alarm API with url: https://192.168.1.7/system_http_api/API_REV01/GetSecurityStatus headers - authtoken: 60183e953f8d9d51d45f78f59aa43fa9ee8c473a headers-identity4d0e21691103e25324e52ad4b27897ed body: param=&len=0&tstamp=0.6326949278458154 [10/26/2020, 7:32:13 AM] [Home Security] Triggered GET SecuritySystemTargetState [10/26/2020, 7:32:13 AM] [Home Security] [getAlarmMode] About to call with, url: https://192.168.1.7/system_http_api/API_REV01/GetSecurityStatus header: MACID:Browser,Path:API_REV01/GetSecurityStatus api_key_enc: c1947c20bb0b008c2e3ff5b194eb0263029aee3ec2636cf95705ead343a12ab8 [10/26/2020, 7:32:13 AM] [Home Security] [callAPI_POST]: Calling alarm API with url: https://192.168.1.7/system_http_api/API_REV01/GetSecurityStatus headers - authtoken: 60183e953f8d9d51d45f78f59aa43fa9ee8c473a headers-identity4d0e21691103e25324e52ad4b27897ed body: param=&len=0&tstamp=0.31561260035681293 [10/26/2020, 7:32:13 AM] [Home Security] [callAPI_POST] Trying to decrypt response: sjjh0G84tliKdn0bX6pCETzhbXK5z6yL3tuM8txmNWTo1n4T6ZJVvx9CrXodCXsq [10/26/2020, 7:32:13 AM] [Home Security] [decryptData] Returning: {"Status":"Ready To Arm","Color":"Green"} [10/26/2020, 7:32:13 AM] [Home Security] [handleSecuritySystemTargetStateGet] Target state was: 3 returning lastTargetState: 2 [10/26/2020, 7:32:13 AM] [Home Security] [returnTargetState] Received value: {"Status":"Ready To Arm","Color":"Green"}, corresponding target state: 3 [10/26/2020, 7:32:13 AM] [Home Security] [callAPI_POST] Trying to decrypt response: sjjh0G84tliKdn0bX6pCETzhbXK5z6yL3tuM8txmNWTo1n4T6ZJVvx9CrXodCXsq [10/26/2020, 7:32:13 AM] [Home Security] [decryptData] Returning: {"Status":"Ready To Arm","Color":"Green"} [10/26/2020, 7:32:13 AM] [Home Security] [returnCurrentState] Retrieved status string: Ready To Arm, alarmStatus is: 3 [10/26/2020, 7:32:13 AM] [Home Security] [returnCurrentState] Received value: {"Status":"Ready To Arm","Color":"Green"}, corresponding current state: 3 [10/26/2020, 7:32:23 AM] [Home Security] [handleSecuritySystemCurrentStateGet] Triggered GET SecuritySystemCurrentState [10/26/2020, 7:32:23 AM] [Home Security] [getAlarmMode] About to call with, url: https://192.168.1.7/system_http_api/API_REV01/GetSecurityStatus header: MACID:Browser,Path:API_REV01/GetSecurityStatus api_key_enc: c1947c20bb0b008c2e3ff5b194eb0263029aee3ec2636cf95705ead343a12ab8 [10/26/2020, 7:32:23 AM] [Home Security] [callAPI_POST]: Calling alarm API with url: https://192.168.1.7/system_http_api/API_REV01/GetSecurityStatus headers - authtoken: 60183e953f8d9d51d45f78f59aa43fa9ee8c473a headers-identity4d0e21691103e25324e52ad4b27897ed body: param=&len=0&tstamp=0.2734055168951408 [10/26/2020, 7:32:23 AM] [Home Security] Triggered GET SecuritySystemTargetState [10/26/2020, 7:32:23 AM] [Home Security] [getAlarmMode] About to call with, url: https://192.168.1.7/system_http_api/API_REV01/GetSecurityStatus header: MACID:Browser,Path:API_REV01/GetSecurityStatus api_key_enc: c1947c20bb0b008c2e3ff5b194eb0263029aee3ec2636cf95705ead343a12ab8 [10/26/2020, 7:32:23 AM] [Home Security] [callAPI_POST]: Calling alarm API with url: https://192.168.1.7/system_http_api/API_REV01/GetSecurityStatus headers - authtoken: 60183e953f8d9d51d45f78f59aa43fa9ee8c473a headers-identity4d0e21691103e25324e52ad4b27897ed body: param=&len=0&tstamp=0.8160931793343782 [10/26/2020, 7:32:23 AM] [Home Security] [callAPI_POST] Trying to decrypt response: sjjh0G84tliKdn0bX6pCETzhbXK5z6yL3tuM8txmNWTo1n4T6ZJVvx9CrXodCXsq [10/26/2020, 7:32:23 AM] [Home Security] [decryptData] Returning: {"Status":"Ready To Arm","Color":"Green"} [10/26/2020, 7:32:23 AM] [Home Security] [handleSecuritySystemTargetStateGet] Target state was: 3 returning lastTargetState: 2 [10/26/2020, 7:32:23 AM] [Home Security] [returnTargetState] Received value: {"Status":"Ready To Arm","Color":"Green"}, corresponding target state: 3 [10/26/2020, 7:32:23 AM] [Home Security] [callAPI_POST] Trying to decrypt response: sjjh0G84tliKdn0bX6pCETzhbXK5z6yL3tuM8txmNWTo1n4T6ZJVvx9CrXodCXsq [10/26/2020, 7:32:23 AM] [Home Security] [decryptData] Returning: {"Status":"Ready To Arm","Color":"Green"} [10/26/2020, 7:32:23 AM] [Home Security] [returnCurrentState] Retrieved status string: Ready To Arm, alarmStatus is: 3 [10/26/2020, 7:32:23 AM] [Home Security] [returnCurrentState] Received value: {"Status":"Ready To Arm","Color":"Green"}, corresponding current state: 3 [10/26/2020, 7:32:33 AM] [Home Security] [handleSecuritySystemCurrentStateGet] Triggered GET SecuritySystemCurrentState [10/26/2020, 7:32:33 AM] [Home Security] [getAlarmMode] About to call with, url: https://192.168.1.7/system_http_api/API_REV01/GetSecurityStatus header: MACID:Browser,Path:API_REV01/GetSecurityStatus api_key_enc: c1947c20bb0b008c2e3ff5b194eb0263029aee3ec2636cf95705ead343a12ab8 [10/26/2020, 7:32:33 AM] [Home Security] [callAPI_POST]: Calling alarm API with url: https://192.168.1.7/system_http_api/API_REV01/GetSecurityStatus headers - authtoken: 60183e953f8d9d51d45f78f59aa43fa9ee8c473a headers-identity4d0e21691103e25324e52ad4b27897ed body: param=&len=0&tstamp=0.8136737669596728 [10/26/2020, 7:32:33 AM] [Home Security] Triggered GET SecuritySystemTargetState [10/26/2020, 7:32:33 AM] [Home Security] [getAlarmMode] About to call with, url: https://192.168.1.7/system_http_api/API_REV01/GetSecurityStatus header: MACID:Browser,Path:API_REV01/GetSecurityStatus api_key_enc: c1947c20bb0b008c2e3ff5b194eb0263029aee3ec2636cf95705ead343a12ab8 [10/26/2020, 7:32:33 AM] [Home Security] [callAPI_POST]: Calling alarm API with url: https://192.168.1.7/system_http_api/API_REV01/GetSecurityStatus headers - authtoken: 60183e953f8d9d51d45f78f59aa43fa9ee8c473a headers-identity4d0e21691103e25324e52ad4b27897ed body: param=&len=0&tstamp=0.6101915373330111 [10/26/2020, 7:32:33 AM] [Home Security] [callAPI_POST] Trying to decrypt response: sjjh0G84tliKdn0bX6pCETzhbXK5z6yL3tuM8txmNWTo1n4T6ZJVvx9CrXodCXsq [10/26/2020, 7:32:33 AM] [Home Security] [decryptData] Returning: {"Status":"Ready To Arm","Color":"Green"} [10/26/2020, 7:32:33 AM] [Home Security] [returnCurrentState] Retrieved status string: Ready To Arm, alarmStatus is: 3 [10/26/2020, 7:32:33 AM] [Home Security] [returnCurrentState] Received value: {"Status":"Ready To Arm","Color":"Green"}, corresponding current state: 3 [10/26/2020, 7:32:33 AM] [Home Security] [callAPI_POST] Trying to decrypt response: sjjh0G84tliKdn0bX6pCETzhbXK5z6yL3tuM8txmNWTo1n4T6ZJVvx9CrXodCXsq [10/26/2020, 7:32:33 AM] [Home Security] [decryptData] Returning: {"Status":"Ready To Arm","Color":"Green"} [10/26/2020, 7:32:33 AM] [Home Security] [handleSecuritySystemTargetStateGet] Target state was: 3 returning lastTargetState: 2 [10/26/2020, 7:32:33 AM] [Home Security] [returnTargetState] Received value: {"Status":"Ready To Arm","Color":"Green"}, corresponding target state: 3 [10/26/2020, 7:32:43 AM] [Home Security] [handleSecuritySystemCurrentStateGet] Triggered GET SecuritySystemCurrentState [10/26/2020, 7:32:43 AM] [Home Security] [getAlarmMode] About to call with, url: https://192.168.1.7/system_http_api/API_REV01/GetSecurityStatus header: MACID:Browser,Path:API_REV01/GetSecurityStatus api_key_enc: c1947c20bb0b008c2e3ff5b194eb0263029aee3ec2636cf95705ead343a12ab8 [10/26/2020, 7:32:43 AM] [Home Security] [callAPI_POST]: Calling alarm API with url: https://192.168.1.7/system_http_api/API_REV01/GetSecurityStatus headers - authtoken: 60183e953f8d9d51d45f78f59aa43fa9ee8c473a headers-identity4d0e21691103e25324e52ad4b27897ed body: param=&len=0&tstamp=0.9094618133589512 [10/26/2020, 7:32:43 AM] [Home Security] Triggered GET SecuritySystemTargetState [10/26/2020, 7:32:43 AM] [Home Security] [getAlarmMode] About to call with, url: https://192.168.1.7/system_http_api/API_REV01/GetSecurityStatus header: MACID:Browser,Path:API_REV01/GetSecurityStatus api_key_enc: c1947c20bb0b008c2e3ff5b194eb0263029aee3ec2636cf95705ead343a12ab8 [10/26/2020, 7:32:43 AM] [Home Security] [callAPI_POST]: Calling alarm API with url: https://192.168.1.7/system_http_api/API_REV01/GetSecurityStatus headers - authtoken: 60183e953f8d9d51d45f78f59aa43fa9ee8c473a headers-identity4d0e21691103e25324e52ad4b27897ed body: param=&len=0&tstamp=0.8416503237415431 [10/26/2020, 7:32:43 AM] [Home Security] [callAPI_POST] Trying to decrypt response: sjjh0G84tliKdn0bX6pCETzhbXK5z6yL3tuM8txmNWTo1n4T6ZJVvx9CrXodCXsq [10/26/2020, 7:32:43 AM] [Home Security] [decryptData] Returning: {"Status":"Ready To Arm","Color":"Green"} [10/26/2020, 7:32:43 AM] [Home Security] [returnCurrentState] Retrieved status string: Ready To Arm, alarmStatus is: 3 [10/26/2020, 7:32:43 AM] [Home Security] [returnCurrentState] Received value: {"Status":"Ready To Arm","Color":"Green"}, corresponding current state: 3 [10/26/2020, 7:32:43 AM] [Home Security] [callAPI_POST] Trying to decrypt response: sjjh0G84tliKdn0bX6pCETzhbXK5z6yL3tuM8txmNWTo1n4T6ZJVvx9CrXodCXsq [10/26/2020, 7:32:43 AM] [Home Security] [decryptData] Returning: {"Status":"Ready To Arm","Color":"Green"} [10/26/2020, 7:32:43 AM] [Home Security] [handleSecuritySystemTargetStateGet] Target state was: 3 returning lastTargetState: 2 [10/26/2020, 7:32:43 AM] [Home Security] [returnTargetState] Received value: {"Status":"Ready To Arm","Color":"Green"}, corresponding target state: 3

7RDR7 commented 4 years ago

The system arms properly with the Home app to "Night", but some time during the night it resets to "off". The plugin then floods the log file with the logs below so that I cannot store enough logs to see where the issue happened. It keeps repeating "[handleSecuritySystemTargetStateGet] Target state was: 3 returning lastTargetState: 2".

Logs:

37m[10/28/2020, 7:29:18 AM] [Home Security] [callAPI_POST]: Calling alarm API with url: https://192.168.1.7/system_http_api/API_REV01/GetSecurityStatus headers - authtoken: 60183e953f8d9d51d45f78f59aa43fa9ee8c473a headers-identity4d0e21691103e25324e52ad4b27897ed body: param=&len=0&tstamp=0.4541276101915326 [10/28/2020, 7:29:18 AM] [Home Security] Triggered GET SecuritySystemTargetState [10/28/2020, 7:29:18 AM] [Home Security] [getAlarmMode] About to call with, url: https://192.168.1.7/system_http_api/API_REV01/GetSecurityStatus header: MACID:Browser,Path:API_REV01/GetSecurityStatus api_key_enc: c1947c20bb0b008c2e3ff5b194eb0263029aee3ec2636cf95705ead343a12ab8 [10/28/2020, 7:29:18 AM] [Home Security] [callAPI_POST]: Calling alarm API with url: https://192.168.1.7/system_http_api/API_REV01/GetSecurityStatus headers - authtoken: 60183e953f8d9d51d45f78f59aa43fa9ee8c473a headers-identity4d0e21691103e25324e52ad4b27897ed body: param=&len=0&tstamp=0.44749984044952806 [10/28/2020, 7:29:18 AM] [Home Security] [callAPI_POST] Trying to decrypt response: sjjh0G84tliKdn0bX6pCETzhbXK5z6yL3tuM8txmNWTo1n4T6ZJVvx9CrXodCXsq [10/28/2020, 7:29:18 AM] [Home Security] [decryptData] Returning: {"Status":"Ready To Arm","Color":"Green"} [10/28/2020, 7:29:18 AM] [Home Security] [returnCurrentState] Retrieved status string: Ready To Arm, alarmStatus is: 3 [10/28/2020, 7:29:18 AM] [Home Security] [returnCurrentState] Received value: {"Status":"Ready To Arm","Color":"Green"}, corresponding current state: 3 [10/28/2020, 7:29:18 AM] [Home Security] [callAPI_POST] Trying to decrypt response: sjjh0G84tliKdn0bX6pCETzhbXK5z6yL3tuM8txmNWTo1n4T6ZJVvx9CrXodCXsq [10/28/2020, 7:29:18 AM] [Home Security] [decryptData] Returning: {"Status":"Ready To Arm","Color":"Green"} [10/28/2020, 7:29:18 AM] [Home Security] [handleSecuritySystemTargetStateGet] Target state was: 3 returning lastTargetState: 2 [10/28/2020, 7:29:18 AM] [Home Security] [returnTargetState] Received value: {"Status":"Ready To Arm","Color":"Green"}, corresponding target state: 3 [10/28/2020, 7:29:24 AM] [Home Security] [handleSecuritySystemCurrentStateGet] Triggered GET SecuritySystemCurrentState [10/28/2020, 7:29:24 AM] [Home Security] [getAlarmMode] About to call with, url: https://192.168.1.7/system_http_api/API_REV01/GetSecurityStatus header: MACID:Browser,Path:API_REV01/GetSecurityStatus api_key_enc: c1947c20bb0b008c2e3ff5b194eb0263029aee3ec2636cf95705ead343a12ab8 [10/28/2020, 7:29:24 AM] [Home Security] [callAPI_POST]: Calling alarm API with url: https://192.168.1.7/system_http_api/API_REV01/GetSecurityStatus headers - authtoken: 60183e953f8d9d51d45f78f59aa43fa9ee8c473a headers-identity4d0e21691103e25324e52ad4b27897ed body: param=&len=0&tstamp=0.560082142094672 [10/28/2020, 7:29:24 AM] [Home Security] Triggered GET SecuritySystemTargetState [10/28/2020, 7:29:24 AM] [Home Security] [getAlarmMode] About to call with, url: https://192.168.1.7/system_http_api/API_REV01/GetSecurityStatus header: MACID:Browser,Path:API_REV01/GetSecurityStatus api_key_enc: c1947c20bb0b008c2e3ff5b194eb0263029aee3ec2636cf95705ead343a12ab8 [10/28/2020, 7:29:24 AM] [Home Security] [callAPI_POST]: Calling alarm API with url: https://192.168.1.7/system_http_api/API_REV01/GetSecurityStatus headers - authtoken: 60183e953f8d9d51d45f78f59aa43fa9ee8c473a headers-identity4d0e21691103e25324e52ad4b27897ed body: param=&len=0&tstamp=0.8546029511670592 [10/28/2020, 7:29:24 AM] [Home Security] [handleSecuritySystemCurrentStateGet] Triggered GET SecuritySystemCurrentState [10/28/2020, 7:29:24 AM] [Home Security] [getAlarmMode] About to call with, url: https://192.168.1.7/system_http_api/API_REV01/GetSecurityStatus header: MACID:Browser,Path:API_REV01/GetSecurityStatus api_key_enc: c1947c20bb0b008c2e3ff5b194eb0263029aee3ec2636cf95705ead343a12ab8 [10/28/2020, 7:29:24 AM] [Home Security] [callAPI_POST]: Calling alarm API with url: https://192.168.1.7/system_http_api/API_REV01/GetSecurityStatus headers - authtoken: 60183e953f8d9d51d45f78f59aa43fa9ee8c473a headers-identity4d0e21691103e25324e52ad4b27897ed body: param=&len=0&tstamp=0.7695226154056385 [10/28/2020, 7:29:24 AM] [Home Security] Triggered GET SecuritySystemTargetState [10/28/2020, 7:29:24 AM] [Home Security] [getAlarmMode] About to call with, url: https://192.168.1.7/system_http_api/API_REV01/GetSecurityStatus header: MACID:Browser,Path:API_REV01/GetSecurityStatus api_key_enc: c1947c20bb0b008c2e3ff5b194eb0263029aee3ec2636cf95705ead343a12ab8 [10/28/2020, 7:29:24 AM] [Home Security] [callAPI_POST]: Calling alarm API with url: https://192.168.1.7/system_http_api/API_REV01/GetSecurityStatus headers - authtoken: 60183e953f8d9d51d45f78f59aa43fa9ee8c473a headers-identity4d0e21691103e25324e52ad4b27897ed body: param=&len=0&tstamp=0.7542189206803867 [10/28/2020, 7:29:24 AM] [Home Security] [handleSecuritySystemCurrentStateGet] Triggered GET SecuritySystemCurrentState [10/28/2020, 7:29:24 AM] [Home Security] [getAlarmMode] About to call with, url: https://192.168.1.7/system_http_api/API_REV01/GetSecurityStatus header: MACID:Browser,Path:API_REV01/GetSecurityStatus api_key_enc: c1947c20bb0b008c2e3ff5b194eb0263029aee3ec2636cf95705ead343a12ab8 [10/28/2020, 7:29:24 AM] [Home Security] [callAPI_POST]: Calling alarm API with url: https://192.168.1.7/system_http_api/API_REV01/GetSecurityStatus headers - authtoken: 60183e953f8d9d51d45f78f59aa43fa9ee8c473a headers-identity4d0e21691103e25324e52ad4b27897ed body: param=&len=0&tstamp=0.39347998859019095 [10/28/2020, 7:29:24 AM] [Home Security] Triggered GET SecuritySystemTargetState [10/28/2020, 7:29:24 AM] [Home Security] [getAlarmMode] About to call with, url: https://192.168.1.7/system_http_api/API_REV01/GetSecurityStatus header: MACID:Browser,Path:API_REV01/GetSecurityStatus api_key_enc: c1947c20bb0b008c2e3ff5b194eb0263029aee3ec2636cf95705ead343a12ab8 [10/28/2020, 7:29:24 AM] [Home Security] [callAPI_POST]: Calling alarm API with url: https://192.168.1.7/system_http_api/API_REV01/GetSecurityStatus headers - authtoken: 60183e953f8d9d51d45f78f59aa43fa9ee8c473a headers-identity4d0e21691103e25324e52ad4b27897ed body: param=&len=0&tstamp=0.16891378842929794 [10/28/2020, 7:29:24 AM] [Home Security] [callAPI_POST] Trying to decrypt response: sjjh0G84tliKdn0bX6pCETzhbXK5z6yL3tuM8txmNWTo1n4T6ZJVvx9CrXodCXsq [10/28/2020, 7:29:24 AM] [Home Security] [decryptData] Returning: {"Status":"Ready To Arm","Color":"Green"} [10/28/2020, 7:29:24 AM] [Home Security] [returnCurrentState] Retrieved status string: Ready To Arm, alarmStatus is: 3 [10/28/2020, 7:29:24 AM] [Home Security] [returnCurrentState] Received value: {"Status":"Ready To Arm","Color":"Green"}, corresponding current state: 3 [10/28/2020, 7:29:24 AM] [Home Security] [callAPI_POST] Trying to decrypt response: sjjh0G84tliKdn0bX6pCETzhbXK5z6yL3tuM8txmNWTo1n4T6ZJVvx9CrXodCXsq [10/28/2020, 7:29:24 AM] [Home Security] [decryptData] Returning: {"Status":"Ready To Arm","Color":"Green"} [10/28/2020, 7:29:24 AM] [Home Security] [handleSecuritySystemTargetStateGet] Target state was: 3 returning lastTargetState: 2 [10/28/2020, 7:29:24 AM] [Home Security] [returnTargetState] Received value: {"Status":"Ready To Arm","Color":"Green"}, corresponding target state: 3 [10/28/2020, 7:29:24 AM] [Home Security] [callAPI_POST] Trying to decrypt response: sjjh0G84tliKdn0bX6pCETzhbXK5z6yL3tuM8txmNWTo1n4T6ZJVvx9CrXodCXsq [10/28/2020, 7:29:24 AM] [Home Security] [decryptData] Returning: {"Status":"Ready To Arm","Color":"Green"} [10/28/2020, 7:29:24 AM] [Home Security] [handleSecuritySystemTargetStateGet] Target state was: 3 returning lastTargetState: 2 [10/28/2020, 7:29:24 AM] [Home Security] [returnTargetState] Received value: {"Status":"Ready To Arm","Color":"Green"}, corresponding target state: 3 [10/28/2020, 7:29:24 AM] [Home Security] [callAPI_POST] Trying to decrypt response: sjjh0G84tliKdn0bX6pCETzhbXK5z6yL3tuM8txmNWTo1n4T6ZJVvx9CrXodCXsq [10/28/2020, 7:29:24 AM] [Home Security] [decryptData] Returning: {"Status":"Ready To Arm","Color":"Green"} [10/28/2020, 7:29:24 AM] [Home Security] [handleSecuritySystemTargetStateGet] Target state was: 3 returning lastTargetState: 2 [10/28/2020, 7:29:24 AM] [Home Security] [returnTargetState] Received value: {"Status":"Ready To Arm","Color":"Green"}, corresponding target state: 3 [10/28/2020, 7:29:24 AM] [Home Security] [callAPI_POST] Trying to decrypt response: sjjh0G84tliKdn0bX6pCETzhbXK5z6yL3tuM8txmNWTo1n4T6ZJVvx9CrXodCXsq [10/28/2020, 7:29:24 AM] [Home Security] [decryptData] Returning: {"Status":"Ready To Arm","Color":"Green"} [10/28/2020, 7:29:24 AM] [Home Security] [returnCurrentState] Retrieved status string: Ready To Arm, alarmStatus is: 3 [10/28/2020, 7:29:24 AM] [Home Security] [returnCurrentState] Received value: {"Status":"Ready To Arm","Color":"Green"}, corresponding current state: 3 [10/28/2020, 7:29:24 AM] [Home Security] [callAPI_POST] Trying to decrypt response: sjjh0G84tliKdn0bX6pCETzhbXK5z6yL3tuM8txmNWTo1n4T6ZJVvx9CrXodCXsq [10/28/2020, 7:29:24 AM] [Home Security] [decryptData] Returning: {"Status":"Ready To Arm","Color":"Green"} [10/28/2020, 7:29:24 AM] [Home Security] [returnCurrentState] Retrieved status string: Ready To Arm, alarmStatus is: 3 [10/28/2020, 7:29:24 AM] [Home Security] [returnCurrentState] Received value: {"Status":"Ready To Arm","Color":"Green"}, corresponding current state: 3 [10/28/2020, 7:29:51 AM] [LgWebOsTv] Device: 192.168.1.130 LG TV, get current Power state successfull, state: OFF [10/28/2020, 7:29:51 AM] [Home Security] [handleSecuritySystemCurrentStateGet] Triggered GET SecuritySystemCurrentState [10/28/2020, 7:29:51 AM] [Home Security] [getAlarmMode] About to call with, url: https://192.168.1.7/system_http_api/API_REV01/GetSecurityStatus header: MACID:Browser,Path:API_REV01/GetSecurityStatus api_key_enc: c1947c20bb0b008c2e3ff5b194eb0263029aee3ec2636cf95705ead343a12ab8 [10/28/2020, 7:29:51 AM] [Home Security] [callAPI_POST]: Calling alarm API with url: https://192.168.1.7/system_http_api/API_REV01/GetSecurityStatus headers - authtoken: 60183e953f8d9d51d45f78f59aa43fa9ee8c473a headers-identity4d0e21691103e25324e52ad4b27897ed body: param=&len=0&tstamp=0.45575438529894985 [10/28/2020, 7:29:51 AM] [Home Security] Triggered GET SecuritySystemTargetState [10/28/2020, 7:29:51 AM] [Home Security] [getAlarmMode] About to call with, url: https://192.168.1.7/system_http_api/API_REV01/GetSecurityStatus header: MACID:Browser,Path:API_REV01/GetSecurityStatus api_key_enc: c1947c20bb0b008c2e3ff5b194eb0263029aee3ec2636cf95705ead343a12ab8 [10/28/2020, 7:29:51 AM] [Home Security] [callAPI_POST]: Calling alarm API with url: https://192.168.1.7/system_http_api/API_REV01/GetSecurityStatus headers - authtoken: 60183e953f8d9d51d45f78f59aa43fa9ee8c473a headers-identity4d0e21691103e25324e52ad4b27897ed body: param=&len=0&tstamp=0.5155571468080711 [10/28/2020, 7:29:52 AM] [Home Security] [callAPI_POST] Trying to decrypt response: sjjh0G84tliKdn0bX6pCETzhbXK5z6yL3tuM8txmNWTo1n4T6ZJVvx9CrXodCXsq [10/28/2020, 7:29:52 AM] [Home Security] [decryptData] Returning: {"Status":"Ready To Arm","Color":"Green"} [10/28/2020, 7:29:52 AM] [Home Security] [returnCurrentState] Retrieved status string: Ready To Arm, alarmStatus is: 3 [10/28/2020, 7:29:52 AM] [Home Security] [returnCurrentState] Received value: {"Status":"Ready To Arm","Color":"Green"}, corresponding current state: 3 [10/28/2020, 7:29:52 AM] [Home Security] [callAPI_POST] Trying to decrypt response: sjjh0G84tliKdn0bX6pCETzhbXK5z6yL3tuM8txmNWTo1n4T6ZJVvx9CrXodCXsq [10/28/2020, 7:29:52 AM] [Home Security] [decryptData] Returning: {"Status":"Ready To Arm","Color":"Green"} [10/28/2020, 7:29:52 AM] [Home Security] [handleSecuritySystemTargetStateGet] Target state was: 3 returning lastTargetState: 2 [10/28/2020, 7:29:52 AM] [Home Security] [returnTargetState] Received value: {"Status":"Ready To Arm","Color":"Green"}, corresponding target state: 3 [10/28/2020, 7:29:54 AM] [Home Security] [handleSecuritySystemCurrentStateGet] Triggered GET SecuritySystemCurrentState [10/28/2020, 7:29:54 AM] [Home Security] [getAlarmMode] About to call with, url: https://192.168.1.7/system_http_api/API_REV01/GetSecurityStatus header: MACID:Browser,Path:API_REV01/GetSecurityStatus api_key_enc: c1947c20bb0b008c2e3ff5b194eb0263029aee3ec2636cf95705ead343a12ab8 [10/28/2020, 7:29:54 AM] [Home Security] [callAPI_POST]: Calling alarm API with url: https://192.168.1.7/system_http_api/API_REV01/GetSecurityStatus headers - authtoken: 60183e953f8d9d51d45f78f59aa43fa9ee8c473a headers-identity4d0e21691103e25324e52ad4b27897ed body: param=&len=0&tstamp=0.5842562181759878 [10/28/2020, 7:29:54 AM] [Home Security] Triggered GET SecuritySystemTargetState [10/28/2020, 7:29:54 AM] [Home Security] [getAlarmMode] About to call with, url: https://192.168.1.7/system_http_api/API_REV01/GetSecurityStatus header: MACID:Browser,Path:API_REV01/GetSecurityStatus api_key_enc: c1947c20bb0b008c2e3ff5b194eb0263029aee3ec2636cf95705ead343a12ab8 [10/28/2020, 7:29:54 AM] [Home Security] [callAPI_POST]: Calling alarm API with url: https://192.168.1.7/system_http_api/API_REV01/GetSecurityStatus headers - authtoken: 60183e953f8d9d51d45f78f59aa43fa9ee8c473a headers-identity4d0e21691103e25324e52ad4b27897ed body: param=&len=0&tstamp=0.06677568305599557 [10/28/2020, 7:29:54 AM] [Home Security] [handleSecuritySystemCurrentStateGet] Triggered GET SecuritySystemCurrentState [10/28/2020, 7:29:54 AM] [Home Security] [getAlarmMode] About to call with, url: https://192.168.1.7/system_http_api/API_REV01/GetSecurityStatus header: MACID:Browser,Path:API_REV01/GetSecurityStatus api_key_enc: c1947c20bb0b008c2e3ff5b194eb0263029aee3ec2636cf95705ead343a12ab8 [10/28/2020, 7:29:54 AM] [Home Security] [callAPI_POST]: Calling alarm API with url: https://192.168.1.7/system_http_api/API_REV01/GetSecurityStatus headers - authtoken: 60183e953f8d9d51d45f78f59aa43fa9ee8c473a headers-identity4d0e21691103e25324e52ad4b27897ed body: param=&len=0&tstamp=0.45790623952225507 [10/28/2020, 7:29:54 AM] [Home Security] Triggered GET SecuritySystemTargetState [10/28/2020, 7:29:54 AM] [Home Security] [getAlarmMode] About to call with, url: https://192.168.1.7/system_http_api/API_REV01/GetSecurityStatus header: MACID:Browser,Path:API_REV01/GetSecurityStatus api_key_enc: c1947c20bb0b008c2e3ff5b194eb0263029aee3ec2636cf95705ead343a12ab8 [10/28/2020, 7:29:54 AM] [Home Security] [callAPI_POST]: Calling alarm API with url: https://192.168.1.7/system_http_api/API_REV01/GetSecurityStatus headers - authtoken: 60183e953f8d9d51d45f78f59aa43fa9ee8c473a headers-identity4d0e21691103e25324e52ad4b27897ed body: param=&len=0&tstamp=0.4444896084810479 [10/28/2020, 7:29:54 AM] [Home Security] [handleSecuritySystemCurrentStateGet] Triggered GET SecuritySystemCurrentState [10/28/2020, 7:29:54 AM] [Home Security] [getAlarmMode] About to call with, url: https://192.168.1.7/system_http_api/API_REV01/GetSecurityStatus header: MACID:Browser,Path:API_REV01/GetSecurityStatus api_key_enc: c1947c20bb0b008c2e3ff5b194eb0263029aee3ec2636cf95705ead343a12ab8 [10/28/2020, 7:29:54 AM] [Home Security] [callAPI_POST]: Calling alarm API with url: https://192.168.1.7/system_http_api/API_REV01/GetSecurityStatus headers - authtoken: 60183e953f8d9d51d45f78f59aa43fa9ee8c473a headers-identity4d0e21691103e25324e52ad4b27897ed body: param=&len=0&tstamp=0.05345321137494152 [10/28/2020, 7:29:54 AM] [Home Security] Triggered GET SecuritySystemTargetState [10/28/2020, 7:29:54 AM] [Home Security] [getAlarmMode] About to call with, url: https://192.168.1.7/system_http_api/API_REV01/GetSecurityStatus header: MACID:Browser,Path:API_REV01/GetSecurityStatus api_key_enc: c1947c20bb0b008c2e3ff5b194eb0263029aee3ec2636cf95705ead343a12ab8 [10/28/2020, 7:29:54 AM] [Home Security] [callAPI_POST]: Calling alarm API with url: https://192.168.1.7/system_http_api/API_REV01/GetSecurityStatus headers - authtoken: 60183e953f8d9d51d45f78f59aa43fa9ee8c473a headers-identity4d0e21691103e25324e52ad4b27897ed body: param=&len=0&tstamp=0.5646331221487046 [10/28/2020, 7:29:54 AM] [Home Security] [callAPI_POST] Trying to decrypt response: sjjh0G84tliKdn0bX6pCETzhbXK5z6yL3tuM8txmNWTo1n4T6ZJVvx9CrXodCXsq [10/28/2020, 7:29:54 AM] [Home Security] [decryptData] Returning: {"Status":"Ready To Arm","Color":"Green"} [10/28/2020, 7:29:54 AM] [Home Security] [handleSecuritySystemTargetStateGet] Target state was: 3 returning lastTargetState: 2 [10/28/2020, 7:29:54 AM] [Home Security] [returnTargetState] Received value: {"Status":"Ready To Arm","Color":"Green"}, corresponding target state: 3 [10/28/2020, 7:29:54 AM] [Home Security] [callAPI_POST] Trying to decrypt response: sjjh0G84tliKdn0bX6pCETzhbXK5z6yL3tuM8txmNWTo1n4T6ZJVvx9CrXodCXsq [10/28/2020, 7:29:54 AM] [Home Security] [decryptData] Returning: {"Status":"Ready To Arm","Color":"Green"} [10/28/2020, 7:29:54 AM] [Home Security] [returnCurrentState] Retrieved status string: Ready To Arm, alarmStatus is: 3 [10/28/2020, 7:29:54 AM] [Home Security] [returnCurrentState] Received value: {"Status":"Ready To Arm","Color":"Green"}, corresponding current state: 3 [10/28/2020, 7:29:54 AM] [Home Security] [callAPI_POST] Trying to decrypt response: sjjh0G84tliKdn0bX6pCETzhbXK5z6yL3tuM8txmNWTo1n4T6ZJVvx9CrXodCXsq [10/28/2020, 7:29:54 AM] [Home Security] [decryptData] Returning: {"Status":"Ready To Arm","Color":"Green"} [10/28/2020, 7:29:54 AM] [Home Security] [returnCurrentState] Retrieved status string: Ready To Arm, alarmStatus is: 3 [10/28/2020, 7:29:54 AM] [Home Security] [returnCurrentState] Received value: {"Status":"Ready To Arm","Color":"Green"}, corresponding current state: 3 [10/28/2020, 7:29:54 AM] [Home Security] [callAPI_POST] Trying to decrypt response: sjjh0G84tliKdn0bX6pCETzhbXK5z6yL3tuM8txmNWTo1n4T6ZJVvx9CrXodCXsq [10/28/2020, 7:29:54 AM] [Home Security] [decryptData] Returning: {"Status":"Ready To Arm","Color":"Green"} [10/28/2020, 7:29:54 AM] [Home Security] [handleSecuritySystemTargetStateGet] Target state was: 3 returning lastTargetState: 2 [10/28/2020, 7:29:54 AM] [Home Security] [returnTargetState] Received value: {"Status":"Ready To Arm","Color":"Green"}, corresponding target state: 3 [10/28/2020, 7:29:54 AM] [Home Security] [callAPI_POST] Trying to decrypt response: sjjh0G84tliKdn0bX6pCETzhbXK5z6yL3tuM8txmNWTo1n4T6ZJVvx9CrXodCXsq [10/28/2020, 7:29:54 AM] [Home Security] [decryptData] Returning: {"Status":"Ready To Arm","Color":"Green"} [10/28/2020, 7:29:54 AM] [Home Security] [handleSecuritySystemTargetStateGet] Target state was: 3 returning lastTargetState: 2 [10/28/2020, 7:29:54 AM] [Home Security] [returnTargetState] Received value: {"Status":"Ready To Arm","Color":"Green"}, corresponding target state: 3 [10/28/2020, 7:29:54 AM] [Home Security] [callAPI_POST] Trying to decrypt response: sjjh0G84tliKdn0bX6pCETzhbXK5z6yL3tuM8txmNWTo1n4T6ZJVvx9CrXodCXsq [10/28/2020, 7:29:54 AM] [Home Security] [decryptData] Returning: {"Status":"Ready To Arm","Color":"Green"} [10/28/2020, 7:29:54 AM] [Home Security] [returnCurrentState] Retrieved status string: Ready To Arm, alarmStatus is: 3 [10/28/2020, 7:29:54 AM] [Home Security] [returnCurrentState] Received value: {"Status":"Ready To Arm","Color":"Green"}, corresponding current state: 3 [10/28/2020, 7:30:24 AM] [Home Security] [handleSecuritySystemCurrentStateGet] Triggered GET SecuritySystemCurrentState [10/28/2020, 7:30:24 AM] [Home Security] [getAlarmMode] About to call with, url: https://192.168.1.7/system_http_api/API_REV01/GetSecurityStatus header: MACID:Browser,Path:API_REV01/GetSecurityStatus api_key_enc: c1947c20bb0b008c2e3ff5b194eb0263029aee3ec2636cf95705ead343a12ab8 [10/28/2020, 7:30:24 AM] [Home Security] [callAPI_POST]: Calling alarm API with url: https://192.168.1.7/system_http_api/API_REV01/GetSecurityStatus headers - authtoken: 60183e953f8d9d51d45f78f59aa43fa9ee8c473a headers-identity4d0e21691103e25324e52ad4b27897ed body: param=&len=0&tstamp=0.031526515825179846 [10/28/2020, 7:30:24 AM] [Home Security] Triggered GET SecuritySystemTargetState [10/28/2020, 7:30:24 AM] [Home Security] [getAlarmMode] About to call with, url: https://192.168.1.7/system_http_api/API_REV01/GetSecurityStatus header: MACID:Browser,Path:API_REV01/GetSecurityStatus api_key_enc: c1947c20bb0b008c2e3ff5b194eb0263029aee3ec2636cf95705ead343a12ab8 [10/28/2020, 7:30:24 AM] [Home Security] [callAPI_POST]: Calling alarm API with url: https://192.168.1.7/system_http_api/API_REV01/GetSecurityStatus headers - authtoken: 60183e953f8d9d51d45f78f59aa43fa9ee8c473a headers-identity4d0e21691103e25324e52ad4b27897ed body: param=&len=0&tstamp=0.34600886705005407 [10/28/2020, 7:30:24 AM] [Home Security] [handleSecuritySystemCurrentStateGet] Triggered GET SecuritySystemCurrentState [10/28/2020, 7:30:24 AM] [Home Security] [getAlarmMode] About to call with, url: https://192.168.1.7/system_http_api/API_REV01/GetSecurityStatus header: MACID:Browser,Path:API_REV01/GetSecurityStatus api_key_enc: c1947c20bb0b008c2e3ff5b194eb0263029aee3ec2636cf95705ead343a12ab8 [10/28/2020, 7:30:24 AM] [Home Security] [callAPI_POST]: Calling alarm API with url: https://192.168.1.7/system_http_api/API_REV01/GetSecurityStatus headers - authtoken: 60183e953f8d9d51d45f78f59aa43fa9ee8c473a headers-identity4d0e21691103e25324e52ad4b27897ed body: param=&len=0&tstamp=0.9205526985159163 [10/28/2020, 7:30:24 AM] [Home Security] Triggered GET SecuritySystemTargetState [10/28/2020, 7:30:24 AM] [Home Security] [getAlarmMode] About to call with, url: https://192.168.1.7/system_http_api/API_REV01/GetSecurityStatus header: MACID:Browser,Path:API_REV01/GetSecurityStatus api_key_enc: c1947c20bb0b008c2e3ff5b194eb0263029aee3ec2636cf95705ead343a12ab8 [10/28/2020, 7:30:24 AM] [Home Security] [callAPI_POST]: Calling alarm API with url: https://192.168.1.7/system_http_api/API_REV01/GetSecurityStatus headers - authtoken: 60183e953f8d9d51d45f78f59aa43fa9ee8c473a headers-identity4d0e21691103e25324e52ad4b27897ed body: param=&len=0&tstamp=0.44908914053399096 [10/28/2020, 7:30:24 AM] [Home Security] [handleSecuritySystemCurrentStateGet] Triggered GET SecuritySystemCurrentState [10/28/2020, 7:30:24 AM] [Home Security] [getAlarmMode] About to call with, url: https://192.168.1.7/system_http_api/API_REV01/GetSecurityStatus header: MACID:Browser,Path:API_REV01/GetSecurityStatus api_key_enc: c1947c20bb0b008c2e3ff5b194eb0263029aee3ec2636cf95705ead343a12ab8 [10/28/2020, 7:30:24 AM] [Home Security] [callAPI_POST]: Calling alarm API with url: https://192.168.1.7/system_http_api/API_REV01/GetSecurityStatus headers - authtoken: 60183e953f8d9d51d45f78f59aa43fa9ee8c473a headers-identity4d0e21691103e25324e52ad4b27897ed body: param=&len=0&tstamp=0.7863171473483055 [10/28/2020, 7:30:24 AM] [Home Security] Triggered GET SecuritySystemTargetState [10/28/2020, 7:30:24 AM] [Home Security] [getAlarmMode] About to call with, url: https://192.168.1.7/system_http_api/API_REV01/GetSecurityStatus header: MACID:Browser,Path:API_REV01/GetSecurityStatus api_key_enc: c1947c20bb0b008c2e3ff5b194eb0263029aee3ec2636cf95705ead343a12ab8 [10/28/2020, 7:30:24 AM] [Home Security] [callAPI_POST]: Calling alarm API with url: https://192.168.1.7/system_http_api/API_REV01/GetSecurityStatus headers - authtoken: 60183e953f8d9d51d45f78f59aa43fa9ee8c473a headers-identity4d0e21691103e25324e52ad4b27897ed body: param=&len=0&tstamp=0.048949326963747986 [10/28/2020, 7:30:24 AM] [Home Security] [callAPI_POST] Trying to decrypt response: sjjh0G84tliKdn0bX6pCETzhbXK5z6yL3tuM8txmNWTo1n4T6ZJVvx9CrXodCXsq [10/28/2020, 7:30:24 AM] [Home Security] [decryptData] Returning: {"Status":"Ready To Arm","Color":"Green"} [10/28/2020, 7:30:24 AM] [Home Security] [returnCurrentState] Retrieved status string: Ready To Arm, alarmStatus is: 3 [10/28/2020, 7:30:24 AM] [Home Security] [returnCurrentState] Received value: {"Status":"Ready To Arm","Color":"Green"}, corresponding current state: 3 [10/28/2020, 7:30:24 AM] [Home Security] [callAPI_POST] Trying to decrypt response: sjjh0G84tliKdn0bX6pCETzhbXK5z6yL3tuM8txmNWTo1n4T6ZJVvx9CrXodCXsq [10/28/2020, 7:30:24 AM] [Home Security] [decryptData] Returning: {"Status":"Ready To Arm","Color":"Green"} [10/28/2020, 7:30:24 AM] [Home Security] [returnCurrentState] Retrieved status string: Ready To Arm, alarmStatus is: 3 [10/28/2020, 7:30:24 AM] [Home Security] [returnCurrentState] Received value: {"Status":"Ready To Arm","Color":"Green"}, corresponding current state: 3 [10/28/2020, 7:30:24 AM] [Home Security] [callAPI_POST] Trying to decrypt response: sjjh0G84tliKdn0bX6pCETzhbXK5z6yL3tuM8txmNWTo1n4T6ZJVvx9CrXodCXsq [10/28/2020, 7:30:24 AM] [Home Security] [decryptData] Returning: {"Status":"Ready To Arm","Color":"Green"} [10/28/2020, 7:30:24 AM] [Home Security] [handleSecuritySystemTargetStateGet] Target state was: 3 returning lastTargetState: 2 [10/28/2020, 7:30:24 AM] [Home Security] [returnTargetState] Received value: {"Status":"Ready To Arm","Color":"Green"}, corresponding target state: 3 [10/28/2020, 7:30:24 AM] [Home Security] [callAPI_POST] Trying to decrypt response: sjjh0G84tliKdn0bX6pCETzhbXK5z6yL3tuM8txmNWTo1n4T6ZJVvx9CrXodCXsq [10/28/2020, 7:30:24 AM] [Home Security] [decryptData] Returning: {"Status":"Ready To Arm","Color":"Green"} [10/28/2020, 7:30:24 AM] [Home Security] [returnCurrentState] Retrieved status string: Ready To Arm, alarmStatus is: 3 [10/28/2020, 7:30:24 AM] [Home Security] [returnCurrentState] Received value: {"Status":"Ready To Arm","Color":"Green"}, corresponding current state: 3 [10/28/2020, 7:30:24 AM] [Home Security] [callAPI_POST] Trying to decrypt response: sjjh0G84tliKdn0bX6pCETzhbXK5z6yL3tuM8txmNWTo1n4T6ZJVvx9CrXodCXsq [10/28/2020, 7:30:24 AM] [Home Security] [decryptData] Returning: {"Status":"Ready To Arm","Color":"Green"} [10/28/2020, 7:30:24 AM] [Home Security] [handleSecuritySystemTargetStateGet] Target state was: 3 returning lastTargetState: 2 [10/28/2020, 7:30:24 AM] [Home Security] [returnTargetState] Received value: {"Status":"Ready To Arm","Color":"Green"}, corresponding target state: 3 [10/28/2020, 7:30:24 AM] [Home Security] [callAPI_POST] Trying to decrypt response: sjjh0G84tliKdn0bX6pCETzhbXK5z6yL3tuM8txmNWTo1n4T6ZJVvx9CrXodCXsq [10/28/2020, 7:30:24 AM] [Home Security] [decryptData] Returning: {"Status":"Ready To Arm","Color":"Green"} [10/28/2020, 7:30:24 AM] [Home Security] [handleSecuritySystemTargetStateGet] Target state was: 3 returning lastTargetState: 2 [10/28/2020, 7:30:24 AM] [Home Security] [returnTargetState] Received value: {"Status":"Ready To Arm","Color":"Green"}, corresponding target state: 3