Skip to content

53645714n/Domoticz-SMA-SunnyBoy

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 

Repository files navigation

Domoticz-SMA-SunnyBoy

Domoticz plugin to get SMA Sunny Boy information

Tested with Python version 3.7, Domoticz versions 4.10717, 4.11799 and 2020.1

Installation

Assuming that domoticz directory is installed in your home directory.

cd ~/domoticz/plugins
git clone https://github.com/rklomp/Domoticz-SMA-SunnyBoy
# restart domoticz:
sudo systemctl restart domoticz

In the web UI, navigate to the Hardware page. In the hardware dropdown there will be an entry called "SMA Sunny Boy".

Known issues

Updating

Like other plugins, in the Domoticz-SMA-SunnyBoy directory:

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

Parameters

Parameter Value
IP address IP of the SMA Sunny Boy eg. 192.168.1.231
Password password for the User Group, not the Installer one
Query interval how often is data retrieved from the SMA
Debug show debug logging

Acknowledgements

Based on the scripts found here

https://github.com/merlot-dev/Domoticz-SMA-SunnyBoy
https://community.openhab.org/t/example-on-how-to-access-data-of-a-sunny-boy-sma-solar-inverter/50963/19

About

Domoticz plugin to get SMA Sunny Boy information

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%