Home Assistant Unofficial Reference 2024.12.1
homeassistant.components.plugwise.const Namespace Reference

Variables

 Final
 
 LOGGER = logging.getLogger(__package__)
 
 NumberType
 
 seconds
 
 SelectOptionsType
 
 SelectType
 

Detailed Description

Constants for Plugwise component.

Variable Documentation

◆ Final

homeassistant.components.plugwise.const.Final

Definition at line 11 of file const.py.

◆ LOGGER

homeassistant.components.plugwise.const.LOGGER = logging.getLogger(__package__)

Definition at line 13 of file const.py.

◆ NumberType

homeassistant.components.plugwise.const.NumberType

Definition at line 44 of file const.py.

◆ seconds

homeassistant.components.plugwise.const.seconds

Definition at line 68 of file const.py.

◆ SelectOptionsType

homeassistant.components.plugwise.const.SelectOptionsType

Definition at line 56 of file const.py.

◆ SelectType

homeassistant.components.plugwise.const.SelectType

Definition at line 50 of file const.py.