mirror of
https://github.com/house-of-abbey/GarminHomeAssistant.git
synced 2025-10-15 17:18:14 +00:00
The SDK upgrade called for more careful specification of "or Null" on some fields in classes. The new devices have been added with their resource needs. Need to check if there's an issue with Edge 850 device.
18 lines
486 B
XML
18 lines
486 B
XML
<!--
|
|
|
|
Distributed under MIT Licence
|
|
See https://github.com/house-of-abbey/GarminHomeAssistant/blob/main/LICENSE.
|
|
|
|
|
|
GarminHomeAssistant is a Garmin IQ application written in Monkey C and routinely
|
|
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 & Someone0nEarth, 31 October 2023
|
|
|
|
-->
|
|
|
|
<drawables>
|
|
<bitmap id="LauncherIcon" filename="launcher.svg" />
|
|
</drawables>
|