SolarEdge
Build Information
Build Timestamp 2025/07/28 14:00 UTC Built against Java 17
Version org.flasby.solaredge 1.5
About this project
SolarEdge queries the SolarEdge invertor and pushes the results to MQTT.
Configuration
The application is configured using a Properties file.
Identifying the invertor
- invertor.address=192.168.1.20
- invertor.port=1502
Publishing the results
- publisher=org.flasby.solaredge.MqttPublisher
- mqtt.url=tcp://mqtt.flasby.org:1883
- mqtt.clientId=solaredge
- mqtt.topic=/solaredge
Scheduling
Run schedule in seconds
- schedule=90
Copyright
This software is copyright © 2008-2025, Steve Flasby
Rights are reserved subject to the license below.
License
This software is licenced under the terms of the GNU Affero General Public License version 3.0 or any later version. See the license attached to this project or https://www.gnu.org/licenses/agpl-3.0.html
