mpw96
(Marc-Philip)
1
Hi,
basically, everything is already described here:
hassfest does not like things like this in manifest.json of a custom component, even though they work:
"requirements": [
"goecharger @ git+https://github.com/mpw96/[email protected]"
],
You start to ignore hassfest findings, which is not good for the quality. Is hassfest still maintained?
T&R
MP
mpw96
(Marc-Philip)
2
gjohansson
(G Johansson)
3
We only accept requirements that are published on pypi so that PR isn’t going to fly
mpw96
(Marc-Philip)
4
Hi, as suggested by some reviewers this is true for core components. So I’ve changed the PR to accept github requirements only for custom components.