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
bcaea763c5
Merge branch '37-add-device-battery-logging-and-settings-class' of ssh://github.com/house-of-abbey/GarminHomeAssistant into 37-add-device-battery-logging-and-settings-class
2024-01-01 15:26:02 +00:00
f112a333e7
Apply automatic changes
2024-01-01 14:31:38 +00:00
9a268eaf02
Updated RezStrings.mc
...
Variables are now read only via getters.
2024-01-01 14:17:04 +00:00
b039dfbc3b
Added RezStrings.mc
...
The intention is to factorise out many copies of the same string to a central location. Now need to deal with making the variables read-only.
2024-01-01 12:57:50 +00:00
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
5c593cc66a
Update README.md
...
Added version 2.1 changes.
2023-12-31 16:30:10 +00:00
ae72313f5e
Settings reverted to a static class
2023-12-31 15:55:59 +00:00
56155f5f5c
Added Watch Battery transmission
...
Added a background service to send the watch battery level to Home Assistant.
Changed the Glance View as requested by a user.
Updated to new HA icon using SVG in stead of PNG.
2023-12-31 15:22:21 +00:00
b2461a09e6
Screenshot for confirmation view
2023-12-24 18:52:19 +00:00
ca90cbdcff
Merge pull request #35 from house-of-abbey/34-compilation-of-widget-application-plus-additional-devices
...
34 compilation of widget application plus additional devices
v2.0
2023-12-24 17:54:29 +00:00
2ed8e9a3df
Update HomeAssistantApp.mc
...
Found a bug when our Dynamic DNS went down. Can't update no menu items.
2023-12-24 12:43:34 +00:00
bb26e0048f
Update README.md
2023-12-23 16:22:16 +00:00
5cf5e25ef5
Documentation update
2023-12-23 16:13:30 +00:00
d56ca9439c
Apply automatic changes
2023-12-23 14:49:31 +00:00
76c2aaa249
Finishing off widget+app code changes.
...
Glance now updates the status.
Fix for quitting the application when persistently displaying an ErrorView.
Added option for Widget RootView to immediately start HomeAssistant without waiting for a tap as requested by a user.
2023-12-23 14:30:58 +00:00
3de2e25b5d
Tidy up
2023-12-21 21:06:07 +00:00
27b6b63a7a
Update ErrorView.mc
...
Made the view scalable. Odd that it was not before.
2023-12-21 16:47:21 +00:00
332a10867d
Made RootView updateable
...
Changed the group/menu icon to be thicker.
2023-12-21 15:38:29 +00:00
c4e9eb1fb0
Apply automatic changes
2023-12-21 11:58:20 +00:00
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
4e739e918e
Update export.cmd
...
Typo
2023-12-18 16:18:56 +00:00
ead7e2e658
Tweakes
...
export.cmd amended cosmetically.
README.md version info updated.
2023-12-18 15:14:36 +00:00
648f0c1b8a
Update README.md
2023-12-18 14:41:39 +00:00
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
8a799e4099
Apply automatic changes
2023-12-17 18:28:10 +00:00
02b20dd911
Merge pull request #33 from house-of-abbey/22-add-internationalisation-for-application-settings
...
Settings internationalised
2023-12-17 17:13:08 +00:00
642da4bab5
Update manifest.xml
2023-12-17 14:21:16 +00:00
4ab25ef860
Comment header update
...
Corrected spelling of username of contributor.
2023-12-17 12:46:20 +00:00
3ce4b7d3e8
Merge branch 'main' into 22-add-internationalisation-for-application-settings
2023-12-17 12:43:48 +00:00
9ee842051e
Merge pull request #32 from house-of-abbey/29-vivoactive-4s-crashes-user-reported-error
...
29 vivoactive 4s crashes user reported error
2023-12-17 12:25:01 +00:00
19be6c28ed
Update ErrorView.mc
...
Removed commented out code.
2023-12-17 12:10:52 +00:00
091cc7c2fe
Update HomeAssistantService.mc
...
Amended comment.
2023-12-17 11:57:43 +00:00
fc2f509085
Merge branch 'main' into 29-vivoactive-4s-crashes-user-reported-error
2023-12-17 11:57:24 +00:00
e3a6da4c9f
Merge pull request #30 from Someone0nEarth/widget_glance_prototype
2023-12-16 21:04:45 +00:00
ba5f90c682
Change bg color for error and root view
2023-12-16 22:02:19 +01:00
e6d5053ebb
Use app name from resources for glance view
2023-12-16 21:49:23 +01:00
3d24301a72
Settings internationalised
2023-12-16 18:33:51 +00:00
16383f61a4
Added SomeoneOnEarth to all source headers
...
Give credit to a co-author.
2023-12-16 17:07:43 +00:00
f086d0d03b
Bug fix for devices with API 3.1.0
...
1) Removed WatchUi.getCurrentView() API call in favour of a new method of ensuring only one ErrorView is pushed at a time.
2) Any error view will be cancelled when responses start working again, e.g. watch gets in Bluetooth range of the phone again.
3) Added error message decoding for misspelled entities.
Co-Authored-By: Joseph Abbey <me@josephabbey.dev >
2023-12-16 17:03:38 +00:00
0f157aca07
Add hint for widget related stuff
2023-12-16 17:46:19 +01:00
d2b9c3203d
Add correction for German translation
2023-12-15 20:11:38 +01:00
aeb7620fb2
Add hint for glance related stuff
2023-12-15 20:11:11 +01:00
6c9cfc1c29
Alligned var naming
2023-12-15 19:12:45 +01:00
4454e77f35
Show longer texts on fetching + exit view properly
2023-12-15 13:18:49 +01:00
5d8c5125ff
Improved initial/exit view texts + add i18n
2023-12-15 01:52:26 +01:00
9aa32703cc
Directly quit w/o showing RootView (if possible)
2023-12-15 00:38:03 +01:00
3cc1dd88c3
Fix for older API versions
2023-12-15 00:31:47 +01:00
39c77bb284
Update manifest.xml
...
Reversing changes made by saving from the GUI manifest editor. I would like to retain the comments with the watch face properties.
2023-12-15 00:31:47 +01:00
f5095ac97a
Code cleanups
2023-12-15 00:31:47 +01:00