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

Classes

class  NZBGetDownloadSwitch
 

Functions

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

Detailed Description

Support for NZBGet switches.

Function Documentation

◆ async_setup_entry()

None homeassistant.components.nzbget.switch.async_setup_entry ( HomeAssistant  hass,
ConfigEntry  entry,
AddEntitiesCallback  async_add_entities 
)
Set up NZBGet sensor based on a config entry.

Definition at line 18 of file switch.py.