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
Hi!
I've installed with pain this module and now I can see the hub in homekit. Now I'm trying to add devices to homekit with JSON in config.json at my hub.
And it returns 0 devices. I've checked the ID of device, I've implemented the "0 absence in MAC in the index.js of this module. JSONLint says my json is correct.
Also I got this message in log when homekit taps to light or another device of Gateway:
4/22/2020, 21:42:32] [MiAqaraPlatform] [ERROR]TypeError [ERR_INVALID_ARG_TYPE]: The "data" argument must be of type string or an instance of Buffer, TypedArray, or DataView. Received undefined
[4/22/2020, 21:42:32] [MiAqaraPlatform] [ERROR]TypeError [ERR_INVALID_ARG_TYPE]: The "data" argument must be of type string or an instance of Buffer, TypedArray, or DataView. Received undefined
[4/22/2020, 21:42:32] [MiAqaraPlatform] [ERROR]TypeError [ERR_INVALID_ARG_TYPE]: The "data" argument must be of type string or an instance of Buffer, TypedArray, or DataView. Received undefined
[4/22/2020, 21:42:32] [MiAqaraPlatform] [ERROR]TypeError [ERR_INVALID_ARG_TYPE]: The "data" argument must be of type string or an instance of Buffer, TypedArray, or DataView. Received undefined
Really don't undestand what I' missing
The text was updated successfully, but these errors were encountered:
Hi!
I've installed with pain this module and now I can see the hub in homekit. Now I'm trying to add devices to homekit with JSON in config.json at my hub.
And it returns 0 devices. I've checked the ID of device, I've implemented the "0 absence in MAC in the index.js of this module. JSONLint says my json is correct.
Also I got this message in log when homekit taps to light or another device of Gateway:
Really don't undestand what I' missing
The text was updated successfully, but these errors were encountered: