-
- Downloads
Add utility: switch_heat_mode (#19)
switch_heat_mode will take a Dyson fan (e.g; --device="Living room") and toggle the heat setting to match --heat_mode (e.g; --heat_mode="on" or --heat_mode="off") This is intended to support cron jobs and/or other tools that might want to time turning the fan on/off.
Showing
- BUILD 12 additions, 1 deletionBUILD
- config.py 7 additions, 4 deletionsconfig.py
- config_builder.py 4 additions, 2 deletionsconfig_builder.py
- connect.py 191 additions, 0 deletionsconnect.py
- main.py 8 additions, 164 deletionsmain.py
- metrics.py 7 additions, 4 deletionsmetrics.py
- misc/BUILD 14 additions, 0 deletionsmisc/BUILD
- misc/switch_heat_mode.py 135 additions, 0 deletionsmisc/switch_heat_mode.py
Loading
Please register or sign in to comment