iobroker-community-adapters / ioBroker.google-smart-home-fulfillment

A Google Smart Home Actions fulfillment server for ioBroker.
MIT License
4 stars 1 forks source link

Unsupported Loxone controls crash adapter #3

Closed raintonr closed 3 years ago

raintonr commented 3 years ago
2021-01-29 05:43:42.652  - error: web.1 (800) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
2021-01-29 05:43:42.653  - error: web.1 (800) unhandled promise rejection: Cannot read property 'type' of undefined
2021-01-29 05:43:42.656  - error: web.1 (800) TypeError: Cannot read property 'type' of undefined
    at Loxone.getDevices (/opt/iobroker/node_modules/iobroker.google-smart-home-fulfillment/lib/plugins/loxone/loxone.js:311:100)
2021-01-29 05:43:42.656  - error: web.1 (800) Cannot read property 'type' of undefined
2021-01-29 05:43:42.700  - info: web.1 (800) terminated https server on port 8443
2021-01-29 05:43:42.703  - info: web.1 (800) terminating
2021-01-29 05:43:42.706  - warn: web.1 (800) Terminated (UNCAUGHT_EXCEPTION): Without reason
raintonr commented 3 years ago

Fixed.