www-ShapeLabs-de / Judo-i-soft-save-plus-to-mqtt-bridge

A small device to write and read settings to Judo i-soft safe+ water softening system with homeassistant
MIT License
20 stars 6 forks source link

Fixed AppDaemon bug, small other fixes to thr code #12

Closed danielegger1 closed 1 year ago

danielegger1 commented 1 year ago

Number 20 does nothing outside AppDaemon Docker

www-ShapeLabs-de commented 1 year ago

It seems to be working. But why "main(kwargs)"? and shouldn't it actually be "main(**kwargs)"?

And what does the magic "20" do when calling the main function and where does it come from?

I have not quite understood this yet. Could you explain this to me?