Device_check gone in recent releases?
Posted: Sunday 11 February 2024 11:57
I`ve recently been evaluating all options for presence detection of mobile phones and found the ”Domoticz internal” Device_check found under Settings-Hardware-Type and then selecting ”Device_check” from the dropdown list as the only one still working on 2024 domoticz releases.
BUT, when I`m now trying to add that again (after update to Domoticz 2024.4 and a restored backup) I can no longer find/select/add Device_check?? Or am I looking at the wrong place?
Most other presence detections in the Wiki is either written in Python 2 not supported (without rewriting) in todays Python 3.9.2 and most/(all?) scripts are also using the deprecated http json api and when trying to modify the code domoticz is not accepting that due to the ”self-signed” certificate and and have given up trying to work-around that error message. Hence the only remaining and working method is the built in ”Device_check” that worked perfectly after optimizing the timeout parameters to the specific phone (batterier/sw).
BUT, when I`m now trying to add that again (after update to Domoticz 2024.4 and a restored backup) I can no longer find/select/add Device_check?? Or am I looking at the wrong place?
Most other presence detections in the Wiki is either written in Python 2 not supported (without rewriting) in todays Python 3.9.2 and most/(all?) scripts are also using the deprecated http json api and when trying to modify the code domoticz is not accepting that due to the ”self-signed” certificate and and have given up trying to work-around that error message. Hence the only remaining and working method is the built in ”Device_check” that worked perfectly after optimizing the timeout parameters to the specific phone (batterier/sw).