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

Static Public Attributes

 AIR_QUALITY
 
 ALARM_CONTROL_PANEL
 
 ASSIST_SATELLITE
 
 BINARY_SENSOR
 
 BUTTON
 
 CALENDAR
 
 CAMERA
 
 CLIMATE
 
 CONVERSATION
 
 COVER
 
 DATE
 
 DATETIME
 
 DEVICE_TRACKER
 
 EVENT
 
 FAN
 
 Final
 
 GEO_LOCATION
 
 HUMIDIFIER
 
 IMAGE
 
 IMAGE_PROCESSING
 
 LAWN_MOWER
 
 LIGHT
 
 LOCK
 
 MEDIA_PLAYER
 
 NOTIFY
 
 NUMBER
 
 REMOTE
 
 SCENE
 
 SELECT
 
 SENSOR
 
 SIREN
 
 STT
 
 SWITCH
 
 TEXT
 
 TIME
 
 TODO
 
 TTS
 
 UPDATE
 
 VACUUM
 
 VALVE
 
 WAKE_WORD
 
 WATER_HEATER
 
 WEATHER
 

Detailed Description

Available entity platforms.

Definition at line 40 of file const.py.

Member Data Documentation

◆ AIR_QUALITY

homeassistant.const .Platform.AIR_QUALITY
static

Definition at line 43 of file const.py.

◆ ALARM_CONTROL_PANEL

homeassistant.const .Platform.ALARM_CONTROL_PANEL
static

Definition at line 44 of file const.py.

◆ ASSIST_SATELLITE

homeassistant.const .Platform.ASSIST_SATELLITE
static

Definition at line 45 of file const.py.

◆ BINARY_SENSOR

homeassistant.const .Platform.BINARY_SENSOR
static

Definition at line 46 of file const.py.

◆ BUTTON

homeassistant.const .Platform.BUTTON
static

Definition at line 47 of file const.py.

◆ CALENDAR

homeassistant.const .Platform.CALENDAR
static

Definition at line 48 of file const.py.

◆ CAMERA

homeassistant.const .Platform.CAMERA
static

Definition at line 49 of file const.py.

◆ CLIMATE

homeassistant.const .Platform.CLIMATE
static

Definition at line 50 of file const.py.

◆ CONVERSATION

homeassistant.const .Platform.CONVERSATION
static

Definition at line 51 of file const.py.

◆ COVER

homeassistant.const .Platform.COVER
static

Definition at line 52 of file const.py.

◆ DATE

homeassistant.const .Platform.DATE
static

Definition at line 53 of file const.py.

◆ DATETIME

homeassistant.const .Platform.DATETIME
static

Definition at line 54 of file const.py.

◆ DEVICE_TRACKER

homeassistant.const .Platform.DEVICE_TRACKER
static

Definition at line 55 of file const.py.

◆ EVENT

homeassistant.const .Platform.EVENT
static

Definition at line 56 of file const.py.

◆ FAN

homeassistant.const .Platform.FAN
static

Definition at line 57 of file const.py.

◆ Final

homeassistant.const .Platform.Final
static

Definition at line 87 of file const.py.

◆ GEO_LOCATION

homeassistant.const .Platform.GEO_LOCATION
static

Definition at line 58 of file const.py.

◆ HUMIDIFIER

homeassistant.const .Platform.HUMIDIFIER
static

Definition at line 59 of file const.py.

◆ IMAGE

homeassistant.const .Platform.IMAGE
static

Definition at line 60 of file const.py.

◆ IMAGE_PROCESSING

homeassistant.const .Platform.IMAGE_PROCESSING
static

Definition at line 61 of file const.py.

◆ LAWN_MOWER

homeassistant.const .Platform.LAWN_MOWER
static

Definition at line 62 of file const.py.

◆ LIGHT

homeassistant.const .Platform.LIGHT
static

Definition at line 63 of file const.py.

◆ LOCK

homeassistant.const .Platform.LOCK
static

Definition at line 64 of file const.py.

◆ MEDIA_PLAYER

homeassistant.const .Platform.MEDIA_PLAYER
static

Definition at line 65 of file const.py.

◆ NOTIFY

homeassistant.const .Platform.NOTIFY
static

Definition at line 66 of file const.py.

◆ NUMBER

homeassistant.const .Platform.NUMBER
static

Definition at line 67 of file const.py.

◆ REMOTE

homeassistant.const .Platform.REMOTE
static

Definition at line 68 of file const.py.

◆ SCENE

homeassistant.const .Platform.SCENE
static

Definition at line 69 of file const.py.

◆ SELECT

homeassistant.const .Platform.SELECT
static

Definition at line 70 of file const.py.

◆ SENSOR

homeassistant.const .Platform.SENSOR
static

Definition at line 71 of file const.py.

◆ SIREN

homeassistant.const .Platform.SIREN
static

Definition at line 72 of file const.py.

◆ STT

homeassistant.const .Platform.STT
static

Definition at line 73 of file const.py.

◆ SWITCH

homeassistant.const .Platform.SWITCH
static

Definition at line 74 of file const.py.

◆ TEXT

homeassistant.const .Platform.TEXT
static

Definition at line 75 of file const.py.

◆ TIME

homeassistant.const .Platform.TIME
static

Definition at line 76 of file const.py.

◆ TODO

homeassistant.const .Platform.TODO
static

Definition at line 77 of file const.py.

◆ TTS

homeassistant.const .Platform.TTS
static

Definition at line 78 of file const.py.

◆ UPDATE

homeassistant.const .Platform.UPDATE
static

Definition at line 79 of file const.py.

◆ VACUUM

homeassistant.const .Platform.VACUUM
static

Definition at line 80 of file const.py.

◆ VALVE

homeassistant.const .Platform.VALVE
static

Definition at line 81 of file const.py.

◆ WAKE_WORD

homeassistant.const .Platform.WAKE_WORD
static

Definition at line 82 of file const.py.

◆ WATER_HEATER

homeassistant.const .Platform.WATER_HEATER
static

Definition at line 83 of file const.py.

◆ WEATHER

homeassistant.const .Platform.WEATHER
static

Definition at line 84 of file const.py.


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