Add bluetooth connection constant to the device registry (#75666)
This commit is contained in:
parent
240bbfa080
commit
8300d5b89e
1 changed files with 1 additions and 0 deletions
|
@ -38,6 +38,7 @@ STORAGE_VERSION_MINOR = 3
|
|||
SAVE_DELAY = 10
|
||||
CLEANUP_DELAY = 10
|
||||
|
||||
CONNECTION_BLUETOOTH = "bluetooth"
|
||||
CONNECTION_NETWORK_MAC = "mac"
|
||||
CONNECTION_UPNP = "upnp"
|
||||
CONNECTION_ZIGBEE = "zigbee"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue