grzegorz914 / homebridge-melcloud-control

Homebridge plugin for Mitsubishi Air Conditioner, Heat Pump and Energy Recovery Ventilation, publish as dynamic external platform accessory.
MIT License
49 stars 2 forks source link

Error making Homebridge shutdown #59

Closed flavdessertine closed 7 months ago

flavdessertine commented 7 months ago

I have the following error recurently:

TypeError: Cannot read properties of undefined (reading 'updateCharacteristic')
    at MelCloudAtw.<anonymous> (/var/lib/homebridge/node_modules/homebridge-melcloud-control/src/melclouddevice.js:726:42)
    at MelCloudAtw.emit (node:events:514:28)
    at MelCloudAtw.<anonymous> (/var/lib/homebridge/node_modules/homebridge-melcloud-control/src/melcloudatw.js:534:22)
    at processTicksAndRejections (node:internal/process/task_queues:95:5)

It makes homebridge shutdown: Got SIGTERM, shutting down Homebridge...

grzegorz914 commented 7 months ago

For prevent shutdown HB in future please run this plugin as child bridge.