#Lock door command does not work
1 messages · Page 1 of 1 (latest)
is the entity exposed to Assist?
it works now, but I need to say in [area]
at the end
is there somehow hack not to say the area?
it should work with only the name, at least in english. are you using any other language?
no, Im using english and NabuCasa online
can you input that sentence here and paste the result? https://my.home-assistant.io/redirect/developer_assist/
To format your text as code, enter three backticks on the first line, press Enter for a new line, paste your code, press Enter again for another new line, and lastly three more backticks.
```yaml
example: here
```
Don't forget you can edit your post rather than repeatedly posting the same thing.
intent:
name: HassTurnOn
slots:
name: frontdoor
details:
name:
name: name
value: Frontdoor
text: frontdoor
targets:
lock.front_door:
matched: true
match: true
sentence_template: lock <name> [in <area>]
unmatched_slots: {}
source: builtin