GH-35: Control over Size & Precision in Thermostat Setpoint CC#36
Open
silabs-borisl wants to merge 2 commits intoSiliconLabs:mainfrom
Open
GH-35: Control over Size & Precision in Thermostat Setpoint CC#36silabs-borisl wants to merge 2 commits intoSiliconLabs:mainfrom
silabs-borisl wants to merge 2 commits intoSiliconLabs:mainfrom
Conversation
…t CC - Precision has now its own attribute - Size is automatically determined based on value size Forwarded: SiliconLabs#34 Bug-SiliconLabs: UIC-3320 Bug-Github: SiliconLabs#34
silabs-borisl
added a commit
to silabs-borisl/UnifySDK
that referenced
this pull request
Mar 12, 2024
… with a flag A new flag have been introduced to send the endpoint Generic/Specific class in multi_channel_endpoint_find. The default behavior is to send 0xFF to discover all endpoints. Forwarded: SiliconLabs#36 Bug-SiliconLabs: UIC-3160 Bug-Github: SiliconLabs#36
|
Is the precision attribute also exposed to MQTT now? |
Collaborator
Author
|
For now it is not exposed to MQTT. Are you interested in having this attribute exposed ? |
UCL precision is now always 2 whild Zwave is trying to adapt to the UCL precision.
ef6dbcf to
436cc5f
Compare
This file contains hidden or 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
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.
This PR modify existing attributes ID and .uam files. To test it do the following :
/var/lib/uic/zpc.dbsudo cp applications/zpc/components/dotdot_mapper/rules/* /usr/share/uic/rules/⛔ In case of errors/unexpected behavior :
zpc --log.tag_level zwave_command_class_thermostat_setpoint:d,attribute_store:dZPC> attribute_store_logZPC> zwave_log_security_keys✅ New features :
Forwarded: #36
Bug-SiliconLabs: UIC-3320
Bug-Github: #36