mirror of
				https://github.com/house-of-abbey/GarminHomeAssistant.git
				synced 2025-11-04 00:48:14 +00:00 
			
		
		
		
	Configurable Menu
Uses a JSON file served by a URL.
This commit is contained in:
		@@ -1,8 +1,17 @@
 | 
			
		||||
<!--
 | 
			
		||||
 | 
			
		||||
   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, 31 October 2023
 | 
			
		||||
 | 
			
		||||
-->
 | 
			
		||||
 | 
			
		||||
<strings>
 | 
			
		||||
    <string id="AppName">HomeAssistant</string>
 | 
			
		||||
 | 
			
		||||
    <string id="prompt">Click the menu button</string>
 | 
			
		||||
 | 
			
		||||
    <string id="menu_label_1">Item 1</string>
 | 
			
		||||
    <string id="menu_label_2">Item 2</string>
 | 
			
		||||
</strings>
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user