Home Assistant Unofficial Reference 2024.12.1
homeassistant.components.zerproc.config_flow Namespace Reference

Functions

bool _async_has_devices (HomeAssistant hass)
 

Variables

 _LOGGER = logging.getLogger(__name__)
 

Detailed Description

Config flow for Zerproc.

Function Documentation

◆ _async_has_devices()

bool homeassistant.components.zerproc.config_flow._async_has_devices ( HomeAssistant  hass)
private
Return if there are devices that can be discovered.

Definition at line 15 of file config_flow.py.

Variable Documentation

◆ _LOGGER

homeassistant.components.zerproc.config_flow._LOGGER = logging.getLogger(__name__)
private

Definition at line 12 of file config_flow.py.