Home Assistant Unofficial Reference 2024.12.1
homeassistant.components.uptimerobot.switch Namespace Reference

Classes

class  UptimeRobotSwitch
 

Functions

None async_setup_entry (HomeAssistant hass, ConfigEntry entry, AddEntitiesCallback async_add_entities)
 

Detailed Description

UptimeRobot switch platform.

Function Documentation

◆ async_setup_entry()

None homeassistant.components.uptimerobot.switch.async_setup_entry ( HomeAssistant  hass,
ConfigEntry  entry,
AddEntitiesCallback   async_add_entities 
)
Set up the UptimeRobot switches.

Definition at line 23 of file switch.py.