mirror of
				https://github.com/house-of-abbey/GarminHomeAssistant.git
				synced 2025-10-31 07:48:13 +00:00 
			
		
		
		
	Updated Readme and Mianifest
This commit is contained in:
		
							
								
								
									
										20
									
								
								README.md
									
									
									
									
									
								
							
							
						
						
									
										20
									
								
								README.md
									
									
									
									
									
								
							| @@ -143,7 +143,24 @@ Example schema: | |||||||
|         "service": "scene.turn_on", |         "service": "scene.turn_on", | ||||||
|         "pin": true |         "pin": true | ||||||
|       } |       } | ||||||
|     } |     }, | ||||||
|  |     { | ||||||
|  |     "name": "Heating", | ||||||
|  |     "content": "{{ ' %.1f' | format(state_attr('climate.myheating','temperature'))  }}", | ||||||
|  |     "type": "numeric", | ||||||
|  |         "entity": "climate.myheating", | ||||||
|  |         "tap_action": { | ||||||
|  |           "service": "climate.set_temperature", | ||||||
|  |           "data": { | ||||||
|  |               "step": "0.5", | ||||||
|  |               "start": "10", | ||||||
|  |               "stop": "30", | ||||||
|  |               "valueLabel": "temperature", | ||||||
|  |               "formatString": "%.1f" | ||||||
|  |           } | ||||||
|  |         }, | ||||||
|  |     "pin": false | ||||||
|  |     } , | ||||||
|   ] |   ] | ||||||
| } | } | ||||||
| ``` | ``` | ||||||
| @@ -157,6 +174,7 @@ The example above illustrates how to configure: | |||||||
| * Script invocation (`tap`) | * Script invocation (`tap`) | ||||||
| * Service invocation, e.g. Scene setting, (`tap`) | * Service invocation, e.g. Scene setting, (`tap`) | ||||||
| * A sub-menu to open (`group`) | * A sub-menu to open (`group`) | ||||||
|  | * A numeric item (`numeric`), which allows you to set a numeric value e.g. for heating or a dimmer. ValueLabel defines the variable to return. You can optionally set the minimum (start) and maximum (stop) value as well as the step to increase/decrease and a tepmlate how to format the value. | ||||||
| * You can also display the status of devices (`info`) which is essentially a `tap` with no action | * You can also display the status of devices (`info`) which is essentially a `tap` with no action | ||||||
| * All menu items can display the results of evaluating [templates](examples/Templates.md). | * All menu items can display the results of evaluating [templates](examples/Templates.md). | ||||||
|  |  | ||||||
|   | |||||||
							
								
								
									
										134
									
								
								manifest.xml
									
									
									
									
									
								
							
							
						
						
									
										134
									
								
								manifest.xml
									
									
									
									
									
								
							| @@ -33,7 +33,141 @@ | |||||||
