homeautomatisation:node-red
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| homeautomatisation:node-red [2023/12/16 22:35] – illu | homeautomatisation:node-red [2023/12/16 23:28] (current) – illu | ||
|---|---|---|---|
| Line 13: | Line 13: | ||
| </ | </ | ||
| - | The importance for node red to communicate via Port 80 is essential! | + | |
| - | Alexa Echo will broadcast your local network on Port 80 for local smart devices. | + | (!) The importance for node red to communicate via Port 80 is essential! |
| - | With iobroker in docker and " | + | |
| + | (!) Alexa Echo will broadcast your local network on Port 80 for local smart devices. | ||
| + | |||
| + | (!) With iobroker in docker and " | ||
| + | |||
| Line 25: | Line 30: | ||
| {{: | {{: | ||
| + | |||
| + | Functions: | ||
| + | |||
| + | <code javascript> | ||
| + | if(msg.payload === " | ||
| + | msg.payload = true; | ||
| + | } | ||
| + | if(msg.payload === " | ||
| + | msg.payload = false; | ||
| + | } | ||
| + | return msg; | ||
| + | </ | ||
| + | |||
| + | {{: | ||
| + | |||
| + | {{: | ||
| + | |||
homeautomatisation/node-red.1702762550.txt.gz · Last modified: 2023/12/16 22:35 by illu