Hello!
I am trying to get into coding/adjusting a custom component. The component isnt working at the moment, and the author has abandoned the project.
When I am trying to understand how HA and components works, I cannot get my head around it.
The example custom components are very simple, and I understand them. But when I then get into looking into working Components (native in HA or other custom components) things gets complicated very rapidly.
There are includes from git, pylint ? and other sources. I cannot understand how I am supposed to make my component work regarding to best practise, as all components seems to code as they want. I dont understand what parts should be in wich include file.
I have read the developer site 100 times I think and I have learned a lot. But as for stepping up and to get my hands into the python coding secrets, I cannot find any more good sources.
Anybody has some recomendations in where to begin?
Kind regards Jens