Next update so far...
- adding functionality to update the status info on an item as you interact with it. Updates requiring a network refresh is not implemented at this time and will still require clicking Refresh.
- figured out the strange null exception that happens from time to time when refreshing
- changed how interacting with item works. There are now two ways to interact. Click the icon for a quick action if it exists or click the arrow on bottom right to open/close the item. It should only be visible if there are possible actions available for the item. This should make it easier to interact with the item without constantly opening and closing accidentally. This will will probably be tweaked further in future.
- quick actions. These will only be on devices that have an action that only have two valid states (on, off, true, false, 0, 1, etc). Scenes will always have a quick action.
- Changed title bars on all the pages to make them more space efficient and a bit cleaner
- The progress indicator "Working..." should now be more accurate
- added auth type to Create page to allow the user a more granular setup
- optimizing data storage structures to be able to easily store lots of settings at an item level (icon, indicator, quick action, hidden, custom view, usage count, etc)
- new device level settings (indicator, icon, etc). Context menu will now have a Settings option
- change the status auto refresh delay to a max of 2.5 seconds. Shortened the overall status refresh timeout to no more than 5 seconds for clicking refresh and when switching veras the refresh is has no delayed timeout.
- new plugins: wink hub, garage door, garage door controller
- added more actions to the door lock service
There were tons of changes so hopefully i didn't break anything.
DATA WILL BE RESET