Merge pull request #392 from connorlanigan/patch-1

docs: Mismatched quotation mark
This commit is contained in:
Philipp C. Heckel 2022-08-31 16:48:02 -04:00 committed by GitHub
commit eed3e28790
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1166,7 +1166,7 @@ Alternatively, the same actions can be defined as **JSON array**, if the notific
method: 'POST',
body: JSON.stringify({
topic: "myhome",
message": "You left the house. Turn down the A/C?",
message: "You left the house. Turn down the A/C?",
actions: [
{
action: "view",