galadril / Domoticz-Itho-Wifi-Plugin

Plugin for sending commands to your Itho Wifi module.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Domoticz-Itho-Wifi-Plugin

Plugin for sending commands to your Itho Wifi module. More info on that itho wifi module here: https://github.com/arjenhiemstra/ithowifi

image

Installation

Python version 3.4 or higher required & Domoticz version 3.87xx or greater.

To install:

  • Go in your Domoticz directory using a command line and open the plugins directory.
  • Run: git clone https://github.com/galadril/Domoticz-Itho-Wifi-Plugin.git
  • Restart Domoticz.

Configuration

  • Open the Domoticz web interface.
  • Go to Setup > Hardware.
  • Add a new hardware with under the type IthoWifi.
  • Save and close the dialog.

Updating

To update:

  • Go in your Domoticz directory using a command line and open the plugins directory then the Domoticz-Itho-Wifi-Plugin directory.
  • Run: git pull
  • Restart Domoticz.

Debugging

You can enable debugging by setting the Debug parameter to a value between 1 and 6 in the Setup > Hardware dialog. More information about the debugging levels can be found in the Domoticz documentation.

Change log

Version Information
0.0.1 Initial version

Donation

If you like to say thanks, you could always buy me a cup of coffee (/beer)!
(Thanks!)
PayPal donate button

About

Plugin for sending commands to your Itho Wifi module.

License:MIT License


Languages

Language:Python 100.0%