Skip to content

Thermostat "ON" in Homekit after a restart #516

Answered by GogoVega
Jeffish25 asked this question in Q&A
Discussion options

You must be logged in to vote

Hi,
You can use an inject node (inject once option) which will send a message after restarting Node-RED:
Like this (ctrl + i) 😉

[{"id":"58ea99419bf15552","type":"inject","z":"0611fdba4878ab79","name":"0.1s","props":[{"p":"payload"},{"p":"topic","vt":"str"}],"repeat":"","crontab":"","once":true,"onceDelay":0.1,"topic":"","payload":"{\"TargetHeatingCoolingState\": 1}","payloadType":"json","x":150,"y":960,"wires":[[]]}]

Replies: 4 comments 4 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by Jeffish25
Comment options

You must be logged in to vote
1 reply
@GogoVega
Comment options

Comment options

You must be logged in to vote
3 replies
@GogoVega
Comment options

@Jeffish25
Comment options

@GogoVega
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants