horihiro / esp8266-google-home-notifier

MIT License
103 stars 23 forks source link

mDNS timeout. #22

Closed gopalram84 closed 3 years ago

gopalram84 commented 4 years ago

i am getting mDNS timeout, is there a way to get the device name using the ip address.

horihiro commented 4 years ago

You can connect to your Google Home using ip address and ip().

And this library cannot get the device name. If you want to know the device name, you should use Google Home app on your smartphone.