mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 09:17:06 +00:00
Update shelly and bluetooth for new shelly bluetooth proxies (#24945)
This commit is contained in:
parent
99e24332d6
commit
4c800a0162
@ -124,6 +124,13 @@ The Bluetooth integration supports receiving advertisement data from external ad
|
|||||||
The following remote adapters are supported:
|
The following remote adapters are supported:
|
||||||
|
|
||||||
- [ESPHome](https://esphome.io)
|
- [ESPHome](https://esphome.io)
|
||||||
|
- Bluetooth advertisement listening: ESPHome ESP32 device with firmware 2022.8.2 or later
|
||||||
|
- Single active connection: ESPHome ESP32 device with firmware 2022.9.3 or later
|
||||||
|
- Multiple active connections: ESPHome ESP32 device with firmware 2022.11.0 or later
|
||||||
|
- [Shelly](/integrations/shelly/)
|
||||||
|
- Bluetooth advertisement listening: Shelly v2 device with firmware 12.0 or later
|
||||||
|
- Single active connection: not supported
|
||||||
|
- Multiple active connections: not supported
|
||||||
|
|
||||||
### ESPHome requirements
|
### ESPHome requirements
|
||||||
|
|
||||||
|
@ -281,3 +281,9 @@ Please check from the device Web UI that the configured server is reachable.
|
|||||||
- Generation 1 "Shelly 4Pro" and "Shelly Sense" are not supported (devices based on old CoAP v1 protocol)
|
- Generation 1 "Shelly 4Pro" and "Shelly Sense" are not supported (devices based on old CoAP v1 protocol)
|
||||||
- Before set up, battery-powered devices must be woken up by pressing the button on the device.
|
- 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
|
- 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 %}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user