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

Functions

bool _async_has_devices (HomeAssistant hass)
 

Detailed Description

Config flow for Gree.

Function Documentation

◆ _async_has_devices()

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

Definition at line 12 of file config_flow.py.