Commit Graph
574 Commits
Author SHA1 Message Date
Matthias Oesterheld b6acec0672 move pin validation error screen to initial view resolution 2024-11-18 17:38:30 +01:00
Matthias Oesterheld e8e2e02086 move pin validation to settings 2024-11-17 11:21:26 +01:00
Matthias Oesterheld f3e6879540 move PIN constants to Globals.mc 2024-11-17 11:00:45 +01:00
Matthias Oesterheld 666854c5c6 fix translation 2024-11-17 10:51:56 +01:00
Matthias Oesterheld e0418a0ae6 improve docs 2024-11-17 10:49:58 +01:00
Matthias Oesterheld f51197ff75 adjust docs 2024-11-14 21:32:38 +01:00
Matthias Oesterheld 97b5371a0e add "pin": true JSON config property, add default pin, add pin confirmation to toggle, adjust JSON schema 2024-11-13 21:30:36 +01:00
Matthias Oesterheld 51d4f68688 preliminary doc changes 2024-11-12 19:35:15 +01:00
Matthias Oesterheld 0ac8e11287 use full numpad, validate 4-digit pin, add visual feedback on click, show toast on error 2024-11-12 19:24:15 +01:00
Matthias Oesterheld 73219c6864 add class/method to debug messages 2024-11-11 21:06:38 +01:00
Matthias Oesterheld f24d79e41a Merge branch 'main' into feature/pin-confirmation 2024-11-11 20:58:52 +01:00
Matthias Oesterheld b13fb7e953 validate pin after full length of pin has been entered 2024-11-11 20:58:09 +01:00
Matthias Oesterheld 7947280bb6 internationalize pin lock message 2024-11-11 20:39:26 +01:00
Matthias Oesterheld fb2bb7f566 remove transcoding, move pin to settings, remove pin from schema 2024-11-11 20:06:35 +01:00
Philip Abbey 2000a30276 Update README.md
Garmin Express known issue.
2024-11-07 20:01:56 +00:00
Matthias Oesterheld cd5ed317c5 move pin mask translation to corrections 2024-10-16 16:45:55 +02:00
Matthias Oesterheld 86943aa664 add mini vibration feedback when tapping pin digits 2024-10-16 15:59:44 +02:00
Matthias Oesterheld e21ab79d5d add PIN lock after exceeding failure count 2024-10-16 15:58:37 +02:00
Matthias Oesterheld c592726bd4 add PIN transcoding 2024-10-15 20:27:52 +02:00
Matthias Oesterheld b48102f9a6 add pin confirmation 2024-10-15 19:59:04 +02:00
Philip Abbey 04c61981ea Update Switches.md
Action from "Allow confirming switch toggle" https://github.com/house-of-abbey/GarminHomeAssistant/issues/190, make documentation clearer.

Signed-off-by: Philip Abbey <philipabbey@users.noreply.github.com>
2024-10-06 15:35:35 +01:00
Joseph Abbey 8caef29aba 2 fixes as required by issue 185 (#186)
Solution to a race condition with starting updates and amendment to
error message presentation on Webhook ID creation failure.
2024-09-10 15:16:54 +01:00
Philip AbbeyandJoseph Abbey a48ab486ae 2 fixes as required by issue 185
Solution to a race condition with starting updates and amendment to error message presentation on Webhook ID creation failure.

Co-Authored-By: Joseph Abbey <me@josephabbey.dev>
2024-09-07 20:27:58 +01: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>
v2.21
2024-09-07 11:06:11 +01:00
Philip Abbey 73a38e9b4e Update HISTORY.md
v2.21 amendment.
2024-09-06 17:32:50 +01:00
Joseph Abbey b22f119eb3 182 add support for the latest devices released from garmin (#183)
7 new devices. 2 users waiting for this update for Fenix 8.
2024-09-06 17:30:24 +01:00
Philip Abbey cd8f5d900e Restyle 182 add support for the latest devices released from garmin (#184)
Automated style fixes for #183, created by [Restyled][].

The following restylers [made
fixes](https://restyled.io/gh/house-of-abbey/repos/GarminHomeAssistant/jobs/4778343):

-
[whitespace](https://github.com/restyled-io/restyler-whitespace/blob/master/README.md)


To incorporate these changes, merge this Pull Request into the original.
We
recommend using the Squash or Rebase strategies.


**NOTE**: As work continues on the original Pull Request, this process
will
re-run and update (force-push) this Pull Request with updated style
fixes as
necessary. If the style is fixed manually at any point (i.e. this
process finds
no fixes to make), this Pull Request will be closed automatically.

Sorry if this was unexpected. To disable it, see our [documentation][].

[restyled]: https://restyled.io
[documentation]:
https://github.com/restyled-io/restyled.io/wiki/Disabling-Restyled
2024-09-05 22:59:01 +01:00
Restyled.io ecb2e8bc96 Restyled by whitespace 2024-09-05 21:57:35 +00:00
Philip Abbey 881700d0ed Update HISTORY.md
v2.21 text
2024-09-05 21:28:33 +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 2e7216b6b2 v2.20 documentation update v2.20 2024-08-30 21:18:56 +01:00
Joseph Abbey 57a44d8946 Update WebhookManager.mc (#179)
Speculative fix to handle the callback data from webhook generation
perhaps not being Lang.Dict.
2024-08-30 19:48:47 +01:00
Philip Abbey 4432c7b9a0 Update WebhookManager.mc
Speculative fix to handle the callback data from webhook generation perhaps not being Lang.Dict.
2024-08-30 15:49:06 +01:00
Philip Abbey 15e2b19193 Deprecate template type (#177) 2024-08-30 14:32:22 +01:00
Joseph Abbey 1b40231360 Fix errors 2024-08-30 13:49:09 +01:00
Joseph Abbey 446c579660 Merge branch 'main' into 176-deprecate-template-items 2024-08-30 13:26:31 +01:00
Philip Abbey da2e94caa3 Update TroubleShooting.md
Added instructions for how to send the debug log from the watch.
v2.19
2024-08-30 13:25:41 +01:00
Joseph Abbey 1c182dd615 Deprecate template type 2024-08-30 13:25:16 +01:00
Philip Abbey fb5c2193f1 Create debug_log_location.png
Need a picture to explain to users where to fetch the debug logs from. Only gives the error message, but not the location unfortunately.
2024-08-30 13:18:09 +01:00
Philip Abbey df3be94bf9 Documentation for v2.19 2024-08-29 23:12:13 +01:00
Joseph Abbey 17162c14f2 174 tidy up two small issues (#175)
Heading & vibrate
2024-08-29 21:18:03 +01:00
Philip Abbey b5140ce8b4 Added vibrate to confirm toggle items tapped 2024-08-29 21:13:55 +01:00
Philip Abbey 17a5d89998 Prevent negative heading values. 2024-08-29 21:00:50 +01:00
Philip Abbey 63bc127aec Perform all updates in one request (#173) 2024-08-29 20:55:40 +01:00
Joseph Abbey af43fde963 Merge branch 'main' into one-update-request 2024-08-29 19:03:12 +01:00
Philip Abbey bbd9119a07 Update HomeAssistantToggleMenuItem.mc
Prevent multiple toggles for initiating one action. Only set the state when the called service returns with the confirmed value.
2024-08-28 23:01:28 +01:00
Joseph Abbey 47a8a6e4e6 New poll delay property id 2024-08-28 08:52:41 +01:00
Joseph Abbey b476da6667 Revert compile_sim.cmd
Signed-off-by: Joseph Abbey <me@josephabbey.dev>
2024-08-28 08:45:07 +01:00
Joseph Abbey bd37d5f2a8 Allow toggles to work if template fails 2024-08-26 20:11:19 +01:00
Joseph Abbey 2a48790f9c Individual errors 2024-08-26 20:09:24 +01:00