Skip to content
New issue

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

GetLightsAsync Reachable property #323

Open
MBAnslow opened this issue Feb 12, 2025 · 1 comment
Open

GetLightsAsync Reachable property #323

MBAnslow opened this issue Feb 12, 2025 · 1 comment

Comments

@MBAnslow
Copy link

I can't seem to find the reachable property in the data returned by GetLightsAsync or GetLightAsync. Is there a particular way I'm supposed to access this data?

@michielpost
Copy link
Owner

You can use GetZigbeeConnectivityAsync for that. It has a status property, values can be:

connected, 
disconnected, 
connectivity_issue, 
unidirectional_incoming, 
pending_discovery

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

No branches or pull requests

2 participants