We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
This statement:
nhc2-coco/nhc2_coco/coco_climate.py
Line 7 in fa4cf14
effectively adds a dependency to the "homeassistant" package.
If this is intentional, then requirements.txt should list this dependency.
The text was updated successfully, but these errors were encountered:
adding dependency to homeassistant since some constants from it are r…
fddea45
…eferenced in coco_climate addresses filipvh#11
am not used to using the poetry tool - but probably the pyproject.toml needs to declare that dependency too ?
Sorry, something went wrong.
getting deeper into the project I have the feeling more code-management stuff could/should be set up see #12 for more on that
No branches or pull requests
This statement:
nhc2-coco/nhc2_coco/coco_climate.py
Line 7 in fa4cf14
effectively adds a dependency to the "homeassistant" package.
If this is intentional, then requirements.txt should list this dependency.
The text was updated successfully, but these errors were encountered: