mirror of
https://github.com/hardillb/node-red-alexa-home-skill-web.git
synced 2026-01-05 20:23:22 +01:00
Update docs.ejs
Corrections to docs
This commit is contained in:
@@ -140,7 +140,7 @@ npm install node-red-contrib-alexa-home-skill</pre>
|
||||
'_confId': 'cc670790.9f0eb8',
|
||||
'command': 'TurnOffRequest',
|
||||
'extraInfo': {},
|
||||
'payload': true
|
||||
'payload': false
|
||||
}</pre>
|
||||
</div>
|
||||
</li>
|
||||
@@ -233,7 +233,7 @@ npm install node-red-contrib-alexa-home-skill</pre>
|
||||
'_messageId': 'd6734865-6a96-4967-8504-6056e75ba5c3',
|
||||
'_applianceId': '3',
|
||||
'_confId': 'cc670790.9f0eb8',
|
||||
'command': 'GetTargetTemperatureRequests',
|
||||
'command': 'GetTargetTemperatureRequest',
|
||||
'extraInfo': {}
|
||||
}</pre>
|
||||
</div>
|
||||
@@ -430,4 +430,4 @@ msg.payload = true;
|
||||
return msg;</pre>
|
||||
</div>
|
||||
</div>
|
||||
<% include ../fragments/footer.ejs %>
|
||||
<% include ../fragments/footer.ejs %>
|
||||
|
||||
Reference in New Issue
Block a user