kdzoha
1
Flow was pretty straight forward
- create a group in the UI with a name easy to find or search for: light.kerozene
- search in code server using the key word: light.kerozene
comes out empty?
Is this the intended behavior or is there something I need to do?
kdzoha
2
trails in case someone has the same question i have…
I’ve figured out that there are some items that you can edit both in the ui and in the yaml files. For instance input_boolean.
if you declare in configuration,
input_boolean: !include input_boolean.yaml
then the input_boolean file will have the configurations in the ui.
however I’ve still not figured it out for groups.