dzVents script for Domoticz to request optimizer data from the SolarEdge website
2020-05-18 : Initial commit, only happy flow and hard configurations, one evening work...
- Create an new dzVents script in Domoticz
- Copy content of dzRequestSolarInfo.lua into script
- Modify username, password and siteID on lines 81, 82 and 83
- If you use a "1,234.00" number format on the SolarEdge website, change line 3 to :
"isDecimalComma = false" on line 3 - Add dummy devices for eacht optimizer and inverter type "Electric (instant+Counter)" Name is the name of optimizer or inverter
(Temporary uncomment lines 143 and 155 to figure the names)
Code is free for use, but no guarantees