issues
search
net-daemon
/
integration
Helper integration for Home Assistant
https://netdaemon.xyz/
MIT License
5
stars
5
forks
source link
Add NetDaemonEntity._data_point to extract values from the coordinator
#47
Closed
ludeeus
closed
2 years ago
ludeeus
commented
2 years ago
Proposed change
Type of change
[ ] Dependency upgrade
[x] Bugfix (non-breaking change which fixes an issue)
[ ] New feature (which adds functionalit)
[ ] Breaking change (fix/feature causing existing functionality to break)
[ ] Code quality improvements to existing code or addition of tests
Additional information
This PR fixes or closes issue: fixes #44
This PR is related to issue:
Link to documentation pull request:
Checklist
[ ] The code change is tested and works locally.
[ ] Local tests pass.
[ ] There is no commented out code in this PR.
[ ] The code has been formatted using Black (
make black
)
[ ] Tests have been added to verify that the new code works.
Proposed change
Type of change
Additional information
Checklist
make black
)