Home Assistant Unofficial Reference 2024.12.1
homeassistant.components.tolo.const .LampMode Class Reference
Inheritance diagram for homeassistant.components.tolo.const .LampMode:
[legend]
Collaboration diagram for homeassistant.components.tolo.const .LampMode:
[legend]

Static Public Attributes

 AUTOMATIC = ToloLampMode.AUTOMATIC
 
 MANUAL = ToloLampMode.MANUAL
 

Detailed Description

Mapping to TOLO Lamp Mode.

Definition at line 21 of file const.py.

Member Data Documentation

◆ AUTOMATIC

homeassistant.components.tolo.const .LampMode.AUTOMATIC = ToloLampMode.AUTOMATIC
static

Definition at line 25 of file const.py.

◆ MANUAL

homeassistant.components.tolo.const .LampMode.MANUAL = ToloLampMode.MANUAL
static

Definition at line 24 of file const.py.


The documentation for this class was generated from the following file: