#I'm trying to add a custom sentence ->
1 messages · Page 1 of 1 (latest)
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
Where did you get that action_response from? Is it documented anywhere?