Skip to content

gysmo38/domoticz-python-melcloud

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 

Repository files navigation

domoticz-python-melcloud

Installation

  1. Clone repository into your domoticz plugins folder
cd domoticz/plugins
git clone https://github.com/gysmo38/domoticz-python-melcloud.git
  1. Restart domoticz
  2. Make sure that "Accept new Hardware Devices" is enabled in Domoticz settings
  3. Go to "Hardware" page and add new item with type "MELCloud plugin"

Plugin update

cd domoticz/plugins/Melcloud
git pull

Testing without Domoticz

  1. Clone repository
cd scripts/tests
git clone https://github.com/gysmo38/domoticz-python-melcloud.git
  1. Edit TestCode.py
Parameters['Username'] = '[email protected]'  # your account mail
Parameters['Password'] = 'xxxxxxxxxx'             # your account password
  1. Run test
python3 plugin.py

About

A plugin in python for Domoticz

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages