mirror of
https://github.com/home-assistant/developers.home-assistant.git
synced 2025-07-10 02:46:29 +00:00
Update description for device_class property (#373)
This commit is contained in:
parent
077db33bb4
commit
cc69215f8d
@ -17,7 +17,7 @@ sidebar_label: Media Player
|
|||||||
| source_list | list | None | The list of possible input sources for the media player. (This list should contain human readable names, suitible for frontend display)
|
| source_list | list | None | The list of possible input sources for the media player. (This list should contain human readable names, suitible for frontend display)
|
||||||
| media_image_url | string | None | URL that represents the current image.
|
| media_image_url | string | None | URL that represents the current image.
|
||||||
| media_image_remotely_accessible | boolean | False | Return `True` if property `media_image_url` is accessible outside of the home network.
|
| media_image_remotely_accessible | boolean | False | Return `True` if property `media_image_url` is accessible outside of the home network.
|
||||||
| device_class | string | `None` | Type of binary sensor.
|
| device_class | string | `None` | Type of media player.
|
||||||
|
|
||||||
## Methods
|
## Methods
|
||||||
### Select sound mode
|
### Select sound mode
|
||||||
|
Loading…
x
Reference in New Issue
Block a user