Fix homekit_controller comment (#82111)
This commit is contained in:
parent
83a6012f80
commit
9c0a3cdae0
1 changed files with 1 additions and 1 deletions
|
@ -108,7 +108,7 @@ STARTUP_EXCEPTIONS = (
|
|||
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
|
||||
# long that the BLE connection is dropped. It
|
||||
# also happens to be the same value used by
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue