I have a pull request that keeps failing:
Complains about: AttributeError: ‘CompConfigFlow’ object has no attribute ‘VERSION’ homeassistant/config_entries.py:408
See that all other build fails for this reason. Any ideas?
I have a pull request that keeps failing:
Complains about: AttributeError: ‘CompConfigFlow’ object has no attribute ‘VERSION’ homeassistant/config_entries.py:408
See that all other build fails for this reason. Any ideas?
Probably better of popping on the discord dev channel where the devs there will probably be able to assist better
Ran into the same thing. It was recently fixed. Rebase and try again.