Shelly - Move Bluetooth sesction to start (#25825)

This commit is contained in:
Shay Levy 2023-01-18 20:36:25 +02:00 committed by GitHub
parent 39f8e079ca
commit a9fcbda1d0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -61,6 +61,12 @@ Generation 2 devices use the `RPC` protocol to communicate with the integration.
Integration is communicating directly with the device; cloud connection is not needed.
</div>
## Bluetooth Support
Shelly generation 2 devices running firmware 0.12 or later can act as a Bluetooth proxy for advertisements. Active or passive listening can be enabled in the options flow.
{% include integrations/option_flow.md %}
## Entity naming (generation 1)
The integration uses `Device Name` to name its entities if the device has only one relay or no relays at all.
@ -284,8 +290,3 @@ Please check from the device Web UI that the configured server is reachable.
- Before set up, battery-powered devices must be woken up by pressing the button on the device.
- OTA update service does not support battery-powered devices
## Bluetooth Support
Shelly generation 2 devices running firmware 0.12 or later can act as a Bluetooth proxy for advertisements. Active or passive listening can be enabled in the options flow.
{% include integrations/option_flow.md %}