Skip to content

This Plugin for Domoticz makes it possible to get data from the GroWatt inverter in Domoticz

Notifications You must be signed in to change notification settings

Tinus016/Domoticz-Growatt-Webserver-Plugin

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Domoticz-Growatt-Webserver-Plugin

A Domoticz Python Plugin that can read data from the Growatt webserver interface into your Domoticz.

This verion includes also C02 reduction counter and a inverter alarm switch.

devices

ONLY TESTED FOR Raspberry Pi

With Python version 3.7.3. & Domoticz V2023.1

Installation

Assuming that domoticz directory is installed in your home directory.

cd ~/domoticz/plugins
git clone https://github.com/Tinus016/Domoticz-Growatt-Webserver-Plugin
cd Domoticz-Growatt-Webserver-Plugin

# restart domoticz:
sudo /etc/init.d/domoticz.sh restart

Known issues

None at the moment

Updating

Like other plugins, in the Domoticz-Growatt-Webserver-Plugin directory:

git pull
sudo /etc/init.d/domoticz.sh restart

Parameters

Parameter Value
Server address This is the location where the Growatt mobile APP retrieves data from.
Portal Username Username of the Inverter portal eg. admin
Portal Password Password of the Inverter portal
Protocol For Growatt inverters this is usually HTTP
Debug default is 0

Acknowledgements

  • Special thanks for all the hard work of Dnpwwo, for the examples and fixing the framework for COOKIE usage.
  • Thanks to the original Author: sincze
  • Domoticz team

About

This Plugin for Domoticz makes it possible to get data from the GroWatt inverter in Domoticz

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%