#I'm trying to add a custom sentence ->

1 messages · Page 1 of 1 (latest)

opal sandal
#

when tested, i get a response showing that it registered the intent, but the response has no count, and a list targets

#
intent:
  name: EventCountTodayWork
slots: {}
details: {}
targets:
  person.jonathan_dietrich:
    matched: true
  sensor.disk_use_percent_config:
    matched: true
  sensor.disk_use_percent:
    matched: true
  sensor.memory_free:
...
...
#

Any help figuring out what I have wrong would be appretiated

fleet yarrow
#

Where did you get that action_response from? Is it documented anywhere?

opal sandal
#

The assist tab in the developer section

#

Sentences parser
Enter sentences and see how they will be parsed by Home Assistant. Each line will be processed as an individual sentence. Intents will not be executed on your instance.

#

omg

#

it says right there that it won't work!