mirror of
https://github.com/home-assistant/core.git
synced 2025-12-24 12:59:34 +00:00
Implement template rate_limit directive (#40667)
This commit is contained in:
@@ -627,3 +627,7 @@ CLOUD_NEVER_EXPOSED_ENTITIES = ["group.all_locks"]
|
||||
|
||||
# The ID of the Home Assistant Cast App
|
||||
CAST_APP_ID_HOMEASSISTANT = "B12CE3CA"
|
||||
|
||||
# The tracker error allow when converting
|
||||
# loop time to human readable time
|
||||
MAX_TIME_TRACKING_ERROR = 0.001
|
||||
|
||||
Reference in New Issue
Block a user