sermatec-opensource / sermatec-inverter

LAN communication docs and scripts for the Sermatec solar inverter.
MIT License
4 stars 2 forks source link

Added default value to protocolFilePath in Sermatec constructor #53

Closed andreondra closed 7 months ago

andreondra commented 8 months ago

This will be handy for usage with homeassistant integration

sth like (Path(__file__).parent / "protocol-en.json").absolute()