jblance / mpp-solar

Python package to communicate to MPP Solar PIP-4048MS inverters (and similar)
MIT License
362 stars 151 forks source link

ademon not working with alpine and openrc #518

Open Tuxist opened 1 week ago

Tuxist commented 1 week ago

any solution for this problem ?

jblance commented 4 days ago

not really in mppsolar - the daemon is too hardcoded I've abstracted the daemon code in powermon (but havent written an openrc module as yet) what protocol are you using?

jblance commented 4 days ago

allthough it looks like if you write a service file mppsolar would probably work (see https://github.com/OpenRC/openrc/blob/master/service-script-guide.md and 'not well behaved' daemons)