| Class | Description |
|---|---|
| AdvancedStatusInfo |
Advanced status info retrieved from a hysen type thermostat
Adapted from https://github.com/mjg59/python-broadlink
|
| BaseHysenDevice |
Base hysen "class" thermostats
Adapted from https://github.com/mjg59/python-broadlink
|
| BaseStatusInfo |
Base set of status codes
Adapted from https://github.com/mjg59/python-broadlink
|
| Period |
Represents a "Period" in what hysen calls "Time and interval programming"
|
| Enum | Description |
|---|---|
| AntiFreezing |
Anti-freezing function
00:anti-freezing function shut down
01:anti-freezing function open
00:anti-freezing function shut down
|
| LoopMode |
loop_mode refers to index in [ "12345,67", "123456,7", "1234567" ] E.g.
|
| PowerOnMemory |
Power on memory
00:Power on no need memory
01:Power on need memory
default: 00:Power on no need memory
|
| SensorControl |
Sensor control option
0:internal sensor
1:external sensor
2:internal control temperature,external limit temperature
default: 0:internal sensor
|
Copyright © 2018. All rights reserved.