Commit Graph
74 Commits
Author SHA1 Message Date
Joseph Abbey 1dc2117eb2 Update the translation script to use Gemini instead of Google Translate (#287) 2025-09-14 12:35:01 +01:00
Philip Abbey 2729182420 Fix HomeAssistant in strings (#288) 2025-09-14 12:20:43 +01:00
Philip Abbey ddc66baccb Re-translation of the HomeAssistant strings
I note that automatic translation has had some fun with the conversion of 'HomeAssistant', and not always desirable.
2025-09-13 20:02:06 +01:00
krzys-h 61afdc0566 Improve all existing translations
Using the newly introduced improve mode of translation script
2025-09-13 20:50:19 +02:00
Philip Abbey 7ba0d76bf6 Added option to turn off automatic menu update checking
This is because it uses additional memory than can cause some older devices to crash unless they have smaller menus.
2025-09-13 11:06:29 +01:00
Philip Abbey 03ff4b570b Initial version 2025-09-05 15:43:01 +01:00
Philip Abbeyand__JosephAbbey 756647d156 Added Setting option to clear the Webhook ID
Co-Authored-By: __JosephAbbey <me@josephabbey.dev>
2025-08-15 15:23:30 +01:00
Philip Abbey dd484aa615 Fix for settings
HTTP-Headers settings no longer crash the application on the device. Group settings removed as they could be be changed a second time due to a bug in the SDK.
2025-08-10 14:08:52 +01:00
Philip Abbey f224268554 Documentation 2025-08-09 16:36:46 +01:00
Philip AbbeyandLars Pöpperl e9f6ccfd0d Updated translations from @tispokes
Amended translate.py and created a batch script to ease of running the translations.

Co-Authored-By: Lars Pöpperl <45465820+tispokes@users.noreply.github.com>
2025-08-09 13:42:55 +01:00
Philip Abbey ad8a895f58 Added international strings
Required for new settings.
2025-08-09 11:41:22 +01:00
Philip Abbey 549b04f349 Minor fix to strings.xml
Both English and German to remove a historical ambiguity.
2025-08-09 11:08:06 +01:00
Lars Pöpperl fa8ec2ec4d Added all contributors
Signed-off-by: Lars Pöpperl <45465820+tispokes@users.noreply.github.com>
2025-08-08 11:33:51 +02:00
Lars Pöpperl c2f99d71ad Updated German corrections
Signed-off-by: Lars Pöpperl <45465820+tispokes@users.noreply.github.com>
2025-08-08 11:28:32 +02:00
philipabbey e8f901167f Apply automatic changes 2025-07-25 09:17:03 +00:00
philipabbey 2a7528ea86 Apply automatic changes 2024-11-18 19:57:22 +00:00
Matthias Oesterheld 666854c5c6 fix translation 2024-11-17 10:51:56 +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 fb2bb7f566 remove transcoding, move pin to settings, remove pin from schema 2024-11-11 20:06:35 +01:00
Matthias Oesterheld cd5ed317c5 move pin mask translation to corrections 2024-10-16 16:45:55 +02:00
Matthias Oesterheld c592726bd4 add PIN transcoding 2024-10-15 20:27:52 +02:00
philipabbey 97030dc1b8 Apply automatic changes 2024-07-26 08:16:05 +00:00
philipabbey eb0d0f5044 Apply automatic changes 2024-03-21 09:30:42 +00:00
philipabbey 00b071c132 Apply automatic changes 2024-03-20 23:46:54 +00:00
philipabbey be66c282df Apply automatic changes 2024-03-07 22:31:32 +00:00
philipabbey 6e842af372 Apply automatic changes 2024-01-30 20:19:10 +00:00
Philip Abbey 1d5ee735e8 Update corrections.xml 2024-01-29 20:41:09 +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
philipabbey 1132bdf57b Apply automatic changes 2024-01-14 20:49:31 +00:00
JosephAbbey d35c6be074 Apply automatic changes 2024-01-14 13:56:00 +00:00
Joseph Abbey 52d12fdca6 Remove extraneous corrections 2024-01-14 13:34:28 +00:00
JosephAbbey 8712d68a3c Apply automatic changes 2024-01-14 11:52:39 +00:00
philipabbey 59dbd0aa0a Apply automatic changes 2024-01-12 17:46:38 +00:00
Restyled.io 714da2d538 Restyled by whitespace 2024-01-11 18:23:58 +00:00
Joseph Abbey 331fd2471e Merge branch 'main' into 51-use-webhooks-for-reporting-battery-levels 2024-01-11 18:22:34 +00:00
Restyled.io 805a7aa075 Restyled by whitespace 2024-01-11 18:07:27 +00:00
JosephAbbey 807a4bb461 Apply automatic changes 2024-01-11 18:07:15 +00:00
philipabbey 52967e87d4 Apply automatic changes 2024-01-11 11:10:47 +00:00
Restyled.io d0ec4aa4d8 Restyled by whitespace 2024-01-11 09:41:45 +00:00
philipabbey e77e1a76b8 Apply automatic changes 2024-01-11 09:24:14 +00:00
Restyled.io c1103d9325 Restyled by whitespace 2024-01-09 10:56:20 +00:00
philipabbey 9858ebbe73 Apply automatic changes 2024-01-08 00:18:56 +00:00
Restyled.io 0b35c24e65 Restyled by whitespace 2024-01-07 18:36:42 +00:00
philipabbey 6ae96cfd7c Apply automatic changes 2024-01-06 21:46:07 +00:00
philipabbey f112a333e7 Apply automatic changes 2024-01-01 14:31:38 +00:00
Philip Abbey 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
philipabbey d56ca9439c Apply automatic changes 2023-12-23 14:49:31 +00:00
Philip Abbey 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