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

Variables

 ConfGatewayType
 
 DevId
 
 Final
 
 float
 
 GatewayId
 
 PLATFORMS = tuple(PLATFORM_TYPES)
 
 SensorType
 
 str
 
 ValueType
 

Detailed Description

MySensors constants.

Variable Documentation

◆ ConfGatewayType

homeassistant.components.mysensors.const.ConfGatewayType

Definition at line 22 of file const.py.

◆ DevId

homeassistant.components.mysensors.const.DevId

Definition at line 67 of file const.py.

◆ Final

homeassistant.components.mysensors.const.Final

Definition at line 10 of file const.py.

◆ float

homeassistant.components.mysensors.const.float

Definition at line 39 of file const.py.

◆ GatewayId

homeassistant.components.mysensors.const.GatewayId

Definition at line 64 of file const.py.

◆ PLATFORMS

homeassistant.components.mysensors.const.PLATFORMS = tuple(PLATFORM_TYPES)

Definition at line 175 of file const.py.

◆ SensorType

homeassistant.components.mysensors.const.SensorType

Definition at line 58 of file const.py.

◆ str

homeassistant.components.mysensors.const.str

Definition at line 28 of file const.py.

◆ ValueType

homeassistant.components.mysensors.const.ValueType

Definition at line 61 of file const.py.