merlokk / SmartHome

esp8266 IoT to mqtt bridge. Eastron SDM220, SDM230, SDM630 modbus; AZ7798; SenseAir s8; BME280; HDC1080; Plantower PMS5003, PMS7003, PMSA003
56 stars 32 forks source link

mDNS and ArduinoOTA #16

Open merlokk opened 7 years ago

merlokk commented 7 years ago

very bad time to seek

https://github.com/esp8266/Arduino/tree/master/libraries/ESP8266mDNS

merlokk commented 7 years ago

https://techtutorialsx.com/2016/11/20/esp8266-webserver-resolving-an-address-with-mdns/

merlokk commented 7 years ago

browser here: https://hobbyistsoftware.com/bonjourBrowser

merlokk commented 7 years ago

https://chrome.google.com/webstore/category/extensions http://www.tildesoft.com/

merlokk commented 7 years ago

https://github.com/esp8266/Arduino/blob/0c66c8a88fa192f32c81e6f5300002f10ebdc0fd/libraries/ESP8266mDNS/ESP8266mDNS.cpp#L187 https://github.com/esp8266/Arduino/blob/0c66c8a88fa192f32c81e6f5300002f10ebdc0fd/libraries/ESP8266mDNS/ESP8266mDNS.h#L60

merlokk commented 7 years ago

maybe fixes here https://github.com/esp8266/Arduino/issues/3215

ARP + UDP multicast fix