mirror of
https://github.com/house-of-abbey/GarminHomeAssistant.git
synced 2025-06-16 03:18:35 +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:
@ -29,5 +29,5 @@
|
||||
<string id="NoAPIKey">Geen API-sleutel in de applicatie-instellingen</string>
|
||||
<string id="NoApiUrl">Geen API-URL in de applicatie-instellingen</string>
|
||||
<string id="NoConfigUrl">Geen configuratie-URL in de applicatie-instellingen</string>
|
||||
<string id="ApiFlood">API-aanroepen te snel. Rapporteer deze fout met apparaatgegevens.</string>
|
||||
<string id="ApiFlood">API-aanroepen te snel. Vertraag uw verzoeken.</string>
|
||||
</strings>
|
Reference in New Issue
Block a user