From the app I can now access the hub drivers and all the channels.
From the cli, I’ll try later, now I can’t
UPDATE: with CLI works fine too
Thanks
From the app I can now access the hub drivers and all the channels.
From the cli, I’ll try later, now I can’t
UPDATE: with CLI works fine too
Thanks
Regarding the new beta ‘Zigbee Button’ driver when used with the ‘IKEA On/Off Button’ (two-buttons-battery).
4 posts were split to a new topic: [ST Edge] Issue with the Z-Wave Switch driver
Please send me over DM the following information:
1
, the comparison between what you should see and what you actually see in the ST app. What do you mean by "there isn't a button capability for legacy purposes"
?2
, did you check the Hub logs to see the value that was reported by the device? I mean in the reporting
messages. It would be useful if you shared the logs when the battery is reported, to see if the value received is correct but is not calculated properly.I’ve gotten a firmware update to 000.041.00004 and am getting a new variation on the previously reported cosock bug:
Lua: runtime error: [string "runner/src/packagesearcher.rs:21:10"]:296: cosock tried to call socket.select with no sockets and no timeout. this is a bug, please report it
stack traceback:
[string "runner/src/packagesearcher.rs:21:10"]:296: in field 'run'
[string "runner/src/packagesearcher.rs:21:10"]:743: in method 'run'
[string "init.lua"]:341: in main chunk
This happens when I try to update an existing driver that utilizes cosock. It repeats over and over infinitely as it keeps trying to restart the driver. The driver uses a TCP socket and has one channel handler.
5 posts were split to a new topic: [ST Edge] Devices stop reporting values after firmware update
A post was split to a new topic: [ST Edge] Issue with HTTP request in Edge drivers
Thank you for sharing this @TAustin. I already shared your comments in the previous report on the issue. Once I receive an update, I’ll share it with you.
A post was split to a new topic: Issues changing the default range of a stock capability
New channel invitations aren’t showing in the CLI when running edge:channels:invites. The ones that aren’t showing all have the new URL format of https://api.smartthings.com/invite/xxxxxxxxxxxx
.
Thank you, @philh30, this is a good catch.
I could replicate the issue, so, I will report it to the engineering team. In the mean time, I suggest you save the invitationID
every time you create one because we can still get its details with the following command:
smartthings edge:channels:invites invitationID
A post was merged into an existing topic: [ST Edge] - Fatal error from socket.http
Will hub firmware 0.41 be released soon?
I’m still having this cosock error with the zigbee edge driver (on my V2 hub firmware 0.40.6).
btw, Happy New Year!
The engineering team said it will be released in early January.
Happy new year to you too!
A post was split to a new topic: [ST Edge] Issue with the powerMeter ST library
2 posts were split to a new topic: [ST Edge] Issues with the device preferences
3 posts were split to a new topic: [ST Edge] Issue with the doConfigure lifecycle
A post was merged into an existing topic: Smoke Detector Indicators not working
A post was split to a new topic: [SmartThings Edge] Issue with the switchLevel capability
I have the same but turning the hub off doesn’t solve it.