mirror of
				https://github.com/house-of-abbey/GarminHomeAssistant.git
				synced 2025-10-31 07:48:13 +00:00 
			
		
		
		
	Removed timer based update mechanism
Instead chaining calls from the previous update is a slightly close coupled way that might need to be refined.
This commit is contained in:
		| @@ -23,5 +23,5 @@ | ||||
|     <string id="NoAPIKey">No API key in the application settings</string> | ||||
|     <string id="NoApiUrl">No API URL in the application settings</string> | ||||
|     <string id="NoConfigUrl">No configuration URL in the application settings</string> | ||||
|     <string id="ApiFlood">API calls too rapid. Please report this error with device details.</string> | ||||
|     <string id="ApiFlood">API calls too rapid. Please slow down your requests.</string> | ||||
| </strings> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user