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

Both sides previous revisionPrevious revision
Next revision
Previous revision
informatica:linux:node-red [2022/06/09 16:21] joseinformatica:linux:node-red [2022/06/09 17:04] (current) jose
Line 19: Line 19:
 Entramos en la URL, por ejemplo http://192.168.1.201:1880 e instalamos "node-red-contrib-google-home-notify". Seleccionamos Manage pallette 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: 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.1654791715.txt.gz · Last modified: 2022/06/09 16:21 by jose