Classes | |
| class | BTHomeHub5DeviceScanner |
Functions | |
| BTHomeHub5DeviceScanner|None | get_scanner (HomeAssistant hass, ConfigType config) |
Variables | |
| _LOGGER = logging.getLogger(__name__) | |
| string | CONF_DEFAULT_IP = "192.168.1.254" |
| PLATFORM_SCHEMA | |
Support for BT Home Hub 5.
| BTHomeHub5DeviceScanner | None homeassistant.components.bt_home_hub_5.device_tracker.get_scanner | ( | HomeAssistant | hass, |
| ConfigType | config | ||
| ) |
Return a BT Home Hub 5 scanner if successful.
Definition at line 29 of file device_tracker.py.
|
private |
Definition at line 20 of file device_tracker.py.
| string homeassistant.components.bt_home_hub_5.device_tracker.CONF_DEFAULT_IP = "192.168.1.254" |
Definition at line 22 of file device_tracker.py.
| homeassistant.components.bt_home_hub_5.device_tracker.PLATFORM_SCHEMA |
Definition at line 24 of file device_tracker.py.