Closed watou closed 11 years ago
I am thinking I would add a "Logging" variable to the main Nest account icon, which defaults to 0. If you set it to 1, the plugin will simply set variables that haven't changed, like before, and that will create the log output you are looking for. Future values besides the ones above will have new meanings (if needed).
If you are not concerned with logging, you can ignore this change. Added a Logging
variable to the main Nest account device, which has a default value of 0
. If you set Logging to 1
and are configured to log type 06 messages to your /var/log/cmh/LuaUPNP.log
file, you will see all device variables being set, even if their old and new values are the same.
From bobk: