@Giamma,
If you have doubts about what the device is doing, you can see more if you install the DTH with the simulator on the device you want to use.
You can see in the debug log what the device is doing and adjust it to your liking. I like to learn what the dth does and how the device responds, I calculate temperature, battery and reporting times and you can also see errors and why, which you do not see in the app.
Have you ever used the simulator?
Do you need information on how to use it?
@Giamma,
There is a small tutorial in the IDE documentation, but with little information.
Open my device Handler in IDE
Open the DTH you want to install.
If you make any changes to the DTH you must always save and I advise you to also publish for yourself.
tap on simulator. Act right will open.
choose location and press set location
choose the device where you want to install it and press install
If installed properly, the device icon and control buttons will appear. If not appears, click save and simulator again.
Close the app and reopen it. The device will already have the dth installed as a draft.
In simulator, click configure. You will see in the log the response of the device. If it does not respond, it has not been configured. press again
You can click on refresh to read the temperature, humidity and battery data. You will not see this data in the app.
Heat or cool the device and you will see how and when it responds and compares what you see in the app.
If you need to, you can change things in the DTH, nothing will break:
12.1 click on uninstall.
12.2 change what you need in the dth. Note the changes made in order to control and restore dth
12.3 save changes
12.4 reinstall it and click configure so that the changes reach the device.
When you unistall simulator DTH, device restore the previos dth versión installed but still last configuration done on simulator.
Hello, anyone has luck in get Sonoff sensors to run as Local, other than the contact sensor ? I really wish that the motion and temperature runs locally.