Skip to content

Plugin for retrieving and updating Quatt data.

Notifications You must be signed in to change notification settings

M10tech/Domoticz-Quatt-Plugin

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Domoticz-Quatt

Quatt Plugin for Domoticz home automation This plugin allows you to see all the relevant information from your Quatt Heat Pump in Domoticz.

More info about Quatt heat pumps: http://www.quatt.io

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-Quatt-Plugin.git
  • Restart Domoticz.

Devices

image

Configuration

  • Open the Domoticz web interface.
  • Go to Setup > Hardware.
  • Add a new hardware with under the type Quatt.
  • Set the Scan interval (in seconds) for how often the plugin should scan for Quatt devices.
  • 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-Quatt-Plugin directory.
  • Run: git pull
  • Restart Domoticz.

Usage

The plugin will automatically discover compatible Quatt devices on your local network and create/update devices in 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
0.0.2 Added 4 new devices
0.0.3 Added flowRateFiltered new devices
0.0.4 Removed flowRate and added 11 new devices
0.0.6 Stability changes

Donation

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

About

Plugin for retrieving and updating Quatt data.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%