Hi Devs,
A few weeks back I switched from Domoticz to Home Assistant. And I really love it so far!
To get started with developing for home-assistant and get to know its architecture I am developing a config flow for the SMA component I am using myself.
Using examples and looking at other components I have implemented a config flow:
Is anyone able to give me some feedback on what I created so far and whether this matches the high standards of Home Assistant? Anything that can be improved?