mirror of
https://github.com/home-assistant/core.git
synced 2025-07-24 21:57:51 +00:00
Fix homekit_controller comment (#82111)
This commit is contained in:
parent
83a6012f80
commit
9c0a3cdae0
@ -108,7 +108,7 @@ STARTUP_EXCEPTIONS = (
|
|||||||
AccessoryDisconnectedError,
|
AccessoryDisconnectedError,
|
||||||
)
|
)
|
||||||
|
|
||||||
# 10 seconds was chosen because its soon enough
|
# 10 seconds was chosen because it is soon enough
|
||||||
# for most state changes to happen but not too
|
# for most state changes to happen but not too
|
||||||
# long that the BLE connection is dropped. It
|
# long that the BLE connection is dropped. It
|
||||||
# also happens to be the same value used by
|
# also happens to be the same value used by
|
||||||
|
Loading…
x
Reference in New Issue
Block a user