|       "Monkey C: Edit Products" - Lets you add or remove any product |       "Monkey C: Edit Products" - Lets you add or remove any product | ||||||
|     --> |     --> | ||||||
|         <iq:products> |         <iq:products> | ||||||
|  |             <iq:product id="approachs50"/> | ||||||
|  |             <iq:product id="approachs7042mm"/> | ||||||
|  |             <iq:product id="approachs7047mm"/> | ||||||
|  |             <iq:product id="d2air"/> | ||||||
|  |             <iq:product id="d2airx10"/> | ||||||
|  |             <iq:product id="d2delta"/> | ||||||
|  |             <iq:product id="d2deltapx"/> | ||||||
|  |             <iq:product id="d2deltas"/> | ||||||
|  |             <iq:product id="d2mach1"/> | ||||||
|  |             <iq:product id="descentg1"/> | ||||||
|  |             <iq:product id="descentg2"/> | ||||||
|  |             <iq:product id="descentmk2"/> | ||||||
|  |             <iq:product id="descentmk2s"/> | ||||||
|  |             <iq:product id="descentmk343mm"/> | ||||||
|  |             <iq:product id="descentmk351mm"/> | ||||||
|  |             <iq:product id="edge1030"/> | ||||||
|  |             <iq:product id="edge1030bontrager"/> | ||||||
|  |             <iq:product id="edge1030plus"/> | ||||||
|  |             <iq:product id="edge1040"/> | ||||||
|  |             <iq:product id="edge1050"/> | ||||||
|  |             <iq:product id="edge520plus"/> | ||||||
|  |             <iq:product id="edge530"/> | ||||||
|  |             <iq:product id="edge540"/> | ||||||
|  |             <iq:product id="edge550"/> | ||||||
|  |             <iq:product id="edge820"/> | ||||||
|  |             <iq:product id="edge830"/> | ||||||
|  |             <iq:product id="edge840"/> | ||||||
|  |             <iq:product id="edge850"/> | ||||||
|  |             <iq:product id="edgeexplore"/> | ||||||
|  |             <iq:product id="edgeexplore2"/> | ||||||
|  |             <iq:product id="edgemtb"/> | ||||||
|  |             <iq:product id="enduro"/> | ||||||
|  |             <iq:product id="enduro3"/> | ||||||
|  |             <iq:product id="epix2"/> | ||||||
|  |             <iq:product id="epix2pro42mm"/> | ||||||
|  |             <iq:product id="epix2pro47mm"/> | ||||||
|  |             <iq:product id="epix2pro47mmsystem7preview"/> | ||||||
|             <iq:product id="epix2pro51mm"/> |             <iq:product id="epix2pro51mm"/> | ||||||
|  |             <iq:product id="fenix5"/> | ||||||
|  |             <iq:product id="fenix5plus"/> | ||||||
|  |             <iq:product id="fenix5s"/> | ||||||
|  |             <iq:product id="fenix5splus"/> | ||||||
|  |             <iq:product id="fenix5x"/> | ||||||
|  |             <iq:product id="fenix5xplus"/> | ||||||
|  |             <iq:product id="fenix6"/> | ||||||
|  |             <iq:product id="fenix6pro"/> | ||||||
|  |             <iq:product id="fenix6s"/> | ||||||
|  |             <iq:product id="fenix6spro"/> | ||||||
|  |             <iq:product id="fenix6xpro"/> | ||||||
|  |             <iq:product id="fenix7"/> | ||||||
|  |             <iq:product id="fenix7pro"/> | ||||||
|  |             <iq:product id="fenix7pronowifi"/> | ||||||
|  |             <iq:product id="fenix7s"/> | ||||||
|  |             <iq:product id="fenix7spro"/> | ||||||
|  |             <iq:product id="fenix7x"/> | ||||||
|  |             <iq:product id="fenix7xpro"/> | ||||||
|  |             <iq:product id="fenix7xpronowifi"/> | ||||||
|  |             <iq:product id="fenix843mm"/> | ||||||
|  |             <iq:product id="fenix847mm"/> | ||||||
|  |             <iq:product id="fenix8pro47mm"/> | ||||||
|  |             <iq:product id="fenix8solar47mm"/> | ||||||
|  |             <iq:product id="fenix8solar51mm"/> | ||||||
|  |             <iq:product id="fenixchronos"/> | ||||||
|  |             <iq:product id="fenixe"/> | ||||||
|  |             <iq:product id="fr165"/> | ||||||
|  |             <iq:product id="fr165m"/> | ||||||
|  |             <iq:product id="fr245"/> | ||||||
|  |             <iq:product id="fr245m"/> | ||||||
|  |             <iq:product id="fr255"/> | ||||||
|  |             <iq:product id="fr255m"/> | ||||||
|  |             <iq:product id="fr255s"/> | ||||||
|  |             <iq:product id="fr255sm"/> | ||||||
|  |             <iq:product id="fr265"/> | ||||||
|  |             <iq:product id="fr265s"/> | ||||||
|  |             <iq:product id="fr55"/> | ||||||
|  |             <iq:product id="fr57042mm"/> | ||||||
|  |             <iq:product id="fr57047mm"/> | ||||||
|  |             <iq:product id="fr645"/> | ||||||
|  |             <iq:product id="fr645m"/> | ||||||
|  |             <iq:product id="fr745"/> | ||||||
|  |             <iq:product id="fr935"/> | ||||||
|  |             <iq:product id="fr945"/> | ||||||
|  |             <iq:product id="fr945lte"/> | ||||||
|  |             <iq:product id="fr955"/> | ||||||
|  |             <iq:product id="fr965"/> | ||||||
|  |             <iq:product id="fr970"/> | ||||||
|  |             <iq:product id="gpsmap66"/> | ||||||
|  |             <iq:product id="gpsmap67"/> | ||||||
|  |             <iq:product id="gpsmaph1"/> | ||||||
|  |             <iq:product id="instinct2"/> | ||||||
|  |             <iq:product id="instinct2s"/> | ||||||
|  |             <iq:product id="instinct2x"/> | ||||||
|  |             <iq:product id="instinct3amoled45mm"/> | ||||||
|  |             <iq:product id="instinct3amoled50mm"/> | ||||||
|  |             <iq:product id="instinct3solar45mm"/> | ||||||
|  |             <iq:product id="instinctcrossover"/> | ||||||
|  |             <iq:product id="instinctcrossoveramoled"/> | ||||||
|  |             <iq:product id="instincte40mm"/> | ||||||
|  |             <iq:product id="instincte45mm"/> | ||||||
|  |             <iq:product id="legacyherocaptainmarvel"/> | ||||||
|  |             <iq:product id="legacyherofirstavenger"/> | ||||||
|  |             <iq:product id="legacysagadarthvader"/> | ||||||
|  |             <iq:product id="legacysagarey"/> | ||||||
|  |             <iq:product id="marq2"/> | ||||||
|  |             <iq:product id="marq2aviator"/> | ||||||
|  |             <iq:product id="marqadventurer"/> | ||||||
|  |             <iq:product id="marqathlete"/> | ||||||
|  |             <iq:product id="marqaviator"/> | ||||||
|  |             <iq:product id="marqcaptain"/> | ||||||
|  |             <iq:product id="marqcommander"/> | ||||||
|  |             <iq:product id="marqdriver"/> | ||||||
|  |             <iq:product id="marqexpedition"/> | ||||||
|  |             <iq:product id="marqgolfer"/> | ||||||
|  |             <iq:product id="montana7xx"/> | ||||||
|  |             <iq:product id="venu"/> | ||||||
|  |             <iq:product id="venu2"/> | ||||||
|  |             <iq:product id="venu2plus"/> | ||||||
|  |             <iq:product id="venu2s"/> | ||||||
|  |             <iq:product id="venu3"/> | ||||||
|  |             <iq:product id="venu3s"/> | ||||||
|  |             <iq:product id="venu441mm"/> | ||||||
|  |             <iq:product id="venu445mm"/> | ||||||
|  |             <iq:product id="venud"/> | ||||||
|  |             <iq:product id="venusq"/> | ||||||
|  |             <iq:product id="venusq2"/> | ||||||
|  |             <iq:product id="venusq2m"/> | ||||||
|  |             <iq:product id="venusqm"/> | ||||||
|  |             <iq:product id="venux1"/> | ||||||
|  |             <iq:product id="vivoactive3"/> | ||||||
|  |             <iq:product id="vivoactive3m"/> | ||||||
|  |             <iq:product id="vivoactive3mlte"/> | ||||||
|  |             <iq:product id="vivoactive4"/> | ||||||
|  |             <iq:product id="vivoactive4s"/> | ||||||
|  |             <iq:product id="vivoactive5"/> | ||||||
|  |             <iq:product id="vivoactive6"/> | ||||||
|         </iq:products> |         </iq:products> | ||||||
|         <!-- |         <!-- | ||||||
|       Use "Monkey C: Edit Permissions" from the Visual Studio Code command |       Use "Monkey C: Edit Permissions" from the Visual Studio Code command | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user