Page 1 of 1

How to listen for changes in thermostat values

Posted: 18 Mar 2015 01:14
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?