Home Assistant Unofficial Reference 2024.12.1
homeassistant.components.wilight.parent_device Namespace Reference

Classes

class  WiLightParent
 

Functions

PyWiLightDevice create_api_device (str host)
 

Variables

 _LOGGER = logging.getLogger(__name__)
 

Detailed Description

The WiLight Device integration.

Function Documentation

◆ create_api_device()

PyWiLightDevice homeassistant.components.wilight.parent_device.create_api_device ( str  host)
Create an API Device.

Definition at line 97 of file parent_device.py.

Variable Documentation

◆ _LOGGER

homeassistant.components.wilight.parent_device._LOGGER = logging.getLogger(__name__)
private

Definition at line 17 of file parent_device.py.