mirror of
https://github.com/home-assistant/core.git
synced 2025-07-21 12:17:07 +00:00
Increase rate limit for zwave_js updates
Al provided a new key which bumps the rate limit from 10k per hour to 100k per hour
This commit is contained in:
parent
2a23792b23
commit
01189b023c
@ -123,5 +123,5 @@ ENTITY_DESC_KEY_TOTAL_INCREASING = "total_increasing"
|
||||
# This API key is only for use with Home Assistant. Reach out to Z-Wave JS to apply for
|
||||
# your own (https://github.com/zwave-js/firmware-updates/).
|
||||
API_KEY_FIRMWARE_UPDATE_SERVICE = (
|
||||
"55eea74f055bef2ad893348112df6a38980600aaf82d2b02011297fc7ba495f830ca2b70"
|
||||
"2e39d98fc56386389fbb35e5a98fa1b44b9fdd8f971460303587cff408430d4cfcde6134"
|
||||
)
|
||||
|
Loading…
x
Reference in New Issue
Block a user