Feature #899
Feature #898: Thermostat dashboard
Add data support for thermostats
Start date:
11/17/2014
Due date:
% Done:
100%
History
#1 Updated by Luke Murphey about 10 years ago
Command 6f appears to provide the humidity level:
sourcetype=insteon_plm "from=2c.47" "cmd1=6f" | eval humidity = tonumber(cmd2, 16)
#2 Updated by Luke Murphey about 10 years ago
- % Done changed from 0 to 50
#3 Updated by Luke Murphey about 10 years ago
- Status changed from New to In Progress
Need to figure out how to get temperature values into the UI.
#4 Updated by Luke Murphey about 10 years ago
- Status changed from In Progress to Closed
- % Done changed from 50 to 100
The thermostat doesn't seem to send the temperature on a regular basis like I hoped. Giving up on that for now.