Skip to content

Conversation

@Dummy0815
Copy link
Contributor

Fix: async_get_association_groups,
async_get_associations,
async_is_association_allowed,
async_add_associations,
async_remove_associations:
No allows Assocation (AssociationAddress) as Source (nodeid + (optional)endpoint)
Fix: async_get_associations:
missing that a list of associations reported in a group
Fix: async_is_association_allowed,
async_add_associations,
async_remove_associations:
Now make a different between association with and without endpoint.
As for some devices "nodeId=x endpoint=0" is not the same as "nodeid=x"

     async_get_associations,
     async_is_association_allowed,
     async_add_associations,
     async_remove_associations:
     No allows AssociationAddress as Source (nodeid + (optional)endpoint)
Fix: async_get_associations:
     missing that a list of associations reported in a group
Fix: async_is_association_allowed,
     async_add_associations,
     async_remove_associations:
     Now make a different between association with and without endpoint.
     As for some devices "nodeId=x endpoint=0" is not the same as "nodeid=x"

:
@raman325
Copy link
Contributor

raman325 commented Mar 9, 2022

@Dummy0815 you need to increase the code coverage on this PR. If you click details next to the failed CI step, it will show you exactly what parts of the code aren't covered with tests.

@raman325
Copy link
Contributor

raman325 commented Apr 7, 2022

@Dummy0815 are you planning to update this PR so we can finish reviewing it and merge?

@raman325 raman325 merged commit ce86737 into home-assistant-libs:master Apr 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants