Skip to content

syre/duka_smartfan_sdk

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

This is a Python module for making a connection to a Duka Smartfan Wifi.

Forked from and heavily inspired by the great dingusdk dukaonesdk package for connecting with a Duka One.

The primary goal for this module is to make an interface from Home Assistant to Duka Smartfan Wifi.

The module implements:

  • On/Off
  • Boost mode
  • Notification when a state changes.

Example

See the example.py file

Have a look at http://www.dingus.dk/ for the original implementation.

Other compatible devices

There are other devices for which this package should also work:

  • Blauberg Smart Wi-fi

You can see the documentation from Blauberg here

License

duka_smartfan_sdk is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

duka_smartfan_sdk is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this library. If not, see http://www.gnu.org/licenses/.

About

Duka Smartfan Wifi ventilation SDK

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.2%
  • Makefile 0.8%