-
-
Notifications
You must be signed in to change notification settings - Fork 623
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
feat(config): add Alloy (Zipato) devices #6331
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
In response to #6323 and #6324. These devices are neo (0x0258) clones, so I copied those configs and made adjustments based on the manual provided by the poster. Signed-off-by: Bob Eckhoff <[email protected]>
Where did you find the device labels? On their website, I only find the Contact Sensor 1 (?), which seems to be based on the NAS-DS01Z. They call it Similarly, the 5-in-1 motion sensor would likely be called |
AlCalzone
requested changes
Oct 11, 2023
Changes as suggested Signed-off-by: Bob Eckhoff <[email protected]>
AlCalzone
approved these changes
Oct 11, 2023
AlCalzone
added a commit
that referenced
this pull request
Oct 11, 2023
### Config file changes Almost 1000 device configuration files have been reworked to be more consistent, mostly affecting device labels, parameter labels, descriptions and predefined options. After updating, you should expect to see several notifications for changed device configurations, prompting you to re-interview the affected nodes. Unless the device is mentioned below, there's no need to do this immediately. * Always set time for Namron 16A thermostats as UTC (#6388) * Add Alloy (Zipato) devices (#6331) * Parameter 21 of Inovelli VZW31-SN is readonly (#6389) * Add Shelly Wave Shutter (#6382) * Add Eurotronic Comet Z (700 series) (#6336) * Add params 7, 18, 19 to Zooz ZEN71 FW 10.20 (#6375) * Add Qubino Shades Remote Controller (#6335) * Add fingerprint for new MH8-FC version, add new option for param 1 (#6358) * Add Hank HKZW-SO08 (#6383) * Add link to manual of Honeywell T6 Pro Thermostat (#6353) ### Bugfixes * When a device has a default wakeup interval of 0 (never wake up), this is now preserved during the interview, even when outside of the valid range advertised by the device (#6387) * Added a compat flag to always set the time using `Time Parameters CC` as UTC, even if the device exposes way to set the timezone (#6388) ### Changes under the hood * Lots of config file requirements from the style guide, especially regarding **Title Case** and **Sentence case** of strings, are now automatically enforced using ESLint (#6345)
This was referenced Oct 11, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
In response to #6323 and #6324. These devices are neo (0x0258) clones, so I copied those configs and made adjustments based on the manual provided by the poster.
PR description here
alloycontact.PDF
alloy5in1sensor.PDF