Sebastian Noack

Results 18 comments of Sebastian Noack

Does it matter that there are no existing tests for this component?

You are right, I didn't find the tests initially.

I had a go but not sure if the test works. I couldn't get the tests to run locally. I keep getting `AttributeError: module 'homeassistant.components' has no attribute 'zeroconf'` when...

I published a similar flake8 extension, which is compatible with flake8 3, it's [flake8-per-file-ignores](https://github.com/snoack/flake8-per-file-ignores).

Cool. There you go: #21

Now, where [`goto`](https://github.com/snoack/python-goto) has been released on PyPi, if `ish` could be installed with `pip` from the PyPi as well, this would simplify our production setup a lot!

I can confirm, about a month ago it worked again with extensions that were smaller than about 1MB. Now, it seems to fail again regardless of the size. FWIW, for...

For reference, eventually it turned out that for us (@adblockplus) this issue was unrelated of the size of the package (unlike previously suspected), but due to translating the extension's name...