Comment header update

Corrected spelling of username of contributor.
This commit is contained in:
Philip Abbey
2023-12-17 12:46:20 +00:00
parent 3ce4b7d3e8
commit 4ab25ef860
66 changed files with 67 additions and 67 deletions

View File

@ -239,7 +239,7 @@ The `id` attribute values are taken from the same names used in [`strings.xml`](
| 1.1 | Updated for 54 more devices, 80 in total. Scene support. Added vibrate acknowledgement for tap-based menu items. Falls back to a custom visual confirmation in the absence of 'toast' and vibrate support. Bug fix for large menus needing status updates. |
| 1.2 | Do not crash on zero items to update. Report unreachable URLs. Verify API URL does not have a trailing slash '/'. Increased HTTP response diagnosis. Reduced minimum API Level required from 3.3.0 to 3.1.0 to allow more device "part numbers" to be satisfied. |
| 1.3 | Tap for scripts was working in emulation but not on some phones. Decision is to make the 'service' field in the JSON compulsory for 'tap' menu items. This is a breaking change, but for many might be a fix for something not working correctly. Improve language support, we can now accept language corrections and prevent the automated translation of strings from clobbering manually refined entries. Thank you to two new contributors. |
| 1.4 | New lean user Interface with thanks to [SomeoneOnEarth](https://github.com/Someone0nEarth) for their contribution which is now the default. If you prefer the old style you can still select it in the settings. The provision of a 'service' tag is now not just heavily suggested by the JSON schema, it is enforced in code. With apologies to anyone suffering a breakage as a result. |
| 1.4 | New lean user Interface with thanks to [Someone0nEarth](https://github.com/Someone0nEarth) for their contribution which is now the default. If you prefer the old style you can still select it in the settings. The provision of a 'service' tag is now not just heavily suggested by the JSON schema, it is enforced in code. With apologies to anyone suffering a breakage as a result. |
| 1.5 | <img src="images/confirmation_view.jpg" width="200" title="Confirmation View" style="float:right"/> Added an optional confirmation dialogue view to prevent accidental execution of actions on mistaken tap. This also brings a change in the JSON schema to allow an optional field to specify that the confirmation should be used for a menu item. As we are now maturing and adding features we have decided to mitigate breaking changes to the JSON schema by being more careful to adopt the Home Assistant schema (noting there is a 1:1 mapping between YAML and JSON). This change does deprecate the top level `service` tag in favour of `tag_action` containing multiple fields including `service` & `confirm`. Users should migrate to the new format for the new functionality, but the timescale for actual deprecation are long and undecided. |
| 1.6 | Added a user configurable 'timeout' in seconds so that when no action is taken the application automatically closes, stopping the continuous polling for changes of status and hence saving the drain on the battery. This can be disabled with timeout=0. |
| 1.7 | Added timeout to confirmation views so that when used for security devices it does not linger when left unconfirmed. Thanks to [Jan Schneider](https://github.com/j-a-n) for the contribution. Known bug for devices not supporting [`WatchUi.getCurrentView()`](https://developer.garmin.com/connect-iq/api-docs/Toybox/WatchUi.html#getCurrentView-instance_function) API call which is only available on API Level 3.4.0, e.g. Vivoactive 4S. |

View File

@ -9,9 +9,9 @@
tested on a Venu 2 device. The source code is provided at:
https://github.com/house-of-abbey/GarminHomeAssistant.
P A Abbey & J D Abbey & SomeoneOnEarth, 31 October 2023
P A Abbey & J D Abbey & Someone0nEarth, 31 October 2023
SomeoneOnEarth's Test App id="bf69be91-5833-4d96-92ea-c5f1a9db5dcc"
Someone0nEarth's Test App id="bf69be91-5833-4d96-92ea-c5f1a9db5dcc"
philipabbey's Test App id="98c36259-498a-4458-9cef-74a273ad2bc3"
Live Application id="40131e87-31ff-454b-a8e2-92276ee399d6"

View File

@ -9,7 +9,7 @@
tested on a Venu 2 device. The source code is provided at:
https://github.com/house-of-abbey/GarminHomeAssistant.
P A Abbey & J D Abbey & SomeoneOnEarth, 31 October 2023
P A Abbey & J D Abbey & Someone0nEarth, 31 October 2023
-->

View File

@ -9,7 +9,7 @@
tested on a Venu 2 device. The source code is provided at:
https://github.com/house-of-abbey/GarminHomeAssistant.
P A Abbey & J D Abbey & SomeoneOnEarth, 31 October 2023
P A Abbey & J D Abbey & Someone0nEarth, 31 October 2023
-->

View File

@ -9,7 +9,7 @@
tested on a Venu 2 device. The source code is provided at:
https://github.com/house-of-abbey/GarminHomeAssistant.
P A Abbey & J D Abbey & SomeoneOnEarth, 31 October 2023
P A Abbey & J D Abbey & Someone0nEarth, 31 October 2023
-->

View File

@ -9,7 +9,7 @@
tested on a Venu 2 device. The source code is provided at:
https://github.com/house-of-abbey/GarminHomeAssistant.
P A Abbey & J D Abbey & SomeoneOnEarth, 31 October 2023
P A Abbey & J D Abbey & Someone0nEarth, 31 October 2023
-->

View File

@ -9,7 +9,7 @@
tested on a Venu 2 device. The source code is provided at:
https://github.com/house-of-abbey/GarminHomeAssistant.
P A Abbey & J D Abbey & SomeoneOnEarth, 14 November 2023
P A Abbey & J D Abbey & Someone0nEarth, 14 November 2023
-->

View File

@ -9,7 +9,7 @@
tested on a Venu 2 device. The source code is provided at:
https://github.com/house-of-abbey/GarminHomeAssistant.
P A Abbey & J D Abbey & SomeoneOnEarth, 31 October 2023
P A Abbey & J D Abbey & Someone0nEarth, 31 October 2023
-->

View File

@ -9,7 +9,7 @@
tested on a Venu 2 device. The source code is provided at:
https://github.com/house-of-abbey/GarminHomeAssistant.
P A Abbey & J D Abbey & SomeoneOnEarth, 31 October 2023
P A Abbey & J D Abbey & Someone0nEarth, 31 October 2023
-->

View File

@ -9,7 +9,7 @@
tested on a Venu 2 device. The source code is provided at:
https://github.com/house-of-abbey/GarminHomeAssistant.
P A Abbey & J D Abbey & SomeoneOnEarth, 31 October 2023
P A Abbey & J D Abbey & Someone0nEarth, 31 October 2023
-->

View File

@ -9,7 +9,7 @@
tested on a Venu 2 device. The source code is provided at:
https://github.com/house-of-abbey/GarminHomeAssistant.
P A Abbey & J D Abbey & SomeoneOnEarth, 31 October 2023
P A Abbey & J D Abbey & Someone0nEarth, 31 October 2023
-->

View File

@ -9,7 +9,7 @@
tested on a Venu 2 device. The source code is provided at:
https://github.com/house-of-abbey/GarminHomeAssistant.
P A Abbey & J D Abbey & SomeoneOnEarth, 14 November 2023
P A Abbey & J D Abbey & Someone0nEarth, 14 November 2023
-->

View File

@ -9,7 +9,7 @@
tested on a Venu 2 device. The source code is provided at:
https://github.com/house-of-abbey/GarminHomeAssistant.
P A Abbey & J D Abbey & SomeoneOnEarth, 31 October 2023
P A Abbey & J D Abbey & Someone0nEarth, 31 October 2023
-->

View File

@ -9,7 +9,7 @@
tested on a Venu 2 device. The source code is provided at:
https://github.com/house-of-abbey/GarminHomeAssistant.
P A Abbey & J D Abbey & SomeoneOnEarth, 31 October 2023
P A Abbey & J D Abbey & Someone0nEarth, 31 October 2023
-->

View File

@ -9,7 +9,7 @@
tested on a Venu 2 device. The source code is provided at:
https://github.com/house-of-abbey/GarminHomeAssistant.
P A Abbey & J D Abbey & SomeoneOnEarth, 31 October 2023
P A Abbey & J D Abbey & Someone0nEarth, 31 October 2023
-->

View File

@ -9,7 +9,7 @@
tested on a Venu 2 device. The source code is provided at:
https://github.com/house-of-abbey/GarminHomeAssistant.
P A Abbey & J D Abbey & SomeoneOnEarth, 31 October 2023
P A Abbey & J D Abbey & Someone0nEarth, 31 October 2023
-->

View File

@ -9,7 +9,7 @@
tested on a Venu 2 device. The source code is provided at:
https://github.com/house-of-abbey/GarminHomeAssistant.
P A Abbey & J D Abbey & SomeoneOnEarth, 31 October 2023
P A Abbey & J D Abbey & Someone0nEarth, 31 October 2023
-->

View File

@ -9,7 +9,7 @@
tested on a Venu 2 device. The source code is provided at:
https://github.com/house-of-abbey/GarminHomeAssistant.
P A Abbey & J D Abbey & SomeoneOnEarth, 31 October 2023
P A Abbey & J D Abbey & Someone0nEarth, 31 October 2023
-->

View File

@ -9,7 +9,7 @@
tested on a Venu 2 device. The source code is provided at:
https://github.com/house-of-abbey/GarminHomeAssistant.
P A Abbey & J D Abbey & SomeoneOnEarth, 31 October 2023
P A Abbey & J D Abbey & Someone0nEarth, 31 October 2023
-->

View File

@ -9,7 +9,7 @@
tested on a Venu 2 device. The source code is provided at:
https://github.com/house-of-abbey/GarminHomeAssistant.
P A Abbey & J D Abbey & SomeoneOnEarth, 31 October 2023
P A Abbey & J D Abbey & Someone0nEarth, 31 October 2023
-->

View File

@ -9,7 +9,7 @@
tested on a Venu 2 device. The source code is provided at:
https://github.com/house-of-abbey/GarminHomeAssistant.
P A Abbey & J D Abbey & SomeoneOnEarth, 31 October 2023
P A Abbey & J D Abbey & Someone0nEarth, 31 October 2023
-->

View File

@ -8,7 +8,7 @@
tested on a Venu 2 device. The source code is provided at:
https://github.com/house-of-abbey/GarminHomeAssistant.
P A Abbey & J D Abbey & SomeoneOnEarth, 31 October 2023
P A Abbey & J D Abbey & Someone0nEarth, 31 October 2023
-->

View File

@ -8,7 +8,7 @@
tested on a Venu 2 device. The source code is provided at:
https://github.com/house-of-abbey/GarminHomeAssistant.
P A Abbey & J D Abbey & SomeoneOnEarth, 31 October 2023
P A Abbey & J D Abbey & Someone0nEarth, 31 October 2023
-->

View File

@ -8,7 +8,7 @@
tested on a Venu 2 device. The source code is provided at:
https://github.com/house-of-abbey/GarminHomeAssistant.
P A Abbey & J D Abbey & SomeoneOnEarth, 31 October 2023
P A Abbey & J D Abbey & Someone0nEarth, 31 October 2023
-->

View File

@ -8,7 +8,7 @@
tested on a Venu 2 device. The source code is provided at:
https://github.com/house-of-abbey/GarminHomeAssistant.
P A Abbey & J D Abbey & SomeoneOnEarth, 31 October 2023
P A Abbey & J D Abbey & Someone0nEarth, 31 October 2023
-->

View File

@ -8,7 +8,7 @@
tested on a Venu 2 device. The source code is provided at:
https://github.com/house-of-abbey/GarminHomeAssistant.
P A Abbey & J D Abbey & SomeoneOnEarth, 31 October 2023
P A Abbey & J D Abbey & Someone0nEarth, 31 October 2023
-->

View File

@ -8,7 +8,7 @@
tested on a Venu 2 device. The source code is provided at:
https://github.com/house-of-abbey/GarminHomeAssistant.
P A Abbey & J D Abbey & SomeoneOnEarth, 31 October 2023
P A Abbey & J D Abbey & Someone0nEarth, 31 October 2023
-->

View File

@ -8,7 +8,7 @@
tested on a Venu 2 device. The source code is provided at:
https://github.com/house-of-abbey/GarminHomeAssistant.
P A Abbey & J D Abbey & SomeoneOnEarth, 31 October 2023
P A Abbey & J D Abbey & Someone0nEarth, 31 October 2023
-->

View File

@ -8,7 +8,7 @@
tested on a Venu 2 device. The source code is provided at:
https://github.com/house-of-abbey/GarminHomeAssistant.
P A Abbey & J D Abbey & SomeoneOnEarth, 31 October 2023
P A Abbey & J D Abbey & Someone0nEarth, 31 October 2023
-->

View File

@ -8,7 +8,7 @@
tested on a Venu 2 device. The source code is provided at:
https://github.com/house-of-abbey/GarminHomeAssistant.
P A Abbey & J D Abbey & SomeoneOnEarth, 31 October 2023
P A Abbey & J D Abbey & Someone0nEarth, 31 October 2023
-->

View File

@ -8,7 +8,7 @@
tested on a Venu 2 device. The source code is provided at:
https://github.com/house-of-abbey/GarminHomeAssistant.
P A Abbey & J D Abbey & SomeoneOnEarth, 31 October 2023
P A Abbey & J D Abbey & Someone0nEarth, 31 October 2023
-->

View File

@ -8,7 +8,7 @@
tested on a Venu 2 device. The source code is provided at:
https://github.com/house-of-abbey/GarminHomeAssistant.
P A Abbey & J D Abbey & SomeoneOnEarth, 31 October 2023
P A Abbey & J D Abbey & Someone0nEarth, 31 October 2023
-->

View File

@ -8,7 +8,7 @@
tested on a Venu 2 device. The source code is provided at:
https://github.com/house-of-abbey/GarminHomeAssistant.
P A Abbey & J D Abbey & SomeoneOnEarth, 31 October 2023
P A Abbey & J D Abbey & Someone0nEarth, 31 October 2023
-->

View File

@ -9,7 +9,7 @@
tested on a Venu 2 device. The source code is provided at:
https://github.com/house-of-abbey/GarminHomeAssistant.
P A Abbey & J D Abbey & SomeoneOnEarth, 31 October 2023
P A Abbey & J D Abbey & Someone0nEarth, 31 October 2023
-->

View File

@ -9,7 +9,7 @@
tested on a Venu 2 device. The source code is provided at:
https://github.com/house-of-abbey/GarminHomeAssistant.
P A Abbey & J D Abbey & SomeoneOnEarth, 31 October 2023
P A Abbey & J D Abbey & Someone0nEarth, 31 October 2023
-->

View File

@ -9,7 +9,7 @@
tested on a Venu 2 device. The source code is provided at:
https://github.com/house-of-abbey/GarminHomeAssistant.
P A Abbey & J D Abbey & SomeoneOnEarth, 31 October 2023
P A Abbey & J D Abbey & Someone0nEarth, 31 October 2023
-->

View File

@ -9,7 +9,7 @@
tested on a Venu 2 device. The source code is provided at:
https://github.com/house-of-abbey/GarminHomeAssistant.
P A Abbey & J D Abbey & SomeoneOnEarth, 31 October 2023
P A Abbey & J D Abbey & Someone0nEarth, 31 October 2023
-->

View File

@ -9,7 +9,7 @@
tested on a Venu 2 device. The source code is provided at:
https://github.com/house-of-abbey/GarminHomeAssistant.
P A Abbey & J D Abbey & SomeoneOnEarth, 31 October 2023
P A Abbey & J D Abbey & Someone0nEarth, 31 October 2023
-->

View File

@ -9,7 +9,7 @@
tested on a Venu 2 device. The source code is provided at:
https://github.com/house-of-abbey/GarminHomeAssistant.
P A Abbey & J D Abbey & SomeoneOnEarth, 31 October 2023
P A Abbey & J D Abbey & Someone0nEarth, 31 October 2023
-->

View File

@ -9,7 +9,7 @@
tested on a Venu 2 device. The source code is provided at:
https://github.com/house-of-abbey/GarminHomeAssistant.
P A Abbey & J D Abbey & SomeoneOnEarth, 31 October 2023
P A Abbey & J D Abbey & Someone0nEarth, 31 October 2023
-->

View File

@ -9,7 +9,7 @@
tested on a Venu 2 device. The source code is provided at:
https://github.com/house-of-abbey/GarminHomeAssistant.
P A Abbey & J D Abbey & SomeoneOnEarth, 31 October 2023
P A Abbey & J D Abbey & Someone0nEarth, 31 October 2023
-->

View File

@ -9,7 +9,7 @@
tested on a Venu 2 device. The source code is provided at:
https://github.com/house-of-abbey/GarminHomeAssistant.
P A Abbey & J D Abbey & SomeoneOnEarth, 31 October 2023
P A Abbey & J D Abbey & Someone0nEarth, 31 October 2023
-->

View File

@ -9,7 +9,7 @@
tested on a Venu 2 device. The source code is provided at:
https://github.com/house-of-abbey/GarminHomeAssistant.
P A Abbey & J D Abbey & SomeoneOnEarth, 31 October 2023
P A Abbey & J D Abbey & Someone0nEarth, 31 October 2023
-->

View File

@ -9,7 +9,7 @@
tested on a Venu 2 device. The source code is provided at:
https://github.com/house-of-abbey/GarminHomeAssistant.
P A Abbey & J D Abbey & SomeoneOnEarth, 31 October 2023
P A Abbey & J D Abbey & Someone0nEarth, 31 October 2023
-->

View File

@ -9,7 +9,7 @@
tested on a Venu 2 device. The source code is provided at:
https://github.com/house-of-abbey/GarminHomeAssistant.
P A Abbey & J D Abbey & SomeoneOnEarth, 31 October 2023
P A Abbey & J D Abbey & Someone0nEarth, 31 October 2023
-->

View File

@ -9,7 +9,7 @@
tested on a Venu 2 device. The source code is provided at:
https://github.com/house-of-abbey/GarminHomeAssistant.
P A Abbey & J D Abbey & SomeoneOnEarth, 31 October 2023
P A Abbey & J D Abbey & Someone0nEarth, 31 October 2023
-->

View File

@ -9,7 +9,7 @@
tested on a Venu 2 device. The source code is provided at:
https://github.com/house-of-abbey/GarminHomeAssistant.
P A Abbey & J D Abbey & SomeoneOnEarth, 31 October 2023
P A Abbey & J D Abbey & Someone0nEarth, 31 October 2023
-->

View File

@ -9,7 +9,7 @@
tested on a Venu 2 device. The source code is provided at:
https://github.com/house-of-abbey/GarminHomeAssistant.
P A Abbey & J D Abbey & SomeoneOnEarth, 31 October 2023
P A Abbey & J D Abbey & Someone0nEarth, 31 October 2023
-->

View File

@ -9,7 +9,7 @@
tested on a Venu 2 device. The source code is provided at:
https://github.com/house-of-abbey/GarminHomeAssistant.
P A Abbey & J D Abbey & SomeoneOnEarth, 31 October 2023
P A Abbey & J D Abbey & Someone0nEarth, 31 October 2023
-->

View File

@ -9,7 +9,7 @@
tested on a Venu 2 device. The source code is provided at:
https://github.com/house-of-abbey/GarminHomeAssistant.
P A Abbey & J D Abbey & SomeoneOnEarth, 31 October 2023
P A Abbey & J D Abbey & Someone0nEarth, 31 October 2023
-->

View File

@ -8,7 +8,7 @@
tested on a Venu 2 device. The source code is provided at:
https://github.com/house-of-abbey/GarminHomeAssistant.
P A Abbey & J D Abbey & SomeoneOnEarth, 31 October 2023
P A Abbey & J D Abbey & Someone0nEarth, 31 October 2023
-->

View File

@ -8,7 +8,7 @@
tested on a Venu 2 device. The source code is provided at:
https://github.com/house-of-abbey/GarminHomeAssistant.
P A Abbey & J D Abbey & SomeoneOnEarth, 31 October 2023
P A Abbey & J D Abbey & Someone0nEarth, 31 October 2023
-->

View File

@ -8,7 +8,7 @@
tested on a Venu 2 device. The source code is provided at:
https://github.com/house-of-abbey/GarminHomeAssistant.
P A Abbey & J D Abbey & SomeoneOnEarth, 31 October 2023
P A Abbey & J D Abbey & Someone0nEarth, 31 October 2023
-->

View File

@ -9,7 +9,7 @@
// tested on a Venu 2 device. The source code is provided at:
// https://github.com/house-of-abbey/GarminHomeAssistant.
//
// P A Abbey & J D Abbey & SomeoneOnEarth, 31 October 2023
// P A Abbey & J D Abbey & Someone0nEarth, 31 October 2023
//
//
// Description:

View File

@ -9,7 +9,7 @@
// tested on a Venu 2 device. The source code is provided at:
// https://github.com/house-of-abbey/GarminHomeAssistant.
//
// P A Abbey & J D Abbey & SomeoneOnEarth, 31 October 2023
// P A Abbey & J D Abbey & Someone0nEarth, 31 October 2023
//
//
// Description:

View File

@ -9,7 +9,7 @@
// tested on a Venu 2 device. The source code is provided at:
// https://github.com/house-of-abbey/GarminHomeAssistant.
//
// P A Abbey & J D Abbey & SomeoneOnEarth, 19 November 2023
// P A Abbey & J D Abbey & Someone0nEarth, 19 November 2023
//
//
// Description:

View File

@ -9,7 +9,7 @@
// tested on a Venu 2 device. The source code is provided at:
// https://github.com/house-of-abbey/GarminHomeAssistant.
//
// P A Abbey & J D Abbey & SomeoneOnEarth, 23 November 2023
// P A Abbey & J D Abbey & Someone0nEarth, 23 November 2023
//
//
// Description:

View File

@ -9,7 +9,7 @@
// tested on a Venu 2 device. The source code is provided at:
// https://github.com/house-of-abbey/GarminHomeAssistant.
//
// P A Abbey & J D Abbey & SomeoneOnEarth, 31 October 2023
// P A Abbey & J D Abbey & Someone0nEarth, 31 October 2023
//
//
// Description:

View File

@ -9,7 +9,7 @@
// tested on a Venu 2 device. The source code is provided at:
// https://github.com/house-of-abbey/GarminHomeAssistant.
//
// P A Abbey & J D Abbey & SomeoneOnEarth, 31 October 2023
// P A Abbey & J D Abbey & Someone0nEarth, 31 October 2023
//
//
// Description:

View File

@ -9,7 +9,7 @@
// tested on a Venu 2 device. The source code is provided at:
// https://github.com/house-of-abbey/GarminHomeAssistant.
//
// P A Abbey & J D Abbey & SomeoneOnEarth, 17 November 2023
// P A Abbey & J D Abbey & Someone0nEarth, 17 November 2023
//
//
// Description:

View File

@ -9,7 +9,7 @@
// tested on a Venu 2 device. The source code is provided at:
// https://github.com/house-of-abbey/GarminHomeAssistant.
//
// P A Abbey & J D Abbey & SomeoneOnEarth, 19 November 2023
// P A Abbey & J D Abbey & Someone0nEarth, 19 November 2023
//
//
// Description:

View File

@ -9,7 +9,7 @@
// tested on a Venu 2 device. The source code is provided at:
// https://github.com/house-of-abbey/GarminHomeAssistant.
//
// P A Abbey & J D Abbey & SomeoneOnEarth, 31 October 2023
// P A Abbey & J D Abbey & Someone0nEarth, 31 October 2023
//
//
// Description:

View File

@ -9,7 +9,7 @@
// tested on a Venu 2 device. The source code is provided at:
// https://github.com/house-of-abbey/GarminHomeAssistant.
//
// P A Abbey & J D Abbey & SomeoneOnEarth, 31 October 2023
// P A Abbey & J D Abbey & Someone0nEarth, 31 October 2023
//
//
// Description:

View File

@ -9,7 +9,7 @@
// tested on a Venu 2 device. The source code is provided at:
// https://github.com/house-of-abbey/GarminHomeAssistant.
//
// P A Abbey & J D Abbey & SomeoneOnEarth, 16 November 2023
// P A Abbey & J D Abbey & Someone0nEarth, 16 November 2023
//
//
// Description:

View File

@ -9,7 +9,7 @@
// tested on a Venu 2 device. The source code is provided at:
// https://github.com/house-of-abbey/GarminHomeAssistant.
//
// P A Abbey & J D Abbey & SomeoneOnEarth, 31 October 2023
// P A Abbey & J D Abbey & Someone0nEarth, 31 October 2023
//
//
// Description:

View File

@ -9,7 +9,7 @@
// tested on a Venu 2 device. The source code is provided at:
// https://github.com/house-of-abbey/GarminHomeAssistant.
//
// P A Abbey & J D Abbey & SomeoneOnEarth, 5 December 2023
// P A Abbey & J D Abbey & Someone0nEarth, 5 December 2023
//
//
// Description: