igdr / node-red-contrib-xiaomi-smart-devices

8 stars 4 forks source link

homeassistant error #23

Open kuradi opened 5 years ago

kuradi commented 5 years ago

after setting up xiaomi gateway, adding some automations and stuff to node red my homeassistant giving all the time error:

Log Details (ERROR)

Sat Jul 13 2019 16:36:56 GMT+0300 (Eastern European Summer Time)

Unknown gateway ip 192...*

ip is address where my node red is running. please advise.

igdr commented 5 years ago

Hi, have you set up nodered and homeassistant on the same server?

kuradi commented 5 years ago

Hi, have you set up nodered and homeassistant on the same server?

no.

kuradi commented 5 years ago

Unknown gateway ip 192...*** 9:40 PM /usr/local/lib/python3.7/site-packages/xiaomi_gateway/init.py (ERROR) - message first occured at 4:31 PM and shows up 4665 times

igdr commented 5 years ago

Frankly speaking, I do not know why homeassistant is not working. I am using Node-Red and OpenHab in parallel on different Raspberry Pis and there are no errors.

It might be some problems with your router, cause they both (Node-Red and HomeAssistent) are listening for the same broadcast address 224.0.0.50:9898

kuradi commented 5 years ago

Unknown gateway ip 192...*** 9:40 PM /usr/local/lib/python3.7/site-packages/xiaomi_gateway/init.py (ERROR) - message first occured at 4:31 PM and shows up 4665 times

Frankly speaking, I do not know why homeassistant is not working. I am using Node-Red and OpenHab in parallel on different Raspberry Pis and there are no errors.

It might be some problems with your router, cause they both (Node-Red and HomeAssistent) are listening for the same broadcast address 224.0.0.50:9898

and what problem in my router might be?