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

Upgrade gateway-addon dependency to 1.2 #333

Merged
merged 1 commit into from
Apr 19, 2024

Conversation

benfrancis
Copy link
Member

Try upgrading the gateway-addon dependency to the same version used in gateway 1.2-alpha.1, to see whether this helps fix WebThingsIO/gateway#3126

@benfrancis
Copy link
Member Author

Just need to check this doesn't cause backwards compatibility problems, and might want to bump the version again before release.

@benfrancis
Copy link
Member Author

OK, I've tested this as follows:

  • Add Zigbee device using gateway 1.1 (which we know works)
  • Upgrade the zigbee-adapter to a version which has this and Stop all properties being removed by default #335 applied (device still works)
  • Upgrade gateway to 1.2.0-alpha.1 (device still works)

So it seems safe... requesting review.

@benfrancis benfrancis merged commit 9951762 into WebThingsIO:master Apr 19, 2024
3 checks passed
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.

Zigbee & Z-Wave Things missing properties
2 participants