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">應用程式設定中沒有 API 金鑰</string>
|
||||
<string id="NoApiUrl">應用程式設定中沒有 API URL</string>
|
||||
<string id="NoConfigUrl">應用程式設定中沒有配置 URL</string>
|
||||
<string id="ApiFlood">API 呼叫速度太快。請報告此錯誤並提供設備詳細資訊。</string>
|
||||
<string id="ApiFlood">API 呼叫速度太快。請放慢您的請求。</string>
|
||||
</strings>
|
Reference in New Issue
Block a user