Classes | |
| class | PiHoleSwitch |
Functions | |
| None | async_setup_entry (HomeAssistant hass, PiHoleConfigEntry entry, AddEntitiesCallback async_add_entities) |
Variables | |
| _LOGGER = logging.getLogger(__name__) | |
Support for turning on and off Pi-hole system.
| None homeassistant.components.pi_hole.switch.async_setup_entry | ( | HomeAssistant | hass, |
| PiHoleConfigEntry | entry, | ||
| AddEntitiesCallback | async_add_entities | ||
| ) |