You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
/home/pi/make-mi-air-purifier-great-again/index.js:18
if (address && token && model.includes('airpurifier') && !deviceIPs.includes(address)) {
^
TypeError: Cannot read property 'includes' of undefined
at EventEmitter.browser.on.reg (/home/pi/make-mi-air-purifier-great-again/index.js:18:37)
at EventEmitter.emit (/home/pi/make-mi-air-purifier-great-again/node_modules/eventemitter3/index.js:130:35)
at Browser.[addService] (/home/pi/make-mi-air-purifier-great-again/node_modules/tinkerhub-discovery/lib/basic.js:82:17)
at add (/home/pi/make-mi-air-purifier-great-again/node_modules/miio/lib/discovery.js:67:37)
at GetNameInfoReqWrap.dns.lookupService [as callback] (/home/pi/make-mi-air-purifier-great-again/node_modules/miio/lib/discovery.js:74:5)
at GetNameInfoReqWrap.onlookupservice [as oncomplete] (dns.js:171:17)
위와같은 오류가 발생합니다. 혹시 해결방안이 있는지 문의 드립니다.
감사합니다.
The text was updated successfully, but these errors were encountered:
실행시 오류가 발생하여 이렇게 문의를 드립니다.
위와같은 오류가 발생합니다. 혹시 해결방안이 있는지 문의 드립니다.
감사합니다.
The text was updated successfully, but these errors were encountered: