Add data description for Shelly Bluetooth scanner mode (#141409)

This commit is contained in:
Shay Levy
2025-03-25 21:43:46 +02:00
committed by GitHub
parent 10d9e0c684
commit 5db52cd5df

View File

@@ -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.",
"data": {
"ble_scanner_mode": "Bluetooth scanner mode"
},
"data_description": {
"ble_scanner_mode": "The scanner mode to use for Bluetooth scanning."
}
}
}