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

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",