mirror of
https://github.com/natekspencer/hacs-oasis_mini.git
synced 2025-11-12 15:13:52 -05:00
Add support for enqueue options in media_player.play_media service and other minor improvements
This commit is contained in:
@@ -49,6 +49,7 @@ DESCRIPTORS = {
|
||||
SensorEntityDescription(
|
||||
key=key,
|
||||
name=key.replace("_", " ").capitalize(),
|
||||
translation_key=key,
|
||||
entity_category=EntityCategory.DIAGNOSTIC,
|
||||
entity_registry_enabled_default=False,
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user