Nest Thermostat monitoring pack: Part 4 seeing it in action
This blog post is part of a series check out the other posts in this series:
Part 1: How did I get data
Part 2: Get data into SCOM from MySQL
Part 3: Create the MP
Part 4: Seeing it in action
Part 5: Limit the max temperature
So after all this hard work. To get the data into my MySQL dbase and into SCOM. What can I actually do with it?
This is just the beginning of a far greater monitoring project I’m building to basically monitor my house but now I have control over the temperature and heating in my house.
I’ve created the views in the nest folder for humidity, Heating status and a separate view for target and current temperature.
Humidity view:
Nothing much we can do with this view as this is actually giving me a good reading. Everything between 30 and 60 is healthy condition so no complaints here.
Next in line is the Heating status:
This is basically a Boolean (on or off). The standard...