mirror of
https://github.com/home-assistant/core.git
synced 2026-06-06 15:36:51 +01:00
16 lines
318 B
YAML
16 lines
318 B
YAML
select_cmode:
|
|
name: Select color mode
|
|
description: Select Color mode of Epson projector
|
|
target:
|
|
entity:
|
|
integration: epson
|
|
domain: media_player
|
|
fields:
|
|
cmode:
|
|
name: Color mode
|
|
description: Name of Cmode
|
|
required: true
|
|
example: "cinema"
|
|
selector:
|
|
text:
|