mirror of
https://github.com/home-assistant/core.git
synced 2025-07-19 11:17:21 +00:00
Add data description for Shelly Bluetooth scanner mode (#141409)
This commit is contained in:
parent
10d9e0c684
commit
5db52cd5df
@ -95,6 +95,9 @@
|
|||||||
"description": "Bluetooth scanning can be active or passive. With active, the Shelly requests data from nearby devices; with passive, the Shelly receives unsolicited data from nearby devices.",
|
"description": "Bluetooth scanning can be active or passive. With active, the Shelly requests data from nearby devices; with passive, the Shelly receives unsolicited data from nearby devices.",
|
||||||
"data": {
|
"data": {
|
||||||
"ble_scanner_mode": "Bluetooth scanner mode"
|
"ble_scanner_mode": "Bluetooth scanner mode"
|
||||||
|
},
|
||||||
|
"data_description": {
|
||||||
|
"ble_scanner_mode": "The scanner mode to use for Bluetooth scanning."
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user