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

Classes

class  VolvoSwitch
 

Functions

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

Detailed Description

Support for Volvo heater.

Function Documentation

◆ async_setup_entry()

None homeassistant.components.volvooncall.switch.async_setup_entry ( HomeAssistant  hass,
ConfigEntry  config_entry,
AddEntitiesCallback  async_add_entities 
)
Configure binary_sensors from a config entry created in the integrations UI.

Definition at line 20 of file switch.py.