-
-
Notifications
You must be signed in to change notification settings - Fork 36
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
Update MultiSensor 7 US frequency firmware #148
base: main
Are you sure you want to change the base?
Conversation
Add Aeotec MultiSensor 7 AU/NZ (zwave-js#97)
V1.06 RDS7 AU Frequency update
V1.6.7 (Version 2) fixes the id of ProductTypeID to the correct ID.
"$if": "firmwareVersion >= 1.0 && firmwareVersion < 1.6.7", | ||
"version": "1.6.7", | ||
"$if": "firmwareVersion >= 1.0 && firmwareVersion < 1.6.7", | ||
"version": "1.6.7", //1.6.7 V2 for US |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just to be sure - this update does not change the firmware version? If this is correct, what about users who have already upgraded?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@Aeotec-ccheng ping, just in case you missed this.
Fixes ProductTypeID from previous version of V1.6.7