70 Commits

Author SHA1 Message Date
Philip Abbey
75ea23dfbd 7 New devices, mainly Fenix
SDK updated to 7.3.0 in order to get new devices to work in simulation. This means some function prototypes have had to be amended.
2024-09-05 21:23:49 +01:00
Philip Abbey
1e103069bc Update README.md
Feature differences between Application and Widget.
2024-08-24 14:30:23 +01:00
Philip Abbey
1c4add693d Update README.md
Amended advice based on a report at https://community.home-assistant.io/t/home-assistant-app-for-garmin/637348/280.

Signed-off-by: Philip Abbey <philipabbey@users.noreply.github.com>
2024-07-01 08:40:04 +01:00
Philip Abbey
f4ca55d741 Devices Edge 540 and Edge 840 re-enabled
@Petucky reports the application works well on an Edge 840 by sideloading the code from an Edge 830 device.
2024-06-15 11:00:58 +01:00
Philip Abbey
5d34db7b6a Update README.md
Typo
2024-05-04 14:29:54 +01:00
Philip Abbey
cfaa31d5ee Update README.md
Typo
2024-05-04 14:28:33 +01:00
Philip Abbey
52ee270788 Update README.md
Note about HTTP
2024-05-04 10:06:59 +01:00
Philip Abbey
0a93f4f9ba Additional documentation changes
Including settings screenshot.
2024-03-21 13:53:01 +00:00
Philip Abbey
a0fe746c1d Amended update method to entire rounds
A single larger delay is now inserted once between entire rounds of status updates,
2024-03-21 09:15:47 +00:00
Philip Abbey
cacd9f856f Initial solution 2024-03-20 23:33:13 +00:00
Philip Abbey
da645f17ad Update README.md
Removed an old reference to a known issue with Widgets.
2024-03-18 08:10:49 +00:00
Philip Abbey
aeeb1aa96e Documentation update 2024-03-08 09:18:48 +00:00
Philip Abbey
181335bfd7 Update README.md
Added a new [!IMPORTANT] tag
2024-03-06 18:34:40 +00:00
Philip Abbey
a65dcd6811 Removed widget specific code 2024-02-11 19:35:34 +00:00
Philip Abbey
b65d45c955 Update README.md
Added known issue with iPhone's Connect IQ App
2024-02-11 18:31:49 +00:00
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