55 Commits

Author SHA1 Message Date
Philip Abbey
0dfcc65469 3 bug fixes as per the issue description 2024-02-05 19:09:26 +00:00
Philip Abbey
4d4a86f195 Update README.md
Added knwoon issue with Edge 540 and 840 devices.
2024-02-01 21:32:46 +00:00
Philip Abbey
5de67382bc Update README.md
More explanation on the polling chain for status updates.
2024-01-28 13:37:54 +00:00
Philip Abbey
9f759b1dad Documentation
Amended "BatteryReporting" to "BackgroundService". Augmented TroubleShooting.md to remind people how to verify their JSON schema. Amended wording of some of the settings.
2024-01-27 16:29:08 +00:00
Philip Abbey
f5f88ced4e Added web-based editor to documentation 2024-01-27 14:59:48 +00:00
Philip Abbey
b46c4d2eb4 Read through all documentation 2024-01-20 15:05:33 +00:00
Philip Abbey
ce2f4d38d0 Menu for different pages of documents 2024-01-20 11:31:50 +00:00
Philip Abbey
13d3ffd1ec Documentation 2024-01-19 22:27:39 +00:00
Philip Abbey
7243917103 Documentation 2024-01-19 21:14:33 +00:00
Philip Abbey
49fb42cc0f Documentation 2024-01-19 20:18:25 +00:00
Philip Abbey
53bd8d3c50 Documentation update
Remnants that perhaps should have been in the previous merge.
2024-01-14 20:19:40 +00:00
Philip Abbey
81762fbf7d Cached 'has' result in initialize()
Also amended a bit of README that was missed and added a memory usage in the RootView for widgets here memory is limited, to serve as a warning to users who are likely to complain.
2024-01-14 19:59:18 +00:00
Philip Abbey
4447c35761 Updated settings documentation 2024-01-13 08:29:35 +00:00
Philip Abbey
f2316dc0f6 Update README.md 2024-01-12 17:54:59 +00:00
Philip Abbey
4e6f8bcefc Update README.md
Added details of version 2.2.
2024-01-09 21:37:46 +00:00
Philip Abbey
70e0bc3ff1 Update README.md 2024-01-09 21:31:10 +00:00
Philip Abbey
e9de9e5890 Update README.md 2024-01-09 21:03:12 +00:00
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