mirror of
https://github.com/home-assistant/core.git
synced 2025-07-25 14:17:45 +00:00
Add selectors to Toon service definitions (#46750)
This commit is contained in:
parent
81c7b3b9c9
commit
208af0367a
@ -2,5 +2,9 @@ update:
|
|||||||
description: Update all entities with fresh data from Toon
|
description: Update all entities with fresh data from Toon
|
||||||
fields:
|
fields:
|
||||||
display:
|
display:
|
||||||
|
name: Display
|
||||||
description: Toon display to update (optional)
|
description: Toon display to update (optional)
|
||||||
|
advanced: true
|
||||||
example: eneco-001-123456
|
example: eneco-001-123456
|
||||||
|
selector:
|
||||||
|
text:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user