User Tools

Site Tools


informatica:linux:node-red

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
informatica:linux:node-red [2022/06/09 16:08] – created joseinformatica:linux:node-red [2022/06/09 17:04] (current) jose
Line 16: Line 16:
 tcp6            0 :::22                   :::                   LISTEN      -    tcp6            0 :::22                   :::                   LISTEN      -   
 </code> </code>
 +
 +Entramos en la URL, por ejemplo http://192.168.1.201:1880 e instalamos "node-red-contrib-google-home-notify". Seleccionamos Manage pallette
 +
 +{{:informatica:linux:2022-06-09_18-17.png|}}
 +
 +Lo buscamos e instalamos:
 +{{:informatica:linux:2022-06-09_18-19.png|}}
 +
 +
 +Reiniciamos la raspi. Ahora al entrar nos aparece en ouput el nodo de google:
 +{{:informatica:linux:2022-06-09_18-26.png|}}
 +
 +
 +
 +Buscamos la IP de nuestro Google home
 +<code>
 +nmap -sP 192.168.1.0/24| grep -B2 "(Google)"
 +
 +Nmap scan report for Google-Home-Mini.home (192.168.1.63)
 +Host is up (0.092s latency).
 +MAC Address: 7C:D9:5C:18:4A:5A (Google)
 +</code>
 +
 +
 +Editamos el nodo y le ponemos la IP
 +
 +
informatica/linux/node-red.1654790939.txt.gz · Last modified: 2022/06/09 16:08 by jose