Home Assistant Unofficial Reference 2024.12.1
config_flow.py File Reference

Go to the source code of this file.

Classes

class  homeassistant.components.laundrify.config_flow.LaundrifyConfigFlow
 

Namespaces

 homeassistant.components.laundrify.config_flow
 

Variables

 homeassistant.components.laundrify.config_flow._LOGGER = logging.getLogger(__name__)
 
 homeassistant.components.laundrify.config_flow.CONFIG_SCHEMA = Schema({Required(CONF_CODE): str})