Home Assistant Unofficial Reference 2024.12.1
homeassistant.components.media_player.MediaPlayerDeviceClass Class Reference
Inheritance diagram for homeassistant.components.media_player.MediaPlayerDeviceClass:
[legend]
Collaboration diagram for homeassistant.components.media_player.MediaPlayerDeviceClass:
[legend]

Static Public Attributes

 RECEIVER
 
 SPEAKER
 
 TV
 

Detailed Description

Device class for media players.

Definition at line 169 of file __init__.py.

Member Data Documentation

◆ RECEIVER

homeassistant.components.media_player.MediaPlayerDeviceClass.RECEIVER
static

Definition at line 174 of file __init__.py.

◆ SPEAKER

homeassistant.components.media_player.MediaPlayerDeviceClass.SPEAKER
static

Definition at line 173 of file __init__.py.

◆ TV

homeassistant.components.media_player.MediaPlayerDeviceClass.TV
static

Definition at line 172 of file __init__.py.


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