Home Assistant Unofficial Reference 2024.12.1
homeassistant.components.shelly.bluetooth Namespace Reference

Functions

CALLBACK_TYPE async_connect_scanner (HomeAssistant hass, ShellyRpcCoordinator coordinator, BLEScannerMode scanner_mode)
 

Detailed Description

Bluetooth support for shelly.

Function Documentation

◆ async_connect_scanner()

CALLBACK_TYPE homeassistant.components.shelly.bluetooth.async_connect_scanner ( HomeAssistant  hass,
ShellyRpcCoordinator  coordinator,
BLEScannerMode  scanner_mode 
)
Connect scanner.

Definition at line 20 of file __init__.py.