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

Classes

class  JuiceNetChargeNowSwitch
 

Functions

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

Detailed Description

Support for monitoring juicenet/juicepoint/juicebox based EVSE switches.

Function Documentation

◆ async_setup_entry()

None homeassistant.components.juicenet.switch.async_setup_entry ( HomeAssistant  hass,
ConfigEntry  config_entry,
AddEntitiesCallback  async_add_entities 
)
Set up the JuiceNet switches.

Definition at line 14 of file switch.py.