I have forked and cloned the core repo to see how to add an integration, I’ve done the needed steps but when I get to generate an integration using script.scaffold, when it starts running the hassfest part, I get the following error:
I tried removing these 2 lines in the quality_scale.py and it worked after rerunning the command again, but I am not sure that it’s correct this way to remove these lines:
what I am trying to know is why it failed there and how can I avoid that without removing these lines?
I am using WSL on Windows by the way.