mirror of
https://github.com/house-of-abbey/GarminHomeAssistant.git
synced 2025-06-17 03:48:32 +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">Няма URL адрес на API в настройките на приложението</string>
|
||||
<string id="NoConfigUrl">Няма конфигурационен URL адрес в настройките на приложението</string>
|
||||
<string id="ApiFlood">Извикванията на API са твърде бързи. Моля, докладвайте тази грешка с подробности за устройството.</string>
|
||||
</strings>
|
Reference in New Issue
Block a user