appels
(appels)
1
Trying to make a color selector in my blueprint:
input:
lightcolor_entity:
name: Light color
selector:
select:
options:
- white
- darkblue
action:
....
The syntax of the options is faulty and I don’t know how to handle it.
KTibow
(Kendell R)
2
This should be edited to go in #configuration:blueprints.
1 Like
appels
(appels)
3
This config actualy works, Visual Studio gives syntax errors but it does work once the automation is created.
KTibow
(Kendell R)
4
What error are you getting?
KTibow
(Kendell R)
6
Sounds like the validator needs to be updated for the new syntax. There aren’t any updates available for it, right?