zyonse / homebridge-dreo

Apple HomeKit integration for Dreo Smart Devices
https://www.npmjs.com/package/homebridge-dreo
Apache License 2.0
29 stars 17 forks source link

Having Dreo ChefMaker crashes plugin #29

Closed iRonin closed 5 months ago

iRonin commented 7 months ago

Dreo ChefMaker is pretty neat device but crashes the plugin - probably no support for it:

[18/11/2023, 8:25:52 pm] [Dreo Platform] Adding new accessory: ChefMaker
TypeError: Cannot read properties of undefined (reading '1')
    at new FanAccessory (/var/lib/homebridge/node_modules/homebridge-dreo/src/FanAccessory.ts:38:75)
    at DreoPlatform.discoverDevices (/var/lib/homebridge/node_modules/homebridge-dreo/src/platform.ts:150:9)
    at processTicksAndRejections (node:internal/process/task_queues:95:5)
zyonse commented 7 months ago

This should be fixed once #30 is merged.

zyonse commented 5 months ago

Fixed in v3.2.5