Commit Graph
114 Commits
Author SHA1 Message Date
Philip Abbey 6218df3acb Review comments
Thanks @xhemart.
2026-08-21 14:54:12 +01:00
Philip Abbey 14f1c3bec9 Documentation update 2026-08-21 12:01:29 +01:00
Philip Abbey 82e1fda135 Update README.md
Response to https://github.com/house-of-abbey/GarminHomeAssistant/issues/369
2026-08-07 11:09:56 +01:00
Philip Abbey cc32abab28 Amended documentation to cover Glance view crash 2026-03-13 10:34:47 +00:00
Philip Abbey 75ccf7dc01 Merge branch 'main' into 343-glance-text-not-visible-on-venu-33s-works-on-one-out-8f-3-devices 2026-02-28 18:09:43 +00:00
Philip Abbey 6596b5fa5d Markdown documentation linting 2026-02-28 18:01:50 +00:00
Philip Abbey cc2fc27532 Changed the Glance behaviour and design to avoid out of memory errors
Store the smaller "glance" subsection of the JSON menu in Storage under a new key (scStorageKeyGlance) and read the glance template from that cache to prevent out-of-memory errors from large menus. Removed menu status field from the Glance UI and simplified the status view to a single API status line when no custom template is present. Documentation and images updated to reflect changes.
2026-02-27 18:44:54 +00:00
Philip Abbey 3c42660cda Update README.md
Unable to fix the out of memory issues for large JSON menu definitions, nor code around them. So listing a known issue as the best that can be done.
2026-01-28 17:09:33 +00:00
Philip Abbey 78db27c824 Published expected etiquette 2026-01-10 15:12:26 +00:00
Philip Abbey 6149098d25 Update browser compatibility for web editor
README.md and TroubleShooting.md now state that the GarminHomeAssistant web-based editor works in Firefox.
2025-12-23 20:28:33 +00:00
Philip Abbey fd2a07e6eb Update README.md 2025-12-23 15:04:26 +00:00
Philip Abbey 5eabea49a9 Add important note on dashboard configuration complexity
Added a highlighted section explaining the challenges and rationale behind the dashboard menu configuration approach, emphasizing the limitations of small devices and the need for external configuration. Encourages users to manage expectations and read documentation before seeking support.
2025-12-23 15:03:43 +00:00
Philip Abbey fb799ebdac Update documentation for clarity and accuracy
Corrected typos in README.md and clarified troubleshooting steps in TroubleShooting.md. Added browser compatibility note for the web-based editor, improved error message explanations, and provided more detailed guidance for resolving 'No JSON returned from HTTP request' issues.
2025-12-23 11:41:23 +00:00
Philip Abbey 1e79be594e Update README with Firefox compatibility note
Added compatibility note for the Web-based Editor in Firefox.

Signed-off-by: Philip Abbey <philipabbey@users.noreply.github.com>
2025-12-22 17:38:06 +00:00
Philip Abbey 2df83f86f1 Change cover image in README.md
Updated the cover image in the README file.

Signed-off-by: Philip Abbey <philipabbey@users.noreply.github.com>
2025-11-16 17:36:37 +00:00
Philip Abbey c5eb15112b New images 2025-11-16 17:32:06 +00:00
Philip Abbey abd6552916 Documentation changes
"Home Assistant" => "HomeAssistant" search & replace
Added schema change for "exit" feature.
Added initial Devices.md
2025-11-02 19:36:33 +00:00
Joseph Abbey ad83988ade Merge branch 'main' into rename-service-to-action
Signed-off-by: Joseph Abbey <me@josephabbey.dev>
2025-11-01 21:23:08 +00:00
Joseph Abbey cac94fecd4 rename service to action 2025-11-01 21:19:10 +00:00
Philip Abbey fc0320aef6 Initial code for user supplied confirmation messages 2025-10-30 17:50:04 +00:00
Philip Abbey 14186b7992 Documentation & source tidy for Lang.Dictionary items. 2025-10-30 11:39:19 +00:00
thmichel 7871334b4a Updated Readme and Mianifest 2025-10-13 13:20:50 +02:00
Philip Abbey 06e7c89b60 Amended documentation for Edge devices 2025-09-30 16:58:34 +01:00
Philip Abbey 8db9820ffa Cosmetic change to docs
"Home Assistant" -> "HomeAssistant"
2025-09-13 20:06:10 +01:00
Philip Abbey 3566920114 Documentation update
New settings.
2025-09-13 12:05:49 +01:00
Philip Abbey 7ba0d76bf6 Added option to turn off automatic menu update checking
This is because it uses additional memory than can cause some older devices to crash unless they have smaller menus.
2025-09-13 11:06:29 +01:00
Philip Abbey e284cd2d4a 2 Bug fixes
1. Fixed a bug where templates failed to display in toggle menu items (at least on some devices).
2. Fixed a bug where a menu item requesting to exit on completion appeared to indicate failure when using Wi-Fi or LTE. The fix uses a delay in exiting the application modelled as sufficient for a Venu 2 device, so this might need tweaking for other devices.
2025-09-12 14:34:16 +01:00
Philip Abbey 46e44ada30 Update README.md
Added link to Github issues.
2025-09-08 21:43:05 +01:00
Philip Abbey 4b206f4501 Update README.md
Amended for new cache validation code.
2025-09-05 16:40:57 +01:00
Philip Abbey 3d7b588d2c small doc suggestions (#271)
Thank you!
2025-08-10 20:52:29 +01:00
Philip Abbey 57128bf7a4 Update README.md
Amended path to create security tokens.
2025-08-10 19:09:52 +01:00
tispokes b9db9af3bf small doc suggestions
small doc suggestions

small doc suggestions
2025-08-10 18:42:28 +02:00
Philip Abbey f224268554 Documentation 2025-08-09 16:36:46 +01:00
Philip AbbeyandVincent af3820c7a8 Update README.md
Co-authored-by: Vincent <59287019+vincentezw@users.noreply.github.com>
Signed-off-by: Philip Abbey <philipabbey@users.noreply.github.com>
2025-07-24 11:00:48 +01:00
Philip Abbey 6f5e591910 Initial Docs for review 2025-07-22 21:42:51 +01:00
Philip Abbey 47a930828a Revised glance view
Refreshed default view and new customisable view.
2025-07-06 14:44:53 +01:00
Philip Abbey b82e63d191 Documentation update 2025-01-19 19:47:42 +00:00
Tomer cca73a4069 Update README.md
Documented a workaround to communicate with Home Assistant using HTTP.

Signed-off-by: Tomer <55205856+TomerMir@users.noreply.github.com>
2024-12-03 18:47:06 +02:00
Matthias Oesterheld f51197ff75 adjust docs 2024-11-14 21:32:38 +01:00
Matthias Oesterheld 51d4f68688 preliminary doc changes 2024-11-12 19:35:15 +01:00
Matthias Oesterheld f24d79e41a Merge branch 'main' into feature/pin-confirmation 2024-11-11 20:58:52 +01:00
Philip Abbey 2000a30276 Update README.md
Garmin Express known issue.
2024-11-07 20:01:56 +00:00
Matthias Oesterheld b48102f9a6 add pin confirmation 2024-10-15 19:59:04 +02:00
Philip Abbey 060cd2729f Update README.md
Additional information on toasts with Forerunner 55 device.

Signed-off-by: Philip Abbey <philipabbey@users.noreply.github.com>
2024-09-07 11:06:11 +01:00
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