Skip to content

Commit

Permalink
service description
Browse files Browse the repository at this point in the history
Signed-off-by: Serge Arbuzov <info@whitediver.com>
  • Loading branch information
Arbuzov committed Nov 14, 2023
1 parent 4873578 commit c397925
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions custom_components/delonghi_primadonna/services.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
make_beverage:
target:
entity:
domain: select
fields:
beverage:
required: true
default: "none"
selector:
select:
options:
- "none"
- "steam"
- "long"
- "coffee"
- "dopio"
- "hot_water"
- "espresso"
- "americano"
- "espresso2"

0 comments on commit c397925

Please sign in to comment.