tonesto7 / homebridge-smartthings

SmartThings Homebridge Plugin
384 stars 768 forks source link

Using z-wave remote #266

Closed muthomas closed 4 years ago

muthomas commented 6 years ago

I'm hesitant to post this as an "issue" because I suspect it's just operator error, but I haven't been able to figure this one out. I use a few z-wave switches with HomeKit via SmartThings and Homebridge and all work just fine.

I had an on Aeon minimote 4-button controller that I thought I could put to use, but I'm failing at getting the controller or the buttons to show up in HomeKit. I added the remote to SmartThings and I can see the remote and the 4 buttons there. I added the Button Controller SmartApp that I used to use with the remote. I also selected the Aeon remote and four buttons in JSON Complete API. These are the first items that showed up under "Sensor Devices" instead of "All Switches" (not sure if that's relevant). I restarted everything, but there is no sign of the remote or buttons in Homekit (either via apple app or Home). And the homebridge still shows only "11 Accessories" - same as before.

muthomas commented 6 years ago

From Logs:

[2018-6-17 15:21:57] [SmartThings] Device Skipped - Group button, Name Aeon Minimote button 2, ID 4894eb14-b453-4cdb-895a-d6abaa0a3af8, JSON: {"name":"Aeon Minimote button 2","basename":"Child Button","deviceid":"4894eb14-b453-4cdb-895a-d6abaa0a3af8","status":"ACTIVE","manufacturerName":null,"modelName":null,"lastTime":"2018-06-17T22:14:24+0000","capabilities":{"Button":1,"Sensor":1,"Holdable Button":1},"commands":{},"attributes":{"button":"pushed","numberOfButtons":1,"supportedButtonValues":null}} [2018-6-17 15:21:57] [SmartThings] Device Skipped - Group button, Name Aeon Minimote button 1, ID 61fa351c-367b-4b79-bfe0-31cee3ca1d13, JSON: {"name":"Aeon Minimote button 1","basename":"Child Button","deviceid":"61fa351c-367b-4b79-bfe0-31cee3ca1d13","status":"ACTIVE","manufacturerName":null,"modelName":null,"lastTime":"2018-06-17T22:15:07+0000","capabilities":{"Button":1,"Sensor":1,"Holdable Button":1},"commands":{},"attributes":{"button":"pushed","numberOfButtons":1,"supportedButtonValues":null}} [2018-6-17 15:21:57] [SmartThings] Device Skipped - Group button, Name Aeon Minimote button 3, ID a1ad2244-e030-4b71-a102-09e553e0bf06, JSON: {"name":"Aeon Minimote button 3","basename":"Child Button","deviceid":"a1ad2244-e030-4b71-a102-09e553e0bf06","status":"ACTIVE","manufacturerName":null,"modelName":null,"lastTime":"2018-06-17T22:14:45+0000","capabilities":{"Button":1,"Sensor":1,"Holdable Button":1},"commands":{},"attributes":{"button":"pushed","numberOfButtons":1,"supportedButtonValues":null}} [2018-6-17 15:21:57] [SmartThings] Device Skipped - Group button, Name Aeon Minimote button 4, ID 87eaf275-e1eb-4ace-9223-e8b15ba2a662, JSON: {"name":"Aeon Minimote button 4","basename":"Child Button","deviceid":"87eaf275-e1eb-4ace-9223-e8b15ba2a662","status":"ACTIVE","manufacturerName":null,"modelName":null,"lastTime":"2018-06-17T22:14:35+0000","capabilities":{"Button":1,"Sensor":1,"Holdable Button":1},"commands":{},"attributes":{"button":"pushed","numberOfButtons":1,"supportedButtonValues":null}}

[2018-6-17 15:21:57] [SmartThings] Unknown Capabilities: ["Button","Holdable Button","Health Check","Light"]