mirror of
https://github.com/home-assistant/core.git
synced 2025-07-15 09:17:10 +00:00
Add bluetooth connection constant to the device registry (#75666)
This commit is contained in:
parent
240bbfa080
commit
8300d5b89e
@ -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…
x
Reference in New Issue
Block a user