Private GIT

Skip to content
Snippets Groups Projects
Select Git revision
0 results

metrics.py

  • Sean Rees's avatar
    3164be1a
    Add utility: switch_heat_mode (#19) · 3164be1a
    Sean Rees authored
    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.
    3164be1a
    History
    Add utility: switch_heat_mode (#19)
    Sean Rees authored
    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.