Updates#10
Open
rtorchia wants to merge 404 commits into
Open
Conversation
The code can only correctly handle the accelerometer readings when they are all received in the same message. Individual reads of the attributes results in individual read attribute responses which led to events with incorrect values. The most straightforward fix is to not read the attributes in the first place and rely on attribute reporting to report the values at the appropriate time. Resolves: https://smartthings.atlassian.net/browse/DVCSMP-1315
multi: Fix invalid accelerometer readings during refresh
Updated the every element app to better represent what each element can and can't do
… growing unbounded
Merged publication request 'PlantLink'
…owingUnbounded Improve performance when streaming to Inital State and prevent buffer growing unbounded
… back to atomicState
Added some description to the temporary hold.
Make sure we persist the updated eventBuffer with the new event added back to atomicState
Ecobee Update
Comment out TTS Capability from Speaker SmartApps
[DVCSMP-1338] commenting out unused variables
Adding icons to Bose Sound Touch
Adding paths to locally hosted images for bose sound control
…manufacturer Smarthings. Garage Door use case works + implemented code review feedback Implementing code review feedback + inverted the signedY to match Centralite like behavior. Implementing code review feedback + inverted the signedY to match Centralite like behavior.
Fine-tuning the Motion Threshold and Motion Threshold multiplier. Garage use case works. XYZ values reported correctly.
Merged publication request 'Vinli Home Connect'
Adding vinli icons
Changing icon paths to hosted files
Cleaned up lots of minor code bits and converted the code to run with Python 3.8
* BETA * modified device for supporting new ST app
* BETA * modified device for supporting new ST app
updated for new ST app
update for new ST app
update for new ST app
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.
Code moved to python 3.8, plus other new additions for logging.