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.
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.