Open
Description
Feedback
... and cannot be an object that's automatically encoded into, for example, a JSON string.
I am wondering about that right now. Why is this valid
...
payload: '{ "something": "something" }'
whereas this is not
...
payload:
something: "something"
URL
https://www.home-assistant.io/integrations/rest_command/
Version
2025.5.1
Additional information
No response