Skip to content

Instantly share code, notes, and snippets.

@kliu99
Created November 3, 2022 00:47
Show Gist options
  • Save kliu99/1ab072e3d922b7ec47b6bee2e8854ef4 to your computer and use it in GitHub Desktop.
Save kliu99/1ab072e3d922b7ec47b6bee2e8854ef4 to your computer and use it in GitHub Desktop.
Comm error
[11/2/2022, 8:43:24 PM] [Smartthings Plug (IK)] Updated status for Celling lights: {"powerMeter":{"power":{"value":40,"unit":"W","timestamp":"2022-11-03T00:03:21.451Z"}},"button":{"button":{"value":"pushed","timestamp":"2022-11-03T00:03:15.349Z"},"numberOfButtons":{"value":8,"timestamp":"2021-12-16T04:49:26.242Z"},"supportedButtonValues":{"value":["pushed","held"],"timestamp":"2021-12-16T04:49:26.265Z"}},"actuator":{},"configuration":{},"energyMeter":{"energy":{"value":92.786,"unit":"kWh","timestamp":"2022-11-02T22:59:25.504Z"}},"holdableButton":{"button":{"value":"pushed","timestamp":"2022-11-03T00:03:15.349Z"},"numberOfButtons":{"value":8,"timestamp":"2021-12-16T04:49:26.242Z"}},"switchLevel":{"level":{"value":99,"unit":"%","timestamp":"2022-11-01T15:55:57.294Z"}},"refresh":{},"sensor":{},"switch":{"switch":{"value":"on","timestamp":"2022-11-03T00:03:18.277Z"}}}
[11/2/2022, 8:43:24 PM] [Smartthings Plug (IK)] getSaturation() FAILED for Celling lights. Comm error.
[11/2/2022, 8:43:24 PM] [Smartthings Plug (IK)] Updated status for Celling lights: {"powerMeter":{"power":{"value":40,"unit":"W","timestamp":"2022-11-03T00:03:21.451Z"}},"button":{"button":{"value":"pushed","timestamp":"2022-11-03T00:03:15.349Z"},"numberOfButtons":{"value":8,"timestamp":"2021-12-16T04:49:26.242Z"},"supportedButtonValues":{"value":["pushed","held"],"timestamp":"2021-12-16T04:49:26.265Z"}},"actuator":{},"configuration":{},"energyMeter":{"energy":{"value":92.786,"unit":"kWh","timestamp":"2022-11-02T22:59:25.504Z"}},"holdableButton":{"button":{"value":"pushed","timestamp":"2022-11-03T00:03:15.349Z"},"numberOfButtons":{"value":8,"timestamp":"2021-12-16T04:49:26.242Z"}},"switchLevel":{"level":{"value":99,"unit":"%","timestamp":"2022-11-01T15:55:57.294Z"}},"refresh":{},"sensor":{},"switch":{"switch":{"value":"on","timestamp":"2022-11-03T00:03:18.277Z"}}}
[11/2/2022, 8:43:24 PM] TypeError: Cannot read properties of undefined (reading 'hue')
at /Documents/homebridge-smartthings/src/services/lightService.ts:206:51
at processTicksAndRejections (node:internal/process/task_queues:96:5)
[11/2/2022, 8:43:24 PM] Got SIGTERM, shutting down Homebridge...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment