mirror of
https://github.com/home-assistant/core.git
synced 2025-08-07 14:45:09 +02:00
Set Home Connect program action field as not required (#141729)
* Set Home Connect program action field as not required * Remove required field Co-authored-by: Martin Hjelmare <marhje52@gmail.com> --------- Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
This commit is contained in:
committed by
GitHub
parent
09f6246d1b
commit
b15fa81a44
@@ -64,7 +64,6 @@ set_program_and_options:
|
|||||||
- selected_program
|
- selected_program
|
||||||
program:
|
program:
|
||||||
example: dishcare_dishwasher_program_auto2
|
example: dishcare_dishwasher_program_auto2
|
||||||
required: true
|
|
||||||
selector:
|
selector:
|
||||||
select:
|
select:
|
||||||
mode: dropdown
|
mode: dropdown
|
||||||
|
Reference in New Issue
Block a user