mirror of
https://github.com/home-assistant/core.git
synced 2025-08-03 12:45:28 +02:00
Add bluetooth connection constant to the device registry (#75666)
This commit is contained in:
@@ -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"
|
||||
|
Reference in New Issue
Block a user