forked from home-assistant/core
Add data description for Shelly Bluetooth scanner mode (#141409)
This commit is contained in:
@@ -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."
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user