mirror of
https://github.com/house-of-abbey/GarminHomeAssistant.git
synced 2025-06-17 11:58:30 +00:00
Fix for the update rate
Now perform a "round robin" of all toggle menu items. The delay is currently 100 ms to avoid Communications.BLE_QUEUE_FULL errors.
This commit is contained in:
@ -29,4 +29,5 @@
|
||||
<string id="NoAPIKey">アプリケーション設定に API キーがありません</string>
|
||||
<string id="NoApiUrl">アプリケーション設定に API URL がありません</string>
|
||||
<string id="NoConfigUrl">アプリケーション設定に構成 URL がありません</string>
|
||||
<string id="ApiFlood">API 呼び出しが速すぎます。このエラーをデバイスの詳細とともに報告してください。</string>
|
||||
</strings>
|
Reference in New Issue
Block a user