/duka_smartfan_sdk

Duka Smartfan Wifi ventilation SDK

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

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/.