philipabbey
be66c282df
Apply automatic changes
2024-03-07 22:31:32 +00:00
Philip Abbey
4dc31e3c65
Removed a widget only property
...
That should have been removed previously.
2024-03-07 22:14:25 +00:00
Philip Abbey
92d3fbee57
Initial fixes
2024-03-07 21:59:33 +00:00
Philip Abbey
181335bfd7
Update README.md
...
Added a new [!IMPORTANT] tag
2024-03-06 18:34:40 +00:00
Philip Abbey
b684c1172a
Merge pull request #116 from house-of-abbey/113-splitting-widget-and-app-code
...
113 splitting widget and app code
2024-02-20 20:59:52 +00:00
Philip Abbey
0ee20de6c5
Update HISTORY.md
2024-02-18 15:04:32 +00:00
Philip Abbey
d5ed16e6d2
Amended export.cmd
...
And removed an old comment from HomeAssistantApp.mc
2024-02-18 15:00:36 +00:00
Philip Abbey
8e2a4333ca
Reverted manifest to test app ID
...
Removed comments used for running the widget in simulation.
2024-02-11 19:37:43 +00:00
Philip Abbey
a65dcd6811
Removed widget specific code
2024-02-11 19:35:34 +00:00
Philip Abbey
7b6fc65bf2
Update TroubleShooting.md
...
Spelling.
2024-02-11 19:30:12 +00:00
Philip Abbey
b65d45c955
Update README.md
...
Added known issue with iPhone's Connect IQ App
2024-02-11 18:31:49 +00:00
Joseph Abbey
85b01eca91
Update issue templates
2024-02-08 21:05:53 +00:00
Joseph Abbey
3ffaa744e0
Update issue templates
2024-02-08 21:02:32 +00:00
Joseph Abbey
d488897fbd
Update issue templates
2024-02-08 20:24:45 +00:00
Joseph Abbey
457dcca002
Fix spacing inconsistencies
2024-02-06 21:47:33 +00:00
Joseph Abbey
3a96f24f1d
Merge pull request #110 from mymyke/patch-1
...
Fixed off-by-one error in Templates.md
2024-02-06 21:43:04 +00:00
Joseph Abbey
5971e7f852
Merge pull request #109 from house-of-abbey/108-bug-fixes-to-26
...
3 bug fixes as per the issue description
v2.7
2024-02-06 21:17:10 +00:00
mymyke
f486a2c868
Update Templates.md
...
Round function added the brightness display part of content to correct off-by-one errors.
For example, setting brightnes to 30% would previously show 29% and now shows 30%
2024-02-05 22:44:27 +01:00
Philip Abbey
0dfcc65469
3 bug fixes as per the issue description
2024-02-05 19:09:26 +00:00
Philip Abbey
4d4a86f195
Update README.md
...
Added knwoon issue with Edge 540 and 840 devices.
2024-02-01 21:32:46 +00:00
Philip Abbey
9e1c5959ab
Merge pull request #107 from house-of-abbey/100-help-text-for-web-based-configuration-editor
...
Documentation for web editor
2024-01-31 13:36:34 +00:00
Joseph Abbey
41bc27262d
Add link to dashboard definition docs
2024-01-31 10:19:56 +00:00
Joseph Abbey
4119997ddd
Documentation for web editor
2024-01-31 10:12:49 +00:00
philipabbey
6e842af372
Apply automatic changes
v2.6
2024-01-30 20:19:10 +00:00
Joseph Abbey
9c5aad889d
Merge pull request #96 from house-of-abbey/94-add-gps-reporting-to-the-background-service
...
GPS and current activity reporting
2024-01-30 18:09:26 +00:00
Philip Abbey
2ad0480bbf
Merge branch 'main' into 94-add-gps-reporting-to-the-background-service
2024-01-29 20:41:55 +00:00
Philip Abbey
1d5ee735e8
Update corrections.xml
2024-01-29 20:41:09 +00:00
Philip Abbey
d694880969
Merge branch 'main' into 94-add-gps-reporting-to-the-background-service
2024-01-29 20:39:00 +00:00
Philip Abbey
763c9cc5e0
Merge branch 'main' into 94-add-gps-reporting-to-the-background-service
2024-01-29 20:37:56 +00:00
Philip Abbey
e332c7c466
Merge pull request #105 from tarekbecker/fix-german
...
Corrections for german
2024-01-29 20:37:36 +00:00
Tarek Becker
d0109fe0af
Corrections for german
2024-01-29 21:27:20 +01:00
Restyled.io
28a03282a5
Restyled by whitespace
2024-01-29 21:24:44 +01:00
Tarek Becker
c148ef7080
Corrections for german
2024-01-29 21:22:17 +01:00
Philip Abbey
69ddb0f197
Amended "no activity" condition
...
Back to using elapsed time.
2024-01-29 19:06:58 +00:00
Philip Abbey
55423c4eb7
Using System.getDeviceSettings().activityTrackingOn
...
Instead of activity elapsed time. Also forgot to update the WebhookManager class code.
2024-01-28 19:52:20 +00:00
Philip Abbey
66193f080a
Background service documentation
2024-01-28 18:55:33 +00:00
Philip Abbey
b31aff652f
Update BackgroundServiceDelegate.mc
...
Amended detection of no activity reporting.
2024-01-28 18:54:47 +00:00
Philip Abbey
5e9673ba0e
Merge branch '94-add-gps-reporting-to-the-background-service' of ssh://github.com/house-of-abbey/GarminHomeAssistant into 94-add-gps-reporting-to-the-background-service
2024-01-28 14:00:51 +00:00
Philip Abbey
da4f4401fe
Update Templates.md
...
Jinja2 explained
2024-01-28 14:00:21 +00:00
Joseph Abbey
f531ad8004
Merge branch '94-add-gps-reporting-to-the-background-service' of https://github.com/house-of-abbey/GarminHomeAssistant into 94-add-gps-reporting-to-the-background-service
2024-01-28 13:59:17 +00:00
Joseph Abbey
930f1525b3
Best practices!
2024-01-28 13:59:07 +00:00
Philip Abbey
5de67382bc
Update README.md
...
More explanation on the polling chain for status updates.
2024-01-28 13:37:54 +00:00
Philip Abbey
a45785cd88
Update Templates.md
...
Added template example with float number formatting.
2024-01-28 13:16:57 +00:00
Joseph Abbey
6fc639f17f
Report -1 instead of null for no activity
2024-01-28 13:05:34 +00:00
Joseph Abbey
997e1c87e2
Merge pull request #101 from house-of-abbey/98-copy-button-and-fix-auto-complete-in-template
2024-01-28 12:37:27 +00:00
Joseph Abbey
2542d9e9a5
Fix scroll bars
2024-01-28 12:17:40 +00:00
Joseph Abbey
c2883f883e
Merge pull request #99 from house-of-abbey/98-copy-button-and-fix-auto-complete-in-template
2024-01-28 12:03:37 +00:00
Joseph Abbey
d991f7f180
Fix autocomplete and copy button
2024-01-28 12:02:24 +00:00
Philip Abbey
9f759b1dad
Documentation
...
Amended "BatteryReporting" to "BackgroundService". Augmented TroubleShooting.md to remind people how to verify their JSON schema. Amended wording of some of the settings.
2024-01-27 16:29:08 +00:00
Philip Abbey
bbb4d13eb2
Merge pull request #97 from house-of-abbey/restyled/94-add-gps-reporting-to-the-background-service
...
Restyle GPS and current activity reporting
2024-01-27 16:09:28 +00:00