brbeaird / SmartThings_MyQ

Integrate SmartThings with MyQ (Obsolete)
https://github.com/brbeaird/SmartThings-MyQ-Edge
Apache License 2.0
410 stars 896 forks source link

V3 - Major code refactoring and clean up #69

Closed brbeaird closed 5 years ago

brbeaird commented 5 years ago

Major code refactoring and clean up Removed acceleration functionality (not worth the added complexity and confused people) Removed extra refreshes (hopefully these aren't actually needed anymore) Improved SmartApp screens and setup flow Optional push notifications when version updates are available Optional push notifications when door open/close commands fail Removes cap on number of doors. Behind the scenes, this also means sensor variables are fully dynamic instead of hard-coded.