38 Commits

Author SHA1 Message Date
Philip Abbey
e8242490fd Merge branch 'main' of ssh://github.com/house-of-abbey/GarminHomeAssistant 2024-01-06 21:16:59 +00:00
Philip Abbey
a8c9085dc4 Updated troubleshooting guide.
Now includes battery level transmission debug.

Co-Authored-By: Joseph Abbey <me@josephabbey.dev>
2024-01-06 21:16:53 +00:00
Philip Abbey
1fa15c58a0 Update README.md 2024-01-06 19:04:47 +00:00
Philip Abbey
25205e715e Update README.md 2024-01-01 20:05:36 +00:00
Philip Abbey
ff7cbee1ce Update README.md 2024-01-01 19:34:08 +00:00
Philip Abbey
e07d9ddb9d Update to documentation 2024-01-01 18:29:12 +00:00
Philip Abbey
6b074cb3c9 Update README.md
Added instructions for finding the correct parts of HA for API Keys and URLs thanks to a user.
2024-01-01 15:29:08 +00:00
Philip Abbey
f22dc469fb Typo updates
GarminHomeAssistant/translate.py:119: DeprecationWarning: The 'text' argument to find()-type methods is deprecated. Use 'string' instead.
2023-12-31 16:44:20 +00:00
Philip Abbey
5c593cc66a Update README.md
Added version 2.1 changes.
2023-12-31 16:30:10 +00:00
Philip Abbey
b2461a09e6 Screenshot for confirmation view 2023-12-24 18:52:19 +00:00
Philip Abbey
bb26e0048f Update README.md 2023-12-23 16:22:16 +00:00
Philip Abbey
5cf5e25ef5 Documentation update 2023-12-23 16:13:30 +00:00
Philip Abbey
3934ca53ba New glance and widget views
Added ability to test if we're a widget or a watch-app. Added troubleshooting documentation.
2023-12-21 11:37:30 +00:00
Philip Abbey
ead7e2e658 Tweakes
export.cmd amended cosmetically.
README.md version info updated.
2023-12-18 15:14:36 +00:00
Philip Abbey
648f0c1b8a Update README.md 2023-12-18 14:41:39 +00:00
Philip Abbey
f4e6e8848e 20 new devices and export of widget & application
Added 20 new devices and batch exportation (compilation) of both widget and application. Amended documentation.
2023-12-18 14:29:59 +00:00
Philip Abbey
4ab25ef860 Comment header update
Corrected spelling of username of contributor.
2023-12-17 12:46:20 +00:00
Philip Abbey
3d24301a72 Settings internationalised 2023-12-16 18:33:51 +00:00
Philip Abbey
8c5aa820ef Update README.md
Added version information for 1.7
2023-12-13 08:53:00 +00:00
Philip Abbey
44d5bf8e93 Update README.md 2023-12-06 22:56:59 +00:00
Philip Abbey
1df64286f0 Updated README
Also missed schema changes of the previous commit. Added a photo of the confirmation view.
2023-12-01 09:54:23 +00:00
Philip Abbey
3fe48be756 Update README.md
Adding some hints to avoid setup errors.
2023-11-30 18:56:42 +00:00
Philip Abbey
e41adff62d Update README.md
Added credit
2023-11-21 20:35:27 +00:00
Philip Abbey
ae403e724c Update README.md
Added description of v1.4
2023-11-21 20:31:32 +00:00
Joseph Abbey
61311336da Update README.md 2023-11-18 07:28:50 +00:00
Philip Abbey
6b8892aee8 Update README.md
Added release notes for version 1.3.
2023-11-16 09:19:36 +00:00
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