File tree 1 file changed +5
-5
lines changed
1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -32,11 +32,11 @@ The data file contains the following values, tab separated:
32
32
4 . Target temperature
33
33
5 . Current humidity
34
34
6 . Auto-away status
35
- 7 . Current fan status
35
+ 7 . Current fan control status
36
36
8 . Current cooling status
37
37
9 . Current heating status
38
38
10 . Fan mode (on/auto/duty-cycle)
39
- 11 . HVAC type
39
+ 11 . Fan on/off
40
40
12 . HVAC cooling support
41
41
13 . HVAC heating support
42
42
14 . Nest temperature scale setting
@@ -45,9 +45,9 @@ The data file contains the following values, tab separated:
45
45
The log file has the following format:
46
46
--------------------------
47
47
```
48
- Time name current_temperature target_temperature current_humidity auto_away fan_control_state fan_cooling_state hvac_heater_state
49
- 1377291009 Upstairs 25.31 25.3390000000 59 0 False False False
50
- 1377291010 Kitchen 25.85 25.5555555556 60 0 False False False
48
+ Time name current_temperature target_temperature current_humidity auto_away fan_control_state hvac_ac_state hvac_heater_state
49
+ 1377291009 Upstairs 25.31 25.3390000000 59 0 False False False
50
+ 1377291010 Kitchen 25.85 25.5555555556 60 0 False False False
51
51
fan_mode hvac_fan_state can_cool can_heat temperature_scale leaf
52
52
duty-cycle False True False F False
53
53
duty-cycle False True False F False
You can’t perform that action at this time.
0 commit comments