Skip to content

Python library to communicate with Danfoss Air CCM

License

Notifications You must be signed in to change notification settings

knoer/pydanfoss-air

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pydanfossair

Python module and client for Danfoss Air HRV systems.

Usage

Read all commands

python -m pydanfossair --host IP_ADDRESS

Send update command

python -m pydanfossair --host IP_ADDRESS --command COMMAND

Supported commands

  • boost_on
  • boost_off
  • bypass_on
  • bypass_off
  • automatic_bypass_on
  • automatic_bypass_off

About

Python library to communicate with Danfoss Air CCM

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%