12 Commits

Author SHA1 Message Date
Philip Abbey
2ccd2bfbff Changes required for 2-tap-or-toggle-dont-work-on-venu-2
Made the 'service' field for taps mandatory.
This makes scripts work for both the emulator and real devices.
Provide a response for automations started with a tap, and now they can be used for both tap and toggle.
2023-11-14 08:35:38 +00:00
Philip Abbey
3bd5361ad2 API Level reduced
Reduced minimum API Level required from 3.3.0 to 3.1.0 to allow more device “part numbers” to be satisfied.
Fixed an issue with one device's icon size.
2023-11-12 17:36:19 +00:00
Philip Abbey
d540fb576a Bugfixes
Do not crash on zero items to update
Report unreachable URLs
Verify API URL does not have a trailing slash '/'
Increased HTTP response diagnosis
2023-11-12 16:24:56 +00:00
Philip Abbey
765d7f7f50 Removed timer based update mechanism
Instead chaining calls from the previous update is a slightly close coupled way that might need to be refined.
2023-11-11 20:00:26 +00:00
Philip Abbey
3c0b39ad3e Update README.md
Added direct link to public version of the application on Connect IQ App Store.
2023-11-04 11:32:58 +00:00
Philip Abbey
e9095f1f60 Update README.md 2023-11-04 10:48:34 +00:00
Joseph Abbey
662118ff89 Update README.md 2023-11-03 20:24:56 +00:00
Joseph Abbey
e3fa50dde8 Update README.md 2023-11-03 20:23:15 +00:00
Philip Abbey
8ad95063f0 Changed tap response to use a toast 2023-11-03 17:09:15 +00:00
Philip Abbey
c926aab75f Update README.md 2023-11-03 16:51:05 +00:00
Philip Abbey
1f17777160 Update README.md 2023-11-03 16:25:26 +00:00
Philip Abbey
24bdbefd95 Create README.md 2023-11-03 16:20:28 +00:00