Hi guys, I’m just starting with hassio on my RPi; I have almost setup all my KNX devices and defined some custom automations.
I want to make a mod in climate/generic_thermostat.py; but I don’t know how to start.
I mean; where can I put generic_thermostat_mod.py to start developing? How to load it?
Maybe someone can point me to some documentation?
Thanks.
The point is that I’m working with the hassio image on RPi. I don’t know much about docker; I know it’s a lightway container.
It’s possible to log through SSH and start adding/modifying python files?