Home Assistant Unofficial Reference 2024.12.1
config_flow.py File Reference

Go to the source code of this file.

Classes

class  homeassistant.components.uptimerobot.config_flow.UptimeRobotConfigFlow
 

Namespaces

 homeassistant.components.uptimerobot.config_flow
 

Variables

 homeassistant.components.uptimerobot.config_flow.STEP_USER_DATA_SCHEMA = vol.Schema({vol.Required(CONF_API_KEY): str})