JosephAbbey
c2bd0dfa40
Apply automatic changes
2023-11-14 23:18:35 +00:00
Joseph Abbey
22f9fa6901
Rename resources-deu/corrections.xml to resources-deu/strings/corrections.xml
2023-11-14 23:09:59 +00:00
Joseph Abbey
cf7be0bcd9
Create corrections.xml
2023-11-14 23:09:15 +00:00
Joseph Abbey
6a2a70ba0b
Merge pull request #8 from Someone0nEarth/correcting_german_translation
2023-11-14 23:05:59 +00:00
JosephAbbey
f58fe2d26d
Apply automatic changes
2023-11-14 23:00:33 +00:00
Joseph Abbey
812b601f86
Update translate.yml
2023-11-14 22:48:02 +00:00
Joseph Abbey
b726b8b6ac
Update translate.yml
2023-11-14 22:31:52 +00:00
Joseph Abbey
abfddd22e2
Update translate.yml
2023-11-14 22:29:39 +00:00
Joseph Abbey
5794d67058
Update translate.yml
2023-11-14 22:27:58 +00:00
Joseph Abbey
a6b7c27bf8
Update translate.yml
2023-11-14 22:24:52 +00:00
Joseph Abbey
c57d6c18cf
Added French corrections to corrections.xml
2023-11-14 22:23:31 +00:00
Joseph Abbey
ae346da3f2
Merge pull request #3 from Patrick44fr/patch-1
2023-11-14 22:16:08 +00:00
Joseph Abbey
ff47e2c76c
Merge branch 'main' into patch-1
2023-11-14 22:14:53 +00:00
Joseph Abbey
f9efb7b9b8
Update translate.yml
2023-11-14 22:10:15 +00:00
Joseph Abbey
f5e68da346
Merge pull request #6 from house-of-abbey/5-dont-overwrite-corrections-for-strings-xml
2023-11-14 22:09:14 +00:00
Joseph Abbey
e05799bbbc
Change to a seperate corrections file
2023-11-14 22:07:02 +00:00
Joseph Abbey
34bead8b67
Merge pull request #7 from house-of-abbey/2-tap-or-toggle-dont-work-on-venu-2
...
Changes required for 2-tap-or-toggle-dont-work-on-venu-2
2023-11-14 21:32:30 +00:00
Philip Abbey
33bc12d779
Update HomeAssistantMenuItem.mc
...
Review comments. Vibrate on tap, visual confirmation on receipt of response.
2023-11-14 21:14:32 +00:00
SomeoneOnEarth
28a2616021
Correct German translation
2023-11-14 19:14:22 +01: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
Joseph Abbey
c57324f7ad
Create translate.yml
2023-11-13 23:00:57 +00:00
Joseph Abbey
3c7d9e8b41
Updated translate script to use corrected
attr
2023-11-13 22:46:10 +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.
v1.2
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.
v1.1
2023-11-11 20:00:26 +00:00
Patrick44fr
ba8812a6ab
Update strings.xml
2023-11-11 19:43:21 +01:00
Philip Abbey
fde270ff34
Renamed class variables
...
There's a Monkey C convention to have class variable names start with 'm', then be camel case. 'm' for 'member' according to https://developer.garmin.com/connect-iq/reference-guides/monkey-c-reference/ .
2023-11-11 13:58:35 +00:00
Philip Abbey
e7c4411dd2
Fix for the update rate
...
Now perform a "round robin" of all toggle menu items. The delay is currently 100 ms to avoid Communications.BLE_QUEUE_FULL errors.
2023-11-11 13:36:08 +00:00
Philip Abbey
b7ed8607fb
Additional changes for the previous merge.
2023-11-11 07:49:15 +00:00
Philip Abbey
80e56e5969
Merge branch 'main' of ssh://github.com/house-of-abbey/GarminHomeAssistant
2023-11-11 07:46:40 +00:00
Philip Abbey
1653569e8f
Added 54 devices
...
Added vibrate knowledgement
Fall back to a home made alert if no toast or vibrate
Support for 80 devices, 54 new ones added
2023-11-10 18:22:14 +00:00
Joseph Abbey
5afb08d096
Service call for tap item
2023-11-09 21:13:09 +00:00
Philip Abbey
3c0b39ad3e
Update README.md
...
Added direct link to public version of the application on Connect IQ App Store.
v1.0
2023-11-04 11:32:58 +00:00
Philip Abbey
e9095f1f60
Update README.md
2023-11-04 10:48:34 +00:00
Philip Abbey
ae04315a15
Merge branch 'main' of https://github.com/house-of-abbey/GarminHomeAssistant
2023-11-04 10:44:13 +00:00
Philip Abbey
ebb89cd4b4
Amended display of "no Internet" errors
2023-11-04 10:44:08 +00:00
Joseph Abbey
662118ff89
Update README.md
2023-11-03 20:24:56 +00:00
Joseph Abbey
e3fa50dde8
Update README.md
2023-11-03 20:23:15 +00:00
Philip Abbey
8ad95063f0
Changed tap response to use a toast
2023-11-03 17:09:15 +00:00
Philip Abbey
c926aab75f
Update README.md
2023-11-03 16:51:05 +00:00
Philip Abbey
1f17777160
Update README.md
2023-11-03 16:25:26 +00:00
Philip Abbey
24bdbefd95
Create README.md
2023-11-03 16:20:28 +00:00
Philip Abbey
abe3b1a7df
Create GarminHomeAssistantSettings.png
2023-11-03 15:47:24 +00:00
Philip Abbey
f87bb94fcf
File rename without spaces
2023-11-03 15:41:06 +00:00
Philip Abbey
19204ae8e1
Create Long-Lived Access Tokens.png
2023-11-03 15:39:27 +00:00
Philip Abbey
395664ad27
Amend filename with spaces
2023-11-03 15:03:01 +00:00
Philip Abbey
97a6e56927
Added Images
2023-11-03 14:59:11 +00:00
Philip Abbey
816b0dc890
Internationalisation & Multi-watch support
...
Copied two methods from GarminThermoNest to translate languages and manage different sized icons for the various sizes of watch. Also copied ErrorView for smaller wrapped text for error messages.
2023-11-02 21:32:42 +00:00
Philip Abbey
694f312075
Merge branch 'main' of https://github.com/house-of-abbey/GarminHomeAssistant
2023-11-01 19:46:34 +00:00
Philip Abbey
d81fa1abcd
Added confirmation of tap event and amended delegate decoding of actions.
2023-11-01 19:46:28 +00:00