Skip to content
This repository was archived by the owner on Dec 31, 2023. It is now read-only.

Conversation

@SylvainPer
Copy link

Merge new radio API from puddly branch, still WIP.

Known issue:

  • load_network_info interface is not ok, must be like in zigpy-znp:
    async def load_network_info(self, *, load_devices=False) -> None:
  • for the previous problem, another load_network_info is present with the right interface

@pipiche38
Copy link
Collaborator

Not sure I udnerstood shall we wait to have a statement on the load_network_info() as indeed I see 2 signatures:

in zigbee/application.py
async def load_network_info(self):
async def load_network_info(self, *, load_devices=False) -> None:

@puddly can you clarify
zigpy#117 (comment)

CC: zigpy#117

@SylvainPer
Copy link
Author

SylvainPer commented Feb 20, 2022 via email

@pipiche38 pipiche38 merged commit 7d29c71 into zigbeefordomoticz:new-radio-api Feb 25, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants