Fix homekit_controller comment (#82111)

This commit is contained in:
J. Nick Koston 2022-11-14 21:18:10 -06:00 committed by GitHub
parent 83a6012f80
commit 9c0a3cdae0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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