How to listen for changes in thermostat values

Discussions about RaZberry - Z-Wave board for Raspberry computer
Post Reply
Rklootwijk
Posts: 15
Joined: 05 Jan 2015 21:52

How to listen for changes in thermostat values

Post by Rklootwijk »

I created an automation module acting on events. I currently have listeners bound to the the following events:
- change:metrics:level
- created
- removed

However, I seem to miss some events, like changes in the temperature and setpoint of a thermostat. Do I need to add a listener for different events?
Post Reply