watou / vera-nest

Vera Plugin for Nest Thermostat and Protect
9 stars 4 forks source link

Add option to control logging level #15

Closed watou closed 11 years ago

watou commented 11 years ago

From bobk:

watou commented 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).

watou commented 11 years ago

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.