iklein99 / homebridge-smartthings

This is a plugin to Homebridge to connect your Smartthings network into Apple Home Kit.
Apache License 2.0
150 stars 52 forks source link

Additional Lighting Control #18

Closed chevellebro1 closed 1 year ago

chevellebro1 commented 1 year ago

Is your feature request related to a problem? Please describe:

The lighting controls work great for turning light bulbs and switches on and off. But I loose the additional lighting controls ie. dimming a switch or changing the color temperature of a light bulb.

Describe the solution you'd like:

When clicking on a dimmer light switch, I’m normally given the option to select switch on or off and the brightness associated with that switch. For a bulb, I can select and I’m given brightness control as well as color temperature for that bulb.

Describe alternatives you've considered:

I’m currently using the Smartthings V2 plugin knowing that the service will stop working on September 30th. I’m hoping to switch over to this plug-in but do not want to loose the functionality of my devices.

Additional context:

Switch Example: C3C82DAF-9B76-430D-A45C-E6B31AB9C395

Bulb Example: 6FEA61A4-D269-4BB2-BCC5-BFF6B4357F48

iklein99 commented 1 year ago

The plugin already supports dimmer switches. I will look at adding support for RGB and RGBW bulbs when I can.

iklein99 commented 1 year ago

This has been addressed in version 1.2.0.

chevellebro1 commented 1 year ago

Thanks for adding this feature in the update. The lighting with the colors are working correctly but my dimmer switch is still not showing up. It shows as simple on/off. Do I need to change the device handler to get this function to work? I’m using the Z-Wave Dimmer Switch Generic. See screenshot from HomeKit and Smartthings. C0408A50-F696-4492-8E5B-6AF049A895D0 E45A1F9E-A8AD-4AD4-884B-E3642D85BF52

iklein99 commented 1 year ago

The issue is that through smartthings, your switch isn't reporting that it supports the switchLevel Capability. That is what the plugin looks for to let Homebridge know that it can dim or vary from 0% to 100%. If you want, I can see exactly what the switch is reporting. But you'll need to clear your logs, turn debug on homebridge, restart it. When it is finished loading everything, you can send me the actual log file and I can see what the device is reporting when it goes through the discovery process.

iklein99 commented 1 year ago

Is “Dining Room Light “ showing dimmer capability in home kit?

On Sep 2, 2022, at 11:16 AM, chevellebro1 @.***> wrote:

See the log below. I see where it is loading in all devices.

[9/2/2022, 10:57:47 AM][0m [HB Supervisor][0m Started Homebridge v1.5.0 with PID: 13319 [9/2/2022, 10:57:54 AM] Loaded config.json with 29 accessories and 11 platforms. [9/2/2022, 10:57:54 AM] Loaded 0 cached accessories from cachedAccessories. [9/2/2022, 10:58:41 AM] Loaded plugin: @.* [9/2/2022, 10:58:41 AM] Registering platform 'homebridge-smartthings-ik.HomeBridgeSmartThings' [9/2/2022, 10:59:08 AM] Loading 11 platforms... [9/2/2022, 10:59:24 AM] [Smartthings Plug (IK)] Launched child bridge with PID [9/2/2022, 10:59:27 AM] [Smartthings Plug (IK)] Loaded homebridge-smartthings-ik v1.2.0 child bridge successfully [9/2/2022, 10:59:28 AM] [Smartthings Plug (IK)] Finished initializing platform: Smartthings Plug (IK) [9/2/2022, 10:59:28 AM] [Smartthings Plug (IK)] Loading accessory from cache: Hallway Light [9/2/2022, 10:59:28 AM] [Smartthings Plug (IK)] Loading accessory from cache: Living Room Lamp [9/2/2022, 10:59:28 AM] [Smartthings Plug (IK)] Loading accessory from cache: Laundry Light [9/2/2022, 10:59:28 AM] [Smartthings Plug (IK)] Loading accessory from cache: Bathroom Dimmer [9/2/2022, 10:59:28 AM] [Smartthings Plug (IK)] Loading accessory from cache: Basement Light 2 [9/2/2022, 10:59:28 AM] [Smartthings Plug (IK)] Loading accessory from cache: Kitchen Lights [9/2/2022, 10:59:28 AM] [Smartthings Plug (IK)] Loading accessory from cache: Bedroom Lamp [9/2/2022, 10:59:28 AM] [Smartthings Plug (IK)] Loading accessory from cache: Basement Stair [9/2/2022, 10:59:28 AM] [Smartthings Plug (IK)] Loading accessory from cache: Front Patio [9/2/2022, 10:59:28 AM] [Smartthings Plug (IK)] Loading accessory from cache: Garage Light 1 [9/2/2022, 10:59:28 AM] [Smartthings Plug (IK)] Loading accessory from cache: Front Door [9/2/2022, 10:59:28 AM] [Smartthings Plug (IK)] Loading accessory from cache: Armed (Away) [9/2/2022, 10:59:28 AM] [Smartthings Plug (IK)] Loading accessory from cache: Kitchen Door [9/2/2022, 10:59:28 AM] [Smartthings Plug (IK)] Loading accessory from cache: Armed (Stay) [9/2/2022, 10:59:28 AM] [Smartthings Plug (IK)] Loading accessory from cache: Basement Light 1 [9/2/2022, 10:59:28 AM] [Smartthings Plug (IK)] Loading accessory from cache: Side Floodlight [9/2/2022, 10:59:28 AM] [Smartthings Plug (IK)] Loading accessory from cache: Entry Light [9/2/2022, 10:59:28 AM] [Smartthings Plug (IK)] Loading accessory from cache: Basement Door [9/2/2022, 10:59:28 AM] [Smartthings Plug (IK)] Loading accessory from cache: Exhaust Fan [9/2/2022, 10:59:28 AM] [Smartthings Plug (IK)] Loading accessory from cache: Garage Light 2 [9/2/2022, 10:59:28 AM] [Smartthings Plug (IK)] Loading accessory from cache: Disarm [9/2/2022, 10:59:28 AM] [Smartthings Plug (IK)] Loading accessory from cache: Goodnight [9/2/2022, 10:59:28 AM] [Smartthings Plug (IK)] Loading accessory from cache: Hallway Lamp [9/2/2022, 10:59:28 AM] [Smartthings Plug (IK)] Loading accessory from cache: Dining Room Light [9/2/2022, 10:59:28 AM] Loaded 0 cached accessories from cachedAccessories.0E0572E6CC02. [9/2/2022, 10:59:28 AM] [Smartthings Plug (IK)] Loading accessory from cache: Alarm [9/2/2022, 10:59:28 AM] Homebridge v1.5.0 (HAP v0.10.2) (Away Mode) is running on port 44828. [9/2/2022, 10:59:28 AM] Publishing bridge accessory (name: Smartthings Plug (IK), publishInfo: { username: '0E:89:DC:9E:EC:9B', port: 48515, pincode: '--', category: 2, bind: [ 'ovs_eth0', [length]: 1 ], mdns: undefined, addIdentifyingMaterial: true, advertiser: undefined }). [9/2/2022, 10:59:29 AM] [Smartthings Plug (IK)] Executed didFinishLaunching callback [9/2/2022, 10:59:29 AM] [Smartthings Plug (IK)] Discovering devices... [9/2/2022, 10:59:30 AM] Homebridge v1.5.0 (HAP v0.10.2) (Smartthings Plug (IK)) is running on port 48515. [9/2/2022, 10:59:32 AM] [Smartthings Plug (IK)] Pushing Hallway Light [9/2/2022, 10:59:32 AM] [Smartthings Plug (IK)] Pushing Ring Alarm Keypad (2nd gen) [9/2/2022, 10:59:32 AM] [Smartthings Plug (IK)] Pushing Living Room Lamp [9/2/2022, 10:59:32 AM] [Smartthings Plug (IK)] Pushing Laundry Light [9/2/2022, 10:59:32 AM] [Smartthings Plug (IK)] Pushing Bathroom Dimmer [9/2/2022, 10:59:32 AM] [Smartthings Plug (IK)] Pushing Water Leak Detector [9/2/2022, 10:59:32 AM] [Smartthings Plug (IK)] Pushing Basement Light 2 [9/2/2022, 10:59:32 AM] [Smartthings Plug (IK)] Pushing Kitchen Motion [9/2/2022, 10:59:32 AM] [Smartthings Plug (IK)] Pushing Kitchen Lights [9/2/2022, 10:59:32 AM] [Smartthings Plug (IK)] Pushing Washer [9/2/2022, 10:59:32 AM] [Smartthings Plug (IK)] Pushing Dryer [9/2/2022, 10:59:32 AM] [Smartthings Plug (IK)] Pushing Bathroom Motion [9/2/2022, 10:59:32 AM] [Smartthings Plug (IK)] Pushing Basement Door [9/2/2022, 10:59:32 AM] [Smartthings Plug (IK)] Pushing Hallway Motion [9/2/2022, 10:59:32 AM] [Smartthings Plug (IK)] Pushing Bedroom Lamp [9/2/2022, 10:59:32 AM] [Smartthings Plug (IK)] Pushing Basement Stair [9/2/2022, 10:59:32 AM] [Smartthings Plug (IK)] Pushing JARVIS [9/2/2022, 10:59:32 AM] [Smartthings Plug (IK)] Pushing Front Patio [9/2/2022, 10:59:32 AM] [Smartthings Plug (IK)] Pushing Garage Light 1 [9/2/2022, 10:59:32 AM] [Smartthings Plug (IK)] Pushing Walter [9/2/2022, 10:59:32 AM] [Smartthings Plug (IK)] Pushing Front Door [9/2/2022, 10:59:32 AM] [Smartthings Plug (IK)] Pushing Armed (Away) [9/2/2022, 10:59:32 AM] [Smartthings Plug (IK)] Pushing Kitchen Door [9/2/2022, 10:59:32 AM] [Smartthings Plug (IK)] Pushing Secure [9/2/2022, 10:59:32 AM] [Smartthings Plug (IK)] Pushing Armed (Stay) [9/2/2022, 10:59:32 AM] [Smartthings Plug (IK)] Pushing Basement Light 1 [9/2/2022, 10:59:32 AM] [Smartthings Plug (IK)] Pushing Side Floodlight [9/2/2022, 10:59:32 AM] [Smartthings Plug (IK)] Pushing Entry Light [9/2/2022, 10:59:32 AM] [Smartthings Plug (IK)] Pushing Basement Door [9/2/2022, 10:59:32 AM] [Smartthings Plug (IK)] Pushing Exhaust Fan [9/2/2022, 10:59:32 AM] [Smartthings Plug (IK)] Pushing Garage Light 2 [9/2/2022, 10:59:32 AM] [Smartthings Plug (IK)] Pushing Disarm [9/2/2022, 10:59:32 AM] [Smartthings Plug (IK)] Pushing Goodnight [9/2/2022, 10:59:32 AM] [Smartthings Plug (IK)] Pushing Return Trigger [9/2/2022, 10:59:32 AM] [Smartthings Plug (IK)] Pushing Hallway Lamp [9/2/2022, 10:59:32 AM] [Smartthings Plug (IK)] Pushing Dining Room Light [9/2/2022, 10:59:32 AM] [Smartthings Plug (IK)] Pushing SmartThings Hub [9/2/2022, 10:59:32 AM] [Smartthings Plug (IK)] Pushing Alarm [9/2/2022, 10:59:32 AM] [Smartthings Plug (IK)] Pushing Master Bedroom Motion [9/2/2022, 10:59:32 AM] [Smartthings Plug (IK)] Stored all devices. [9/2/2022, 10:59:32 AM] [Smartthings Plug (IK)] DEVICE DATA: {"deviceId":"836468b9-10e4-4f21-9fb6-0bcf49c6c600","name":"Leviton Dimmer Switch","label":"Hallway Light","manufacturerName":"SmartThings","presentationId":"SmartThings-smartthings-Z-Wave_Dimmer_Switch_Generic","deviceManufacturerCode":"001D-3201-0001","locationId":"af508648-1c18-40cc-999a-4653f24c56c5","roomId":"ade2e7e6-ac2f-4793-9a5f-d19f244fdbc4","deviceTypeId":"ea21ba57-8406-40d0-ac01-c4e46b95dc1b","deviceTypeName":"Z-Wave Dimmer Switch Generic","deviceNetworkType":"ZWAVE","components":[{"id":"main","label":"Hallway Light","capabilities":[{"id":"switch","version":1},{"id":"polling","version":1},{"id":"switchLevel","version":1},{"id":"refresh","version":1},{"id":"sensor","version":1},{"id":"actuator","version":1},{"id":"healthCheck","version":1},{"id":"light","version":1}],"categories":[{"name":"Switch","categoryType":"manufacturer"}]}],"createTime":"2021-03-15T23:10:40.219Z","parentDeviceId":"2b007d44-3773-4d6d-819b-9c2cdc6f75df","dth":{"completedSetup":false,"deviceNetworkType":"ZWAVE","deviceTypeId":"ea21ba57-8406-40d0-ac01-c4e46b95dc1b","deviceTypeName":"Z-Wave Dimmer Switch Generic","executingLocally":true,"hubId":"2b007d44-3773-4d6d-819b-9c2cdc6f75df","networkSecurityLevel":"ZWAVE_LEGACY_NON_SECURE"},"type":"DTH","restrictionTier":0,"allowed":[]} [9/2/2022, 10:59:32 AM] [Smartthings Plug (IK)] Restoring existing accessory from cache: Hallway Light [9/2/2022, 10:59:32 AM] [Security System] Current mode (Off) [9/2/2022, 10:59:32 AM] Homebridge v1.5.0 (HAP v0.10.2) (Node804) is running on port 47757. [9/2/2022, 10:59:32 AM] [Smartthings Plug (IK)] DEVICE DATA: {"deviceId":"8581c9da-721e-4e80-a6ef-a0be30f7e1b3","name":"Ring Alarm Keypad (2nd gen)","label":"Ring Alarm Keypad (2nd gen)","manufacturerName":"SmartThingsCommunity","presentationId":"7c5f58d6-958b-3329-85d5-2371ea7ebc61","deviceManufacturerCode":"0346-0101-0301","locationId":"af508648-1c18-40cc-999a-4653f24c56c5","roomId":"870c346b-f67a-4269-a8b3-c6b3d6c698d5","deviceTypeId":"4838f6a7-ad36-4afa-8573-32ef8621c3ee","deviceTypeName":"Enhanced Z-Wave Keypad Lock","deviceNetworkType":"ZWAVE","components":[{"id":"FireButton","label":"Ring Alarm Keypad (2nd gen) Fire Button","capabilities":[{"id":"button","version":1},{"id":"sensor","version":1},{"id":"holdableButton","version":1}],"categories":[{"name":"Other","categoryType":"manufacturer"}]},{"id":"MedicalButton","label":"Ring Alarm Keypad (2nd gen) Medical Button","capabilities":[{"id":"button","version":1},{"id":"sensor","version":1},{"id":"holdableButton","version":1}],"categories":[{"name":"Other","categoryType":"manufacturer"}]},{"id":"PanicButton","label":"Ring Alarm Keypad (2nd gen) Panic Button","capabilities":[{"id":"button","version":1},{"id":"sensor","version":1},{"id":"holdableButton","version":1}],"categories":[{"name":"Other","categoryType":"manufacturer"}]},{"id":"PoliceButton","label":"Ring Alarm Keypad (2nd gen) Police Button","capabilities":[{"id":"button","version":1},{"id":"sensor","version":1},{"id":"holdableButton","version":1}],"categories":[{"name":"Other","categoryType":"manufacturer"}]},{"id":"main","capabilities":[{"id":"battery","version":1},{"id":"alarm","version":1},{"id":"configuration","version":1},{"id":"tone","version":1},{"id":"lock","version":1},{"id":"refresh","version":1},{"id":"button","version":1},{"id":"lockCodes","version":1},{"id":"sensor","version":1},{"id":"healthCheck","version":1},{"id":"powerSource","version":1},{"id":"rboyapps.versioning","version":1},{"id":"rboyapps.arming","version":1},{"id":"rboyapps.lockKeypad","version":1},{"id":"rboyapps.lockAutolock","version":1},{"id":"rboyapps.lockExtended","version":1}],"categories":[{"name":"SmartLock","categoryType":"manufacturer"}]}],"createTime":"2021-03-23T22:13:43.190Z","parentDeviceId":"2b007d44-3773-4d6d-819b-9c2cdc6f75df","dth":{"completedSetup":false,"deviceNetworkType":"ZWAVE","deviceTypeId":"4838f6a7-ad36-4afa-8573-32ef8621c3ee","deviceTypeName":"Enhanced Z-Wave Keypad Lock","executingLocally":false,"hubId":"2b007d44-3773-4d6d-819b-9c2cdc6f75df","networkSecurityLevel":"ZWAVE_S2_ACCESS_CONTROL"},"type":"DTH","restrictionTier":0,"allowed":[]} [9/2/2022, 10:59:32 AM] [Smartthings Plug (IK)] DEVICE DATA: {"deviceId":"fedac936-0dd4-48ff-ad45-6d5f75a0cdcd","name":"Ecosmart Light","label":"Living Room Lamp","manufacturerName":"SmartThings","presentationId":"SmartThings-smartthings-ZigBee_White_Color_Temperature_Bulb","deviceManufacturerCode":"The Home Depot","locationId":"af508648-1c18-40cc-999a-4653f24c56c5","roomId":"870c346b-f67a-4269-a8b3-c6b3d6c698d5","deviceTypeId":"733f102d-03da-485d-be68-bc22b166227a","deviceTypeName":"ZigBee White Color Temperature Bulb","deviceNetworkType":"ZIGBEE","components":[{"id":"main","label":"Living Room Lamp","capabilities":[{"id":"switch","version":1},{"id":"configuration","version":1},{"id":"switchLevel","version":1},{"id":"refresh","version":1},{"id":"actuator","version":1},{"id":"colorTemperature","version":1},{"id":"healthCheck","version":1},{"id":"light","version":1}],"categories":[{"name":"Light","categoryType":"manufacturer"}]}],"createTime":"2021-04-10T22:21:10.318Z","parentDeviceId":"2b007d44-3773-4d6d-819b-9c2cdc6f75df","dth":{"completedSetup":false,"deviceNetworkType":"ZIGBEE","deviceTypeId":"733f102d-03da-485d-be68-bc22b166227a","deviceTypeName":"ZigBee White Color Temperature Bulb","executingLocally":true,"hubId":"2b007d44-3773-4d6d-819b-9c2cdc6f75df","networkSecurityLevel":"UNKNOWN"},"type":"DTH","restrictionTier":0,"allowed":[]} [9/2/2022, 10:59:32 AM] [Smartthings Plug (IK)] Restoring existing accessory from cache: Living Room Lamp [9/2/2022, 10:59:32 AM] [Smartthings Plug (IK)] Living Room Lamp supports switchLevel [9/2/2022, 10:59:32 AM] [Smartthings Plug (IK)] Living Room Lamp supports colorTemperature [9/2/2022, 10:59:32 AM] [Smartthings Plug (IK)] DEVICE DATA: {"deviceId":"13c9ea84-4d23-4805-9f88-4218a254e7a1","name":"Ecosmart Light","label":"Laundry Light","manufacturerName":"SmartThings","presentationId":"SmartThings-smartthings-ZigBee_White_Color_Temperature_Bulb","deviceManufacturerCode":"The Home Depot","locationId":"af508648-1c18-40cc-999a-4653f24c56c5","roomId":"324830fd-4868-4a4d-a684-fadb4ab47b5f","deviceTypeId":"733f102d-03da-485d-be68-bc22b166227a","deviceTypeName":"ZigBee White Color Temperature Bulb","deviceNetworkType":"ZIGBEE","components":[{"id":"main","label":"Laundry Light","capabilities":[{"id":"switch","version":1},{"id":"configuration","version":1},{"id":"switchLevel","version":1},{"id":"refresh","version":1},{"id":"actuator","version":1},{"id":"colorTemperature","version":1},{"id":"healthCheck","version":1},{"id":"light","version":1}],"categories":[{"name":"Light","categoryType":"manufacturer"}]}],"createTime":"2021-04-10T21:54:45.602Z","parentDeviceId":"2b007d44-3773-4d6d-819b-9c2cdc6f75df","dth":{"completedSetup":true,"deviceNetworkType":"ZIGBEE","deviceTypeId":"733f102d-03da-485d-be68-bc22b166227a","deviceTypeName":"ZigBee White Color Temperature Bulb","executingLocally":true,"hubId":"2b007d44-3773-4d6d-819b-9c2cdc6f75df","networkSecurityLevel":"UNKNOWN"},"type":"DTH","restrictionTier":0,"allowed":[]} [9/2/2022, 10:59:32 AM] [Smartthings Plug (IK)] Restoring existing accessory from cache: Laundry Light [9/2/2022, 10:59:32 AM] [Smartthings Plug (IK)] Laundry Light supports switchLevel [9/2/2022, 10:59:32 AM] [Smartthings Plug (IK)] Laundry Light supports colorTemperature [9/2/2022, 10:59:32 AM] [Smartthings Plug (IK)] DEVICE DATA: {"deviceId":"2ae6d6fa-31b7-45ff-94cb-bd19d64b2bb0","name":"Leviton Dimmer Switch","label":"Bathroom Dimmer","manufacturerName":"SmartThings","presentationId":"SmartThings-smartthings-Z-Wave_Dimmer_Switch_Generic","deviceManufacturerCode":"001D-3201-0001","locationId":"af508648-1c18-40cc-999a-4653f24c56c5","roomId":"91576cb8-1189-40ae-a855-d19b29ed12f9","deviceTypeId":"ea21ba57-8406-40d0-ac01-c4e46b95dc1b","deviceTypeName":"Z-Wave Dimmer Switch Generic","deviceNetworkType":"ZWAVE","components":[{"id":"main","label":"Bathroom Dimmer","capabilities":[{"id":"switch","version":1},{"id":"polling","version":1},{"id":"switchLevel","version":1},{"id":"refresh","version":1},{"id":"sensor","version":1},{"id":"actuator","version":1},{"id":"healthCheck","version":1},{"id":"light","version":1}],"categories":[{"name":"Switch","categoryType":"manufacturer"}]}],"createTime":"2022-04-23T17:00:48.771Z","parentDeviceId":"2b007d44-3773-4d6d-819b-9c2cdc6f75df","dth":{"completedSetup":true,"deviceNetworkType":"ZWAVE","deviceTypeId":"ea21ba57-8406-40d0-ac01-c4e46b95dc1b","deviceTypeName":"Z-Wave Dimmer Switch Generic","executingLocally":true,"hubId":"2b007d44-3773-4d6d-819b-9c2cdc6f75df","networkSecurityLevel":"ZWAVE_LEGACY_NON_SECURE"},"type":"DTH","restrictionTier":0,"allowed":[]} [9/2/2022, 10:59:32 AM] [Smartthings Plug (IK)] Restoring existing accessory from cache: Bathroom Dimmer [9/2/2022, 10:59:32 AM] Homebridge v1.5.0 (HAP v0.10.2) (Messenger) is running on port 35143. [9/2/2022, 10:59:32 AM] [Smartthings Plug (IK)] DEVICE DATA: {"deviceId":"ed91bb98-2acd-478f-8241-6b49df7800dd","name":"Water Leak Detector","label":"Water Leak Detector","manufacturerName":"SmartThings","presentationId":"SmartThings-smartthings-Xiaomi_Aqara_Leak_Sensor","deviceManufacturerCode":"LUMI","locationId":"af508648-1c18-40cc-999a-4653f24c56c5","roomId":"324830fd-4868-4a4d-a684-fadb4ab47b5f","deviceTypeId":"142cd155-5afe-4bc2-9d6b-7c8e51f47c2a","deviceTypeName":"Xiaomi Aqara Leak Sensor","deviceNetworkType":"ZIGBEE","components":[{"id":"main","label":"Water Leak Detector","capabilities":[{"id":"battery","version":1},{"id":"waterSensor","version":1},{"id":"configuration","version":1},{"id":"sensor","version":1},{"id":"healthCheck","version":1}],"categories":[{"name":"LeakSensor","categoryType":"manufacturer"}]}],"createTime":"2022-07-14T20:54:48.555Z","parentDeviceId":"2b007d44-3773-4d6d-819b-9c2cdc6f75df","dth":{"completedSetup":false,"deviceNetworkType":"ZIGBEE","deviceTypeId":"142cd155-5afe-4bc2-9d6b-7c8e51f47c2a","deviceTypeName":"Xiaomi Aqara Leak Sensor","executingLocally":false,"hubId":"2b007d44-3773-4d6d-819b-9c2cdc6f75df","networkSecurityLevel":"UNKNOWN"},"type":"DTH","restrictionTier":0,"allowed":[]} [9/2/2022, 10:59:32 AM] [Smartthings Plug (IK)] DEVICE DATA: {"deviceId":"0ac833e1-fac0-4868-8a29-2440d6fe946b","name":"Basement Light 2","label":"Basement Light 2","manufacturerName":"SmartThings","presentationId":"SmartThings-smartthings-ZigBee_White_Color_Temperature_Bulb","deviceManufacturerCode":"The Home Depot","locationId":"af508648-1c18-40cc-999a-4653f24c56c5","roomId":"324830fd-4868-4a4d-a684-fadb4ab47b5f","deviceTypeId":"733f102d-03da-485d-be68-bc22b166227a","deviceTypeName":"ZigBee White Color Temperature Bulb","deviceNetworkType":"ZIGBEE","components":[{"id":"main","label":"Basement Light 2","capabilities":[{"id":"switch","version":1},{"id":"configuration","version":1},{"id":"switchLevel","version":1},{"id":"refresh","version":1},{"id":"actuator","version":1},{"id":"colorTemperature","version":1},{"id":"healthCheck","version":1},{"id":"light","version":1}],"categories":[{"name":"Light","categoryType":"manufacturer"}]}],"createTime":"2021-04-08T03:47:07.916Z","parentDeviceId":"2b007d44-3773-4d6d-819b-9c2cdc6f75df","dth":{"completedSetup":false,"deviceNetworkType":"ZIGBEE","deviceTypeId":"733f102d-03da-485d-be68-bc22b166227a","deviceTypeName":"ZigBee White Color Temperature Bulb","executingLocally":true,"hubId":"2b007d44-3773-4d6d-819b-9c2cdc6f75df","networkSecurityLevel":"UNKNOWN"},"type":"DTH","restrictionTier":0,"allowed":[]} [9/2/2022, 10:59:32 AM] [Smartthings Plug (IK)] Restoring existing accessory from cache: Basement Light 2 [9/2/2022, 10:59:32 AM] [Smartthings Plug (IK)] Basement Light 2 supports switchLevel [9/2/2022, 10:59:32 AM] [Smartthings Plug (IK)] Basement Light 2 supports colorTemperature [9/2/2022, 10:59:32 AM] [Smartthings Plug (IK)] DEVICE DATA: {"deviceId":"77b11b9e-9c4a-4d54-8ee8-f562611410f8","name":"Aeon MultiSensor 6","label":"Kitchen Motion","manufacturerName":"SmartThings","presentationId":"SmartThings-smartthings-Aeon_Multisensor_6","deviceManufacturerCode":"0086-0102-0064","locationId":"af508648-1c18-40cc-999a-4653f24c56c5","roomId":"f4b63a5d-dc07-4b01-b475-e07c63aa178e","deviceTypeId":"f752a00c-e153-4141-949a-d4114844f599","deviceTypeName":"Aeon Multisensor 6","deviceNetworkType":"ZWAVE","components":[{"id":"main","label":"Kitchen Motion","capabilities":[{"id":"illuminanceMeasurement","version":1},{"id":"temperatureMeasurement","version":1},{"id":"relativeHumidityMeasurement","version":1},{"id":"battery","version":1},{"id":"motionSensor","version":1},{"id":"configuration","version":1},{"id":"sensor","version":1},{"id":"healthCheck","version":1},{"id":"ultravioletIndex","version":1},{"id":"tamperAlert","version":1},{"id":"powerSource","version":1}],"categories":[{"name":"MotionSensor","categoryType":"manufacturer"}]}],"createTime":"2021-03-31T13:32:01.056Z","parentDeviceId":"2b007d44-3773-4d6d-819b-9c2cdc6f75df","dth":{"completedSetup":true,"deviceNetworkType":"ZWAVE","deviceTypeId":"f752a00c-e153-4141-949a-d4114844f599","deviceTypeName":"Aeon Multisensor 6","executingLocally":true,"hubId":"2b007d44-3773-4d6d-819b-9c2cdc6f75df","networkSecurityLevel":"ZWAVE_LEGACY_NON_SECURE"},"type":"DTH","restrictionTier":0,"allowed":[]} [9/2/2022, 10:59:32 AM] [Smartthings Plug (IK)] DEVICE DATA: {"deviceId":"facc0b47-93ba-4ee7-a942-a53cb27cb378","name":"Leviton Dimmer Switch","label":"Kitchen Lights","manufacturerName":"SmartThings","presentationId":"SmartThings-smartthings-Z-Wave_Dimmer_Switch_Generic","deviceManufacturerCode":"001D-3201-0001","locationId":"af508648-1c18-40cc-999a-4653f24c56c5","roomId":"f4b63a5d-dc07-4b01-b475-e07c63aa178e","deviceTypeId":"ea21ba57-8406-40d0-ac01-c4e46b95dc1b","deviceTypeName":"Z-Wave Dimmer Switch Generic","deviceNetworkType":"ZWAVE","components":[{"id":"main","label":"Kitchen Lights","capabilities":[{"id":"switch","version":1},{"id":"polling","version":1},{"id":"switchLevel","version":1},{"id":"refresh","version":1},{"id":"sensor","version":1},{"id":"actuator","version":1},{"id":"healthCheck","version":1},{"id":"light","version":1}],"categories":[{"name":"Switch","categoryType":"manufacturer"}]}],"createTime":"2021-03-17T22:19:45.752Z","parentDeviceId":"2b007d44-3773-4d6d-819b-9c2cdc6f75df","dth":{"completedSetup":false,"deviceNetworkType":"ZWAVE","deviceTypeId":"ea21ba57-8406-40d0-ac01-c4e46b95dc1b","deviceTypeName":"Z-Wave Dimmer Switch Generic","executingLocally":true,"hubId":"2b007d44-3773-4d6d-819b-9c2cdc6f75df","networkSecurityLevel":"ZWAVE_LEGACY_NON_SECURE"},"type":"DTH","restrictionTier":0,"allowed":[]} [9/2/2022, 10:59:32 AM] [Smartthings Plug (IK)] Restoring existing accessory from cache: Kitchen Lights [9/2/2022, 10:59:32 AM] [Node804] [NetworkDevice] Device went from status "Offline" to "Online" [9/2/2022, 10:59:32 AM] [Smartthings Plug (IK)] DEVICE DATA: {"deviceId":"dda42b02-7564-e487-8317-a00fe4a4aa9c","name":"[washer] Samsung","label":"Washer","manufacturerName":"Samsung Electronics","presentationId":"DA-WM-WM-000001","deviceManufacturerCode":"Samsung Electronics","locationId":"af508648-1c18-40cc-999a-4653f24c56c5","ownerId":"f9c77b5f-eb34-0d76-ab5f-3092dfa4f0ca","roomId":"324830fd-4868-4a4d-a684-fadb4ab47b5f","deviceTypeName":"Samsung OCF Washer","components":[{"id":"main","label":"main","capabilities":[{"id":"execute","version":1},{"id":"ocf","version":1},{"id":"powerConsumptionReport","version":1},{"id":"refresh","version":1},{"id":"remoteControlStatus","version":1},{"id":"demandResponseLoadControl","version":1},{"id":"switch","version":1},{"id":"washerOperatingState","version":1},{"id":"custom.disabledCapabilities","version":1},{"id":"custom.dryerDryLevel","version":1},{"id":"custom.energyType","version":1},{"id":"custom.jobBeginningStatus","version":1},{"id":"custom.supportedOptions","version":1},{"id":"custom.washerAutoDetergent","version":1},{"id":"custom.washerAutoSoftener","version":1},{"id":"custom.washerRinseCycles","version":1},{"id":"custom.washerSoilLevel","version":1},{"id":"custom.washerSpinLevel","version":1},{"id":"custom.washerWaterTemperature","version":1},{"id":"samsungce.autoDispenseDetergent","version":1},{"id":"samsungce.autoDispenseSoftener","version":1},{"id":"samsungce.detergentOrder","version":1},{"id":"samsungce.detergentState","version":1},{"id":"samsungce.deviceIdentification","version":1},{"id":"samsungce.dongleSoftwareInstallation","version":1},{"id":"samsungce.driverVersion","version":1},{"id":"samsungce.softwareUpdate","version":1},{"id":"samsungce.kidsLock","version":1},{"id":"samsungce.softenerOrder","version":1},{"id":"samsungce.softenerState","version":1},{"id":"samsungce.washerBubbleSoak","version":1},{"id":"samsungce.washerCycle","version":1},{"id":"samsungce.washerCyclePreset","version":1},{"id":"samsungce.washerDelayEnd","version":1},{"id":"samsungce.washerFreezePrevent","version":1},{"id":"samsungce.washerWashingTime","version":1},{"id":"samsungce.washerWaterLevel","version":1},{"id":"samsungce.washerWaterValve","version":1},{"id":"samsungce.welcomeMessage","version":1},{"id":"samsungce.waterConsumptionReport","version":1},{"id":"sec.diagnosticsInformation","version":1}],"categories":[{"name":"Washer","categoryType":"manufacturer"}]}],"createTime":"2021-03-19T17:40:46.128Z","profile":{"id":"c47dad9f-7b06-380c-935c-64e6ec2a987e"},"ocf":{"ocfDeviceType":"oic.d.washer","name":"[washer] Samsung","specVersion":"core.1.1.0","verticalDomainSpecVersion":"res.1.1.0,sh.1.1.0","manufacturerName":"Samsung Electronics","modelNumber":"DA_WM_TP2_20_COMMON|20233741|2001000100131100022B010000000000","platformVersion":"DAWIT 2.0","platformOS":"TizenRT 1.0 + IPv6","hwVersion":"MediaTek","firmwareVersion":"DA_WM_TP2_20_COMMON_30211116","vendorId":"DA-WM-WM-000001","vendorResourceClientServerVersion":"MediaTek Release 2.210709.1","lastSignupTime":"2021-03-19T17:40:41.570838Z"},"type":"OCF","restrictionTier":0,"allowed":[]} [9/2/2022, 10:59:32 AM] [Smartthings Plug (IK)] DEVICE DATA: {"deviceId":"3ae8356a-351f-9232-92d4-ead88ecb729c","name":"[dryer] Samsung","label":"Dryer","manufacturerName":"Samsung Electronics","presentationId":"DA-WM-WD-000001","deviceManufacturerCode":"Samsung Electronics","locationId":"af508648-1c18-40cc-999a-4653f24c56c5","ownerId":"f9c77b5f-eb34-0d76-ab5f-3092dfa4f0ca","roomId":"324830fd-4868-4a4d-a684-fadb4ab47b5f","deviceTypeName":"Samsung OCF Dryer","components":[{"id":"main","label":"main","capabilities":[{"id":"ocf","version":1},{"id":"execute","version":1},{"id":"refresh","version":1},{"id":"switch","version":1},{"id":"remoteControlStatus","version":1},{"id":"dryerOperatingState","version":1},{"id":"powerConsumptionReport","version":1},{"id":"demandResponseLoadControl","version":1},{"id":"custom.disabledCapabilities","version":1},{"id":"custom.dryerDryLevel","version":1},{"id":"custom.dryerWrinklePrevent","version":1},{"id":"custom.energyType","version":1},{"id":"custom.jobBeginningStatus","version":1},{"id":"custom.supportedOptions","version":1},{"id":"samsungce.softwareUpdate","version":1},{"id":"samsungce.detergentOrder","version":1},{"id":"samsungce.detergentState","version":1},{"id":"samsungce.deviceIdentification","version":1},{"id":"samsungce.dongleSoftwareInstallation","version":1},{"id":"samsungce.driverVersion","version":1},{"id":"samsungce.dryerAutoCycleLink","version":1},{"id":"samsungce.dryerCycle","version":1},{"id":"samsungce.dryerCyclePreset","version":1},{"id":"samsungce.dryerDelayEnd","version":1},{"id":"samsungce.dryerDryingTemperature","version":1},{"id":"samsungce.dryerDryingTime","version":1},{"id":"samsungce.dryerFreezePrevent","version":1},{"id":"samsungce.kidsLock","version":1},{"id":"samsungce.welcomeMessage","version":1},{"id":"sec.diagnosticsInformation","version":1}],"categories":[{"name":"Dryer","categoryType":"manufacturer"}]}],"createTime":"2021-03-29T00:20:32.068Z","profile":{"id":"bbceb3a3-76c8-3c54-a19e-3a1e4be12b29"},"ocf":{"ocfDeviceType":"oic.d.dryer","name":"[dryer] Samsung","specVersion":"core.1.1.0","verticalDomainSpecVersion":"res.1.1.0,sh.1.1.0","manufacturerName":"Samsung Electronics","modelNumber":"DA_WM_A51_20_COMMON|20233741|3000000100111100020B000000000000","platformVersion":"DAWIT 2.0","platformOS":"TizenRT 1.0 + IPv6","hwVersion":"ARTIK051","firmwareVersion":"DA_WM_A51_20_COMMON_30210227","vendorId":"DA-WM-WD-000001","vendorResourceClientServerVersion":"ARTIK051 Release 2.210219.1","lastSignupTime":"2021-03-29T00:20:29.415348Z"},"type":"OCF","restrictionTier":0,"allowed":[]} [9/2/2022, 10:59:32 AM] [Smartthings Plug (IK)] DEVICE DATA: {"deviceId":"8e1ffef3-e5bc-41c5-b1f4-4c4a9ce4d36d","name":"Bathroom Motion","label":"Bathroom Motion","manufacturerName":"SmartThingsCommunity","presentationId":"791aac05-1cf8-3b28-9a2d-9e5ce05577d7","deviceManufacturerCode":"0000-0000-0000","locationId":"af508648-1c18-40cc-999a-4653f24c56c5","roomId":"91576cb8-1189-40ae-a855-d19b29ed12f9","deviceTypeId":"9638bf46-0559-45b8-ba0d-4c09ae99d083","deviceTypeName":"Zooz 4-in-1 Sensor","deviceNetworkType":"ZWAVE","components":[{"id":"main","label":"Bathroom Motion","capabilities":[{"id":"illuminanceMeasurement","version":1},{"id":"temperatureMeasurement","version":1},{"id":"relativeHumidityMeasurement","version":1},{"id":"battery","version":1},{"id":"motionSensor","version":1},{"id":"configuration","version":1},{"id":"refresh","version":1},{"id":"sensor","version":1},{"id":"healthCheck","version":1},{"id":"tamperAlert","version":1},{"id":"platemusic11009.firmware","version":1}],"categories":[{"name":"MotionSensor","categoryType":"manufacturer"}]}],"createTime":"2021-03-29T00:38:47.707Z","parentDeviceId":"2b007d44-3773-4d6d-819b-9c2cdc6f75df","dth":{"completedSetup":false,"deviceNetworkType":"ZWAVE","deviceTypeId":"9638bf46-0559-45b8-ba0d-4c09ae99d083","deviceTypeName":"Zooz 4-in-1 Sensor","executingLocally":false,"hubId":"2b007d44-3773-4d6d-819b-9c2cdc6f75df","networkSecurityLevel":"ZWAVE_LEGACY_NON_SECURE"},"type":"DTH","restrictionTier":0,"allowed":[]} [9/2/2022, 10:59:32 AM] [Smartthings Plug (IK)] DEVICE DATA: {"deviceId":"ead5d183-fa34-4374-923f-a9a481c12ad1","name":"Multipurpose Sensor","label":"Basement Door","manufacturerName":"SmartThings","presentationId":"generic-contact-2","deviceManufacturerCode":"CentraLite","locationId":"af508648-1c18-40cc-999a-4653f24c56c5","roomId":"324830fd-4868-4a4d-a684-fadb4ab47b5f","deviceTypeId":"40b37f70-0fbe-4c94-976c-8d98e64bad3e","deviceTypeName":"Z-Wave Door/Temp Sensor","deviceNetworkType":"ZIGBEE","components":[{"id":"main","label":"Basement Door","capabilities":[{"id":"temperatureMeasurement","version":1},{"id":"battery","version":1},{"id":"contactSensor","version":1},{"id":"configuration","version":1},{"id":"sensor","version":1},{"id":"healthCheck","version":1}],"categories":[{"name":"ContactSensor","categoryType":"manufacturer"}]}],"createTime":"2021-03-24T00:06:00.895Z","parentDeviceId":"2b007d44-3773-4d6d-819b-9c2cdc6f75df","dth":{"completedSetup":false,"deviceNetworkType":"ZIGBEE","deviceTypeId":"40b37f70-0fbe-4c94-976c-8d98e64bad3e","deviceTypeName":"Z-Wave Door/Temp Sensor","executingLocally":true,"hubId":"2b007d44-3773-4d6d-819b-9c2cdc6f75df","networkSecurityLevel":"UNKNOWN"},"type":"DTH","restrictionTier":0,"allowed":[]} [9/2/2022, 10:59:32 AM] [Smartthings Plug (IK)] DEVICE DATA: {"deviceId":"06e5ebd3-d39c-4aad-a92a-d31caf16ec3d","name":"Aeotec Multipurpose Sensor","label":"Hallway Motion","manufacturerName":"SmartThings","presentationId":"SmartThings-smartthings-Aeon_Multisensor_6","deviceManufacturerCode":"0086-0102-0064","locationId":"af508648-1c18-40cc-999a-4653f24c56c5","roomId":"ade2e7e6-ac2f-4793-9a5f-d19f244fdbc4","deviceTypeId":"f752a00c-e153-4141-949a-d4114844f599","deviceTypeName":"Aeon Multisensor 6","deviceNetworkType":"ZWAVE","components":[{"id":"main","label":"Hallway Motion","capabilities":[{"id":"illuminanceMeasurement","version":1},{"id":"temperatureMeasurement","version":1},{"id":"relativeHumidityMeasurement","version":1},{"id":"battery","version":1},{"id":"motionSensor","version":1},{"id":"configuration","version":1},{"id":"sensor","version":1},{"id":"healthCheck","version":1},{"id":"ultravioletIndex","version":1},{"id":"tamperAlert","version":1},{"id":"powerSource","version":1}],"categories":[{"name":"MotionSensor","categoryType":"manufacturer"}]}],"createTime":"2021-03-18T01:56:34.530Z","parentDeviceId":"2b007d44-3773-4d6d-819b-9c2cdc6f75df","dth":{"completedSetup":false,"deviceNetworkType":"ZWAVE","deviceTypeId":"f752a00c-e153-4141-949a-d4114844f599","deviceTypeName":"Aeon Multisensor 6","executingLocally":true,"hubId":"2b007d44-3773-4d6d-819b-9c2cdc6f75df","networkSecurityLevel":"ZWAVE_LEGACY_NON_SECURE"},"type":"DTH","restrictionTier":0,"allowed":[]} [9/2/2022, 10:59:32 AM] [Smartthings Plug (IK)] DEVICE DATA: {"deviceId":"5f5e2a1f-9e68-4042-b171-72d655e7ab63","name":"Bedroom Lamp","label":"Bedroom Lamp","manufacturerName":"SmartThings","presentationId":"SmartThings-smartthings-ZigBee_White_Color_Temperature_Bulb","deviceManufacturerCode":"The Home Depot","locationId":"af508648-1c18-40cc-999a-4653f24c56c5","roomId":"86a81bd3-4a99-4a1e-b3b0-723508af683f","deviceTypeId":"733f102d-03da-485d-be68-bc22b166227a","deviceTypeName":"ZigBee White Color Temperature Bulb","deviceNetworkType":"ZIGBEE","components":[{"id":"main","label":"Bedroom Lamp","capabilities":[{"id":"switch","version":1},{"id":"configuration","version":1},{"id":"switchLevel","version":1},{"id":"refresh","version":1},{"id":"actuator","version":1},{"id":"colorTemperature","version":1},{"id":"healthCheck","version":1},{"id":"light","version":1}],"categories":[{"name":"Light","categoryType":"manufacturer"}]}],"createTime":"2021-04-08T03:39:26.889Z","parentDeviceId":"2b007d44-3773-4d6d-819b-9c2cdc6f75df","dth":{"completedSetup":false,"deviceNetworkType":"ZIGBEE","deviceTypeId":"733f102d-03da-485d-be68-bc22b166227a","deviceTypeName":"ZigBee White Color Temperature Bulb","executingLocally":true,"hubId":"2b007d44-3773-4d6d-819b-9c2cdc6f75df","networkSecurityLevel":"UNKNOWN"},"type":"DTH","restrictionTier":0,"allowed":[]} [9/2/2022, 10:59:32 AM] [Smartthings Plug (IK)] Restoring existing accessory from cache: Bedroom Lamp [9/2/2022, 10:59:32 AM] [Smartthings Plug (IK)] Bedroom Lamp supports switchLevel [9/2/2022, 10:59:32 AM] [Smartthings Plug (IK)] Bedroom Lamp supports colorTemperature [9/2/2022, 10:59:32 AM] [Smartthings Plug (IK)] DEVICE DATA: {"deviceId":"36827596-16f6-4f66-b2db-1297ac355866","name":"Basement Stair","label":"Basement Stair","manufacturerName":"SmartThings","presentationId":"SmartThings-smartthings-ZigBee_White_Color_Temperature_Bulb","deviceManufacturerCode":"The Home Depot","locationId":"af508648-1c18-40cc-999a-4653f24c56c5","roomId":"324830fd-4868-4a4d-a684-fadb4ab47b5f","deviceTypeId":"733f102d-03da-485d-be68-bc22b166227a","deviceTypeName":"ZigBee White Color Temperature Bulb","deviceNetworkType":"ZIGBEE","components":[{"id":"main","label":"Basement Stair","capabilities":[{"id":"switch","version":1},{"id":"configuration","version":1},{"id":"switchLevel","version":1},{"id":"refresh","version":1},{"id":"actuator","version":1},{"id":"colorTemperature","version":1},{"id":"healthCheck","version":1},{"id":"light","version":1}],"categories":[{"name":"Light","categoryType":"manufacturer"}]}],"createTime":"2021-04-09T13:24:42.199Z","parentDeviceId":"2b007d44-3773-4d6d-819b-9c2cdc6f75df","dth":{"completedSetup":false,"deviceNetworkType":"ZIGBEE","deviceTypeId":"733f102d-03da-485d-be68-bc22b166227a","deviceTypeName":"ZigBee White Color Temperature Bulb","executingLocally":true,"hubId":"2b007d44-3773-4d6d-819b-9c2cdc6f75df","networkSecurityLevel":"UNKNOWN"},"type":"DTH","restrictionTier":0,"allowed":[]} [9/2/2022, 10:59:32 AM] [Smartthings Plug (IK)] Restoring existing accessory from cache: Basement Stair [9/2/2022, 10:59:32 AM] [Smartthings Plug (IK)] Basement Stair supports switchLevel [9/2/2022, 10:59:32 AM] [Smartthings Plug (IK)] Basement Stair supports colorTemperature [9/2/2022, 10:59:32 AM] [Smartthings Plug (IK)] DEVICE DATA: {"deviceId":"abade0de-0c61-c35e-eed6-12d3367c9fad","name":"SmartThings Wifi-Adaptive","label":"JARVIS","manufacturerName":"Samsung Electronics","presentationId":"IM-WifiHub-Plume-001","deviceManufacturerCode":"Samsung Electronics","locationId":"af508648-1c18-40cc-999a-4653f24c56c5","ownerId":"f9c77b5f-eb34-0d76-ab5f-3092dfa4f0ca","roomId":"324830fd-4868-4a4d-a684-fadb4ab47b5f","deviceTypeName":"Samsung OCF Cell Router","components":[{"id":"main","label":"JARVIS","capabilities":[{"id":"ocf","version":1},{"id":"execute","version":1},{"id":"refresh","version":1},{"id":"networkMeter","version":1}],"categories":[{"name":"WiFiRouter","categoryType":"manufacturer"}]},{"id":"smartthings-hub","label":"smartthings-hub","capabilities":[{"id":"switch","version":1},{"id":"samsungim.sthubeui","version":1}],"categories":[{"name":"Other","categoryType":"manufacturer"}]}],"createTime":"2021-03-15T22:56:14.182Z","profile":{"id":"fab44760-298b-3fe9-9ae9-be71b771e2ec"},"ocf":{"ocfDeviceType":"oic.d.wirelessrouter","name":"SmartThings Wifi-Adaptive","specVersion":"core.1.1.0","verticalDomainSpecVersion":"res.1.1.0","manufacturerName":"Samsung Electronics","vendorId":"IM-WifiHub-Plume-001","locale":"en_us","lastSignupTime":"2021-06-28T03:00:24.838527Z"},"type":"OCF","restrictionTier":0,"allowed":[]} [9/2/2022, 10:59:32 AM] [Smartthings Plug (IK)] DEVICE DATA: {"deviceId":"f02ef88c-4db4-451f-a09b-9f83d237f07f","name":"Leviton Dimmer Switch","label":"Front Patio","manufacturerName":"SmartThings","presentationId":"SmartThings-smartthings-Z-Wave_Dimmer_Switch_Generic","deviceManufacturerCode":"001D-3201-0001","locationId":"af508648-1c18-40cc-999a-4653f24c56c5","roomId":"ea77978d-c16e-463f-9acf-dd3c232e7ddd","deviceTypeId":"ea21ba57-8406-40d0-ac01-c4e46b95dc1b","deviceTypeName":"Z-Wave Dimmer Switch Generic","deviceNetworkType":"ZWAVE","components":[{"id":"main","label":"Front Patio","capabilities":[{"id":"switch","version":1},{"id":"polling","version":1},{"id":"switchLevel","version":1},{"id":"refresh","version":1},{"id":"sensor","version":1},{"id":"actuator","version":1},{"id":"healthCheck","version":1},{"id":"light","version":1}],"categories":[{"name":"Switch","categoryType":"manufacturer"}]}],"createTime":"2021-03-17T22:26:22.163Z","parentDeviceId":"2b007d44-3773-4d6d-819b-9c2cdc6f75df","dth":{"completedSetup":false,"deviceNetworkType":"ZWAVE","deviceTypeId":"ea21ba57-8406-40d0-ac01-c4e46b95dc1b","deviceTypeName":"Z-Wave Dimmer Switch Generic","executingLocally":true,"hubId":"2b007d44-3773-4d6d-819b-9c2cdc6f75df","networkSecurityLevel":"ZWAVE_LEGACY_NON_SECURE"},"type":"DTH","restrictionTier":0,"allowed":[]} [9/2/2022, 10:59:32 AM] [Smartthings Plug (IK)] Restoring existing accessory from cache: Front Patio [9/2/2022, 10:59:32 AM] [Smartthings Plug (IK)] DEVICE DATA: {"deviceId":"0301445d-ae30-45d6-9778-b5258fad7b73","name":"Ecosmart Light","label":"Garage Light 1","manufacturerName":"SmartThings","presentationId":"SmartThings-smartthings-ZigBee_White_Color_Temperature_Bulb","deviceManufacturerCode":"The Home Depot","locationId":"af508648-1c18-40cc-999a-4653f24c56c5","roomId":"5450f670-a91e-458a-87f2-ad21ce2b3a08","deviceTypeId":"733f102d-03da-485d-be68-bc22b166227a","deviceTypeName":"ZigBee White Color Temperature Bulb","deviceNetworkType":"ZIGBEE","components":[{"id":"main","label":"Garage Light 1","capabilities":[{"id":"switch","version":1},{"id":"configuration","version":1},{"id":"switchLevel","version":1},{"id":"refresh","version":1},{"id":"actuator","version":1},{"id":"colorTemperature","version":1},{"id":"healthCheck","version":1},{"id":"light","version":1}],"categories":[{"name":"Light","categoryType":"manufacturer"}]}],"createTime":"2021-04-11T20:21:56.195Z","parentDeviceId":"2b007d44-3773-4d6d-819b-9c2cdc6f75df","dth":{"completedSetup":true,"deviceNetworkType":"ZIGBEE","deviceTypeId":"733f102d-03da-485d-be68-bc22b166227a","deviceTypeName":"ZigBee White Color Temperature Bulb","executingLocally":true,"hubId":"2b007d44-3773-4d6d-819b-9c2cdc6f75df","networkSecurityLevel":"UNKNOWN"},"type":"DTH","restrictionTier":0,"allowed":[]} [9/2/2022, 10:59:32 AM] [Smartthings Plug (IK)] Restoring existing accessory from cache: Garage Light 1 [9/2/2022, 10:59:32 AM] [Smartthings Plug (IK)] Garage Light 1 supports switchLevel [9/2/2022, 10:59:32 AM] [Smartthings Plug (IK)] Garage Light 1 supports colorTemperature [9/2/2022, 10:59:32 AM] [Smartthings Plug (IK)] DEVICE DATA: {"deviceId":"f2569956-7436-4085-8227-436e93816c90","name":"Walter","label":"Walter","manufacturerName":"SmartThings","presentationId":"SmartThings-smartthings-Simulated_Alexa_Button","locationId":"af508648-1c18-40cc-999a-4653f24c56c5","deviceTypeId":"e7a47e95-469b-4e6d-9328-eb2ff9399440","deviceTypeName":"Simulated Alexa Button","deviceNetworkType":"UNKNOWN","components":[{"id":"main","label":"Walter","capabilities":[{"id":"switch","version":1},{"id":"contactSensor","version":1},{"id":"momentary","version":1},{"id":"sensor","version":1},{"id":"actuator","version":1}],"categories":[{"name":"ContactSensor","categoryType":"manufacturer"}]}],"createTime":"2022-04-28T00:39:48.541Z","parentDeviceId":"2b007d44-3773-4d6d-819b-9c2cdc6f75df","dth":{"completedSetup":false,"deviceNetworkType":"UNKNOWN","deviceTypeId":"e7a47e95-469b-4e6d-9328-eb2ff9399440","deviceTypeName":"Simulated Alexa Button","executingLocally":false,"hubId":"2b007d44-3773-4d6d-819b-9c2cdc6f75df","networkSecurityLevel":"UNKNOWN"},"type":"DTH","restrictionTier":0,"allowed":[]} [9/2/2022, 10:59:32 AM] [Smartthings Plug (IK)] DEVICE DATA: {"deviceId":"1fd4a904-35ed-4da9-bf75-dcae4b9b3430","name":"c2c-lock-4","label":"Front Door","manufacturerName":"SmartThings","presentationId":"SmartThings-smartthings-c2c-lock-4","locationId":"af508648-1c18-40cc-999a-4653f24c56c5","roomId":"ea77978d-c16e-463f-9acf-dd3c232e7ddd","components":[{"id":"main","label":"main","capabilities":[{"id":"lock","version":1},{"id":"contactSensor","version":1},{"id":"battery","version":1},{"id":"refresh","version":1},{"id":"healthCheck","version":1}],"categories":[{"name":"SmartLock","categoryType":"manufacturer"}]}],"createTime":"2021-12-10T03:27:49.952Z","profile":{"id":"23eeb7b9-e639-4a21-b3ff-7ca4c4a7344f"},"viper":{"uniqueIdentifier":"FAECCC85597B42E8810B6B82B8A4CCF3","manufacturerName":"August","modelName":"Lock"},"type":"VIPER","restrictionTier":0,"allowed":[]} [9/2/2022, 10:59:32 AM] [Smartthings Plug (IK)] Restoring existing accessory from cache: Front Door [9/2/2022, 10:59:32 AM] [Smartthings Plug (IK)] Polling lock set to 10 [9/2/2022, 10:59:32 AM] [Smartthings Plug (IK)] DEVICE DATA: {"deviceId":"591e2f93-65ba-46f6-87d6-0bb5091d5610","name":"Arm (Away)","label":"Armed (Away)","manufacturerName":"SmartThings","presentationId":"generic-switch","locationId":"af508648-1c18-40cc-999a-4653f24c56c5","roomId":"e482d895-fa71-48ee-b8ed-16e99715bd66","deviceTypeId":"c5b2dbad-73cb-4e12-bf41-f08742e8e560","deviceTypeName":"Simulated Switch","deviceNetworkType":"UNKNOWN","components":[{"id":"main","label":"Armed (Away)","capabilities":[{"id":"switch","version":1},{"id":"sensor","version":1},{"id":"actuator","version":1},{"id":"relaySwitch","version":1},{"id":"healthCheck","version":1}],"categories":[{"name":"Switch","categoryType":"manufacturer"}]}],"createTime":"2021-03-23T23:11:01.434Z","parentDeviceId":"2b007d44-3773-4d6d-819b-9c2cdc6f75df","dth":{"completedSetup":false,"deviceNetworkType":"UNKNOWN","deviceTypeId":"c5b2dbad-73cb-4e12-bf41-f08742e8e560","deviceTypeName":"Simulated Switch","executingLocally":false,"hubId":"2b007d44-3773-4d6d-819b-9c2cdc6f75df","networkSecurityLevel":"UNKNOWN"},"type":"DTH","restrictionTier":0,"allowed":[]} [9/2/2022, 10:59:32 AM] [Smartthings Plug (IK)] Restoring existing accessory from cache: Armed (Away) [9/2/2022, 10:59:33 AM] [Smartthings Plug (IK)] DEVICE DATA: {"deviceId":"833206af-df36-4dfd-a6b3-d4aeffdf141d","name":"c2c-lock-4","label":"Kitchen Door","manufacturerName":"SmartThings","presentationId":"SmartThings-smartthings-c2c-lock-4","locationId":"af508648-1c18-40cc-999a-4653f24c56c5","roomId":"f4b63a5d-dc07-4b01-b475-e07c63aa178e","components":[{"id":"main","label":"main","capabilities":[{"id":"lock","version":1},{"id":"contactSensor","version":1},{"id":"battery","version":1},{"id":"refresh","version":1},{"id":"healthCheck","version":1}],"categories":[{"name":"SmartLock","categoryType":"manufacturer"}]}],"createTime":"2021-12-10T03:27:49.946Z","profile":{"id":"23eeb7b9-e639-4a21-b3ff-7ca4c4a7344f"},"viper":{"uniqueIdentifier":"3ED6F04EA4014DD790C075F3B0886F0A","manufacturerName":"August","modelName":"Lock"},"type":"VIPER","restrictionTier":0,"allowed":[]} [9/2/2022, 10:59:33 AM] [Smartthings Plug (IK)] Restoring existing accessory from cache: Kitchen Door [9/2/2022, 10:59:33 AM] [Smartthings Plug (IK)] Polling lock set to 10 [9/2/2022, 10:59:33 AM] [Smartthings Plug (IK)] DEVICE DATA: {"deviceId":"72890c72-031b-449d-9e5e-9c0420ac146a","name":"Secure","label":"Secure","manufacturerName":"SmartThings","presentationId":"SmartThings-smartthings-Simulated_Alexa_Button","locationId":"af508648-1c18-40cc-999a-4653f24c56c5","roomId":"e482d895-fa71-48ee-b8ed-16e99715bd66","deviceTypeId":"e7a47e95-469b-4e6d-9328-eb2ff9399440","deviceTypeName":"Simulated Alexa Button","deviceNetworkType":"UNKNOWN","components":[{"id":"main","label":"Secure","capabilities":[{"id":"switch","version":1},{"id":"contactSensor","version":1},{"id":"momentary","version":1},{"id":"sensor","version":1},{"id":"actuator","version":1}],"categories":[{"name":"ContactSensor","categoryType":"manufacturer"}]}],"createTime":"2021-08-14T03:53:22.597Z","parentDeviceId":"2b007d44-3773-4d6d-819b-9c2cdc6f75df","dth":{"completedSetup":false,"deviceNetworkType":"UNKNOWN","deviceTypeId":"e7a47e95-469b-4e6d-9328-eb2ff9399440","deviceTypeName":"Simulated Alexa Button","executingLocally":false,"hubId":"2b007d44-3773-4d6d-819b-9c2cdc6f75df","networkSecurityLevel":"UNKNOWN"},"type":"DTH","restrictionTier":0,"allowed":[]} [9/2/2022, 10:59:33 AM] [Smartthings Plug (IK)] DEVICE DATA: {"deviceId":"507c962a-faa1-4324-8eee-61227fcb71e9","name":"Arm (Stay)","label":"Armed (Stay)","manufacturerName":"SmartThings","presentationId":"generic-switch","locationId":"af508648-1c18-40cc-999a-4653f24c56c5","roomId":"e482d895-fa71-48ee-b8ed-16e99715bd66","deviceTypeId":"c5b2dbad-73cb-4e12-bf41-f08742e8e560","deviceTypeName":"Simulated Switch","deviceNetworkType":"UNKNOWN","components":[{"id":"main","label":"Armed (Stay)","capabilities":[{"id":"switch","version":1},{"id":"sensor","version":1},{"id":"actuator","version":1},{"id":"relaySwitch","version":1},{"id":"healthCheck","version":1}],"categories":[{"name":"Switch","categoryType":"manufacturer"}]}],"createTime":"2021-03-23T23:10:07.094Z","parentDeviceId":"2b007d44-3773-4d6d-819b-9c2cdc6f75df","dth":{"completedSetup":false,"deviceNetworkType":"UNKNOWN","deviceTypeId":"c5b2dbad-73cb-4e12-bf41-f08742e8e560","deviceTypeName":"Simulated Switch","executingLocally":false,"hubId":"2b007d44-3773-4d6d-819b-9c2cdc6f75df","networkSecurityLevel":"UNKNOWN"},"type":"DTH","restrictionTier":0,"allowed":[]} [9/2/2022, 10:59:33 AM] [Smartthings Plug (IK)] Restoring existing accessory from cache: Armed (Stay) [9/2/2022, 10:59:33 AM] [Smartthings Plug (IK)] DEVICE DATA: {"deviceId":"a2b465ab-55e9-41b6-8b78-409fa1b6699f","name":"Basement Light 1","label":"Basement Light 1","manufacturerName":"SmartThings","presentationId":"SmartThings-smartthings-ZigBee_White_Color_Temperature_Bulb","deviceManufacturerCode":"The Home Depot","locationId":"af508648-1c18-40cc-999a-4653f24c56c5","roomId":"324830fd-4868-4a4d-a684-fadb4ab47b5f","deviceTypeId":"733f102d-03da-485d-be68-bc22b166227a","deviceTypeName":"ZigBee White Color Temperature Bulb","deviceNetworkType":"ZIGBEE","components":[{"id":"main","label":"Basement Light 1","capabilities":[{"id":"switch","version":1},{"id":"configuration","version":1},{"id":"switchLevel","version":1},{"id":"refresh","version":1},{"id":"actuator","version":1},{"id":"colorTemperature","version":1},{"id":"healthCheck","version":1},{"id":"light","version":1}],"categories":[{"name":"Light","categoryType":"manufacturer"}]}],"createTime":"2021-04-09T13:25:57.721Z","parentDeviceId":"2b007d44-3773-4d6d-819b-9c2cdc6f75df","dth":{"completedSetup":false,"deviceNetworkType":"ZIGBEE","deviceTypeId":"733f102d-03da-485d-be68-bc22b166227a","deviceTypeName":"ZigBee White Color Temperature Bulb","executingLocally":true,"hubId":"2b007d44-3773-4d6d-819b-9c2cdc6f75df","networkSecurityLevel":"UNKNOWN"},"type":"DTH","restrictionTier":0,"allowed":[]} [9/2/2022, 10:59:33 AM] [Smartthings Plug (IK)] Restoring existing accessory from cache: Basement Light 1 [9/2/2022, 10:59:33 AM] [Smartthings Plug (IK)] Basement Light 1 supports switchLevel [9/2/2022, 10:59:33 AM] [Smartthings Plug (IK)] Basement Light 1 supports colorTemperature [9/2/2022, 10:59:33 AM] [Smartthings Plug (IK)] DEVICE DATA: {"deviceId":"866ab418-6434-4ceb-841f-65e9a2cd2d30","name":"Leviton Switch","label":"Side Floodlight","manufacturerName":"SmartThings","presentationId":"SmartThings-smartthings-Z-Wave_Switch_Generic","deviceManufacturerCode":"001D-3401-0001","locationId":"af508648-1c18-40cc-999a-4653f24c56c5","roomId":"3096ec9c-b064-4df6-9a79-aa1fc03a023c","deviceTypeId":"d22d3280-a358-4ab3-b6cd-710da4d068d0","deviceTypeName":"Z-Wave Switch Generic","deviceNetworkType":"ZWAVE","components":[{"id":"main","label":"Side Floodlight","capabilities":[{"id":"switch","version":1},{"id":"polling","version":1},{"id":"refresh","version":1},{"id":"sensor","version":1},{"id":"actuator","version":1},{"id":"healthCheck","version":1},{"id":"light","version":1}],"categories":[{"name":"Switch","categoryType":"manufacturer"}]}],"createTime":"2021-03-29T00:11:17.664Z","parentDeviceId":"2b007d44-3773-4d6d-819b-9c2cdc6f75df","dth":{"completedSetup":false,"deviceNetworkType":"ZWAVE","deviceTypeId":"d22d3280-a358-4ab3-b6cd-710da4d068d0","deviceTypeName":"Z-Wave Switch Generic","executingLocally":true,"hubId":"2b007d44-3773-4d6d-819b-9c2cdc6f75df","networkSecurityLevel":"ZWAVE_LEGACY_NON_SECURE"},"type":"DTH","restrictionTier":0,"allowed":[]} [9/2/2022, 10:59:33 AM] [Smartthings Plug (IK)] Restoring existing accessory from cache: Side Floodlight [9/2/2022, 10:59:33 AM] [Smartthings Plug (IK)] DEVICE DATA: {"deviceId":"d27b1f04-951a-443a-8b56-8015f25db66d","name":"Leviton Dimmer Switch","label":"Entry Light","manufacturerName":"SmartThings","presentationId":"SmartThings-smartthings-Z-Wave_Dimmer_Switch_Generic","deviceManufacturerCode":"001D-3201-0001","locationId":"af508648-1c18-40cc-999a-4653f24c56c5","roomId":"ea77978d-c16e-463f-9acf-dd3c232e7ddd","deviceTypeId":"ea21ba57-8406-40d0-ac01-c4e46b95dc1b","deviceTypeName":"Z-Wave Dimmer Switch Generic","deviceNetworkType":"ZWAVE","components":[{"id":"main","label":"Entry Light","capabilities":[{"id":"switch","version":1},{"id":"polling","version":1},{"id":"switchLevel","version":1},{"id":"refresh","version":1},{"id":"sensor","version":1},{"id":"actuator","version":1},{"id":"healthCheck","version":1},{"id":"light","version":1}],"categories":[{"name":"Switch","categoryType":"manufacturer"}]}],"createTime":"2021-03-15T23:17:24.825Z","parentDeviceId":"2b007d44-3773-4d6d-819b-9c2cdc6f75df","dth":{"completedSetup":false,"deviceNetworkType":"ZWAVE","deviceTypeId":"ea21ba57-8406-40d0-ac01-c4e46b95dc1b","deviceTypeName":"Z-Wave Dimmer Switch Generic","executingLocally":true,"hubId":"2b007d44-3773-4d6d-819b-9c2cdc6f75df","networkSecurityLevel":"ZWAVE_LEGACY_NON_SECURE"},"type":"DTH","restrictionTier":0,"allowed":[]} [9/2/2022, 10:59:33 AM] [Smartthings Plug (IK)] Restoring existing accessory from cache: Entry Light [9/2/2022, 10:59:33 AM] Homebridge v1.5.0 (HAP v0.10.2) (homebridge-alexa-player) is running on port 39868. [9/2/2022, 10:59:33 AM] [Smartthings Plug (IK)] DEVICE DATA: {"deviceId":"c4f613eb-4d11-483a-964a-66dded4c11dd","name":"c2c-lock-4","label":"Basement Door","manufacturerName":"SmartThings","presentationId":"SmartThings-smartthings-c2c-lock-4","locationId":"af508648-1c18-40cc-999a-4653f24c56c5","roomId":"324830fd-4868-4a4d-a684-fadb4ab47b5f","components":[{"id":"main","label":"main","capabilities":[{"id":"lock","version":1},{"id":"contactSensor","version":1},{"id":"battery","version":1},{"id":"refresh","version":1},{"id":"healthCheck","version":1}],"categories":[{"name":"SmartLock","categoryType":"manufacturer"}]}],"createTime":"2021-12-10T03:27:49.946Z","profile":{"id":"23eeb7b9-e639-4a21-b3ff-7ca4c4a7344f"},"viper":{"uniqueIdentifier":"0FEB272AA18040BF884849622029C4B1","manufacturerName":"August","modelName":"Lock"},"type":"VIPER","restrictionTier":0,"allowed":[]} [9/2/2022, 10:59:33 AM] [Smartthings Plug (IK)] Restoring existing accessory from cache: Basement Door [9/2/2022, 10:59:33 AM] [Smartthings Plug (IK)] Polling lock set to 10 [9/2/2022, 10:59:33 AM] [Smartthings Plug (IK)] DEVICE DATA: {"deviceId":"4e9c2a81-1206-487b-9872-5241242850a7","name":"Leviton Switch","label":"Exhaust Fan","manufacturerName":"SmartThings","presentationId":"SmartThings-smartthings-Z-Wave_Switch_Generic","deviceManufacturerCode":"001D-3401-0001","locationId":"af508648-1c18-40cc-999a-4653f24c56c5","roomId":"91576cb8-1189-40ae-a855-d19b29ed12f9","deviceTypeId":"d22d3280-a358-4ab3-b6cd-710da4d068d0","deviceTypeName":"Z-Wave Switch Generic","deviceNetworkType":"ZWAVE","components":[{"id":"main","label":"Exhaust Fan","capabilities":[{"id":"switch","version":1},{"id":"polling","version":1},{"id":"refresh","version":1},{"id":"sensor","version":1},{"id":"actuator","version":1},{"id":"healthCheck","version":1},{"id":"light","version":1}],"categories":[{"name":"Switch","categoryType":"manufacturer"}]}],"createTime":"2021-03-29T00:13:19.323Z","parentDeviceId":"2b007d44-3773-4d6d-819b-9c2cdc6f75df","dth":{"completedSetup":false,"deviceNetworkType":"ZWAVE","deviceTypeId":"d22d3280-a358-4ab3-b6cd-710da4d068d0","deviceTypeName":"Z-Wave Switch Generic","executingLocally":true,"hubId":"2b007d44-3773-4d6d-819b-9c2cdc6f75df","networkSecurityLevel":"ZWAVE_LEGACY_NON_SECURE"},"type":"DTH","restrictionTier":0,"allowed":[]} [9/2/2022, 10:59:33 AM] [Smartthings Plug (IK)] Restoring existing accessory from cache: Exhaust Fan [9/2/2022, 10:59:33 AM] [Smartthings Plug (IK)] DEVICE DATA: {"deviceId":"66b7bdab-0296-4aab-bfa3-36ca4aedb7d1","name":"Garage Light 2","label":"Garage Light 2","manufacturerName":"SmartThings","presentationId":"SmartThings-smartthings-ZigBee_White_Color_Temperature_Bulb","deviceManufacturerCode":"The Home Depot","locationId":"af508648-1c18-40cc-999a-4653f24c56c5","roomId":"5450f670-a91e-458a-87f2-ad21ce2b3a08","deviceTypeId":"733f102d-03da-485d-be68-bc22b166227a","deviceTypeName":"ZigBee White Color Temperature Bulb","deviceNetworkType":"ZIGBEE","components":[{"id":"main","label":"Garage Light 2","capabilities":[{"id":"switch","version":1},{"id":"configuration","version":1},{"id":"switchLevel","version":1},{"id":"refresh","version":1},{"id":"actuator","version":1},{"id":"colorTemperature","version":1},{"id":"healthCheck","version":1},{"id":"light","version":1}],"categories":[{"name":"Light","categoryType":"manufacturer"}]}],"createTime":"2021-04-11T20:23:06.126Z","parentDeviceId":"2b007d44-3773-4d6d-819b-9c2cdc6f75df","dth":{"completedSetup":false,"deviceNetworkType":"ZIGBEE","deviceTypeId":"733f102d-03da-485d-be68-bc22b166227a","deviceTypeName":"ZigBee White Color Temperature Bulb","executingLocally":true,"hubId":"2b007d44-3773-4d6d-819b-9c2cdc6f75df","networkSecurityLevel":"UNKNOWN"},"type":"DTH","restrictionTier":0,"allowed":[]} [9/2/2022, 10:59:33 AM] [Smartthings Plug (IK)] Restoring existing accessory from cache: Garage Light 2 [9/2/2022, 10:59:33 AM] [Smartthings Plug (IK)] Garage Light 2 supports switchLevel [9/2/2022, 10:59:33 AM] [Smartthings Plug (IK)] Garage Light 2 supports colorTemperature [9/2/2022, 10:59:33 AM] [Smartthings Plug (IK)] DEVICE DATA: {"deviceId":"7c46cd0b-0559-43b2-9639-148abdad9376","name":"Disarm","label":"Disarm","manufacturerName":"SmartThings","presentationId":"generic-switch","locationId":"af508648-1c18-40cc-999a-4653f24c56c5","roomId":"e482d895-fa71-48ee-b8ed-16e99715bd66","deviceTypeId":"c5b2dbad-73cb-4e12-bf41-f08742e8e560","deviceTypeName":"Simulated Switch","deviceNetworkType":"UNKNOWN","components":[{"id":"main","capabilities":[{"id":"switch","version":1},{"id":"sensor","version":1},{"id":"actuator","version":1},{"id":"relaySwitch","version":1},{"id":"healthCheck","version":1}],"categories":[{"name":"Switch","categoryType":"manufacturer"}]}],"createTime":"2021-03-23T23:11:35.525Z","parentDeviceId":"2b007d44-3773-4d6d-819b-9c2cdc6f75df","dth":{"completedSetup":false,"deviceNetworkType":"UNKNOWN","deviceTypeId":"c5b2dbad-73cb-4e12-bf41-f08742e8e560","deviceTypeName":"Simulated Switch","executingLocally":false,"hubId":"2b007d44-3773-4d6d-819b-9c2cdc6f75df","networkSecurityLevel":"UNKNOWN"},"type":"DTH","restrictionTier":0,"allowed":[]} [9/2/2022, 10:59:33 AM] [Smartthings Plug (IK)] Restoring existing accessory from cache: Disarm [9/2/2022, 10:59:33 AM] [Smartthings Plug (IK)] DEVICE DATA: {"deviceId":"bc317e11-943c-4f12-b86a-84f90d8b54d8","name":"Goodnight","label":"Goodnight","manufacturerName":"SmartThings","presentationId":"generic-switch","locationId":"af508648-1c18-40cc-999a-4653f24c56c5","roomId":"86a81bd3-4a99-4a1e-b3b0-723508af683f","deviceTypeId":"c5b2dbad-73cb-4e12-bf41-f08742e8e560","deviceTypeName":"Simulated Switch","deviceNetworkType":"UNKNOWN","components":[{"id":"main","capabilities":[{"id":"switch","version":1},{"id":"sensor","version":1},{"id":"actuator","version":1},{"id":"relaySwitch","version":1},{"id":"healthCheck","version":1}],"categories":[{"name":"Switch","categoryType":"manufacturer"}]}],"createTime":"2021-03-23T03:50:03.341Z","parentDeviceId":"2b007d44-3773-4d6d-819b-9c2cdc6f75df","dth":{"completedSetup":false,"deviceNetworkType":"UNKNOWN","deviceTypeId":"c5b2dbad-73cb-4e12-bf41-f08742e8e560","deviceTypeName":"Simulated Switch","executingLocally":false,"hubId":"2b007d44-3773-4d6d-819b-9c2cdc6f75df","networkSecurityLevel":"UNKNOWN"},"type":"DTH","restrictionTier":0,"allowed":[]} [9/2/2022, 10:59:33 AM] [Smartthings Plug (IK)] Restoring existing accessory from cache: Goodnight [9/2/2022, 10:59:33 AM] [Smartthings Plug (IK)] DEVICE DATA: {"deviceId":"9f37d3bf-e8d8-4dd1-8d1b-97bd1a4956ac","name":"Return Trigger","label":"Return Trigger","manufacturerName":"SmartThings","presentationId":"SmartThings-smartthings-Simulated_Alexa_Button","locationId":"af508648-1c18-40cc-999a-4653f24c56c5","deviceTypeId":"e7a47e95-469b-4e6d-9328-eb2ff9399440","deviceTypeName":"Simulated Alexa Button","deviceNetworkType":"UNKNOWN","components":[{"id":"main","label":"Return Trigger","capabilities":[{"id":"switch","version":1},{"id":"contactSensor","version":1},{"id":"momentary","version":1},{"id":"sensor","version":1},{"id":"actuator","version":1}],"categories":[{"name":"ContactSensor","categoryType":"manufacturer"}]}],"createTime":"2022-04-30T03:06:58.019Z","parentDeviceId":"2b007d44-3773-4d6d-819b-9c2cdc6f75df","dth":{"completedSetup":false,"deviceNetworkType":"UNKNOWN","deviceTypeId":"e7a47e95-469b-4e6d-9328-eb2ff9399440","deviceTypeName":"Simulated Alexa Button","executingLocally":false,"hubId":"2b007d44-3773-4d6d-819b-9c2cdc6f75df","networkSecurityLevel":"UNKNOWN"},"type":"DTH","restrictionTier":0,"allowed":[]} [9/2/2022, 10:59:33 AM] [Smartthings Plug (IK)] DEVICE DATA: {"deviceId":"7537ce22-a81b-4409-aa84-c6b1903a14cf","name":"Ecosmart Light","label":"Hallway Lamp","manufacturerName":"SmartThings","presentationId":"SmartThings-smartthings-ZigBee_White_Color_Temperature_Bulb","deviceManufacturerCode":"The Home Depot","locationId":"af508648-1c18-40cc-999a-4653f24c56c5","roomId":"ade2e7e6-ac2f-4793-9a5f-d19f244fdbc4","deviceTypeId":"733f102d-03da-485d-be68-bc22b166227a","deviceTypeName":"ZigBee White Color Temperature Bulb","deviceNetworkType":"ZIGBEE","components":[{"id":"main","label":"Hallway Lamp","capabilities":[{"id":"switch","version":1},{"id":"configuration","version":1},{"id":"switchLevel","version":1},{"id":"refresh","version":1},{"id":"actuator","version":1},{"id":"colorTemperature","version":1},{"id":"healthCheck","version":1},{"id":"light","version":1}],"categories":[{"name":"Light","categoryType":"manufacturer"}]}],"createTime":"2021-07-31T16:32:06.170Z","parentDeviceId":"2b007d44-3773-4d6d-819b-9c2cdc6f75df","dth":{"completedSetup":true,"deviceNetworkType":"ZIGBEE","deviceTypeId":"733f102d-03da-485d-be68-bc22b166227a","deviceTypeName":"ZigBee White Color Temperature Bulb","executingLocally":true,"hubId":"2b007d44-3773-4d6d-819b-9c2cdc6f75df","networkSecurityLevel":"UNKNOWN"},"type":"DTH","restrictionTier":0,"allowed":[]} [9/2/2022, 10:59:33 AM] [Smartthings Plug (IK)] Restoring existing accessory from cache: Hallway Lamp [9/2/2022, 10:59:33 AM] [Smartthings Plug (IK)] Hallway Lamp supports switchLevel [9/2/2022, 10:59:33 AM] [Smartthings Plug (IK)] Hallway Lamp supports colorTemperature [9/2/2022, 10:59:33 AM] [Smartthings Plug (IK)] DEVICE DATA: {"deviceId":"4e4411dc-b6bf-4838-9028-608e082679d7","name":"Dining Room Light","label":"Dining Room Light","manufacturerName":"SmartThings","presentationId":"SmartThings-smartthings-Dimmer_Switch","deviceManufacturerCode":"0063-4944-3333","locationId":"af508648-1c18-40cc-999a-4653f24c56c5","roomId":"785228b5-3fd7-4ed6-b207-5efb42e9145d","deviceTypeId":"8a9d4b1e3b9b1fe3013b9b206a7f000d","deviceTypeName":"Dimmer Switch","deviceNetworkType":"ZWAVE","components":[{"id":"main","label":"Dining Room Light","capabilities":[{"id":"switch","version":1},{"id":"switchLevel","version":1},{"id":"refresh","version":1},{"id":"indicator","version":1},{"id":"sensor","version":1},{"id":"actuator","version":1},{"id":"healthCheck","version":1},{"id":"light","version":1}],"categories":[{"name":"Light","categoryType":"manufacturer"}]}],"createTime":"2021-03-18T20:56:32Z","parentDeviceId":"2b007d44-3773-4d6d-819b-9c2cdc6f75df","dth":{"completedSetup":false,"deviceNetworkType":"ZWAVE","deviceTypeId":"8a9d4b1e3b9b1fe3013b9b206a7f000d","deviceTypeName":"Dimmer Switch","executingLocally":true,"hubId":"2b007d44-3773-4d6d-819b-9c2cdc6f75df","networkSecurityLevel":"ZWAVE_S2_FAILED"},"type":"DTH","restrictionTier":0,"allowed":[]} [9/2/2022, 10:59:33 AM] [Smartthings Plug (IK)] Restoring existing accessory from cache: Dining Room Light [9/2/2022, 10:59:33 AM] [Smartthings Plug (IK)] Dining Room Light supports switchLevel [9/2/2022, 10:59:33 AM] [Smartthings Plug (IK)] DEVICE DATA: {"deviceId":"2b007d44-3773-4d6d-819b-9c2cdc6f75df","name":"SmartThings Hub","label":"SmartThings Hub","manufacturerName":"SmartThings","presentationId":"SmartThings-smartthings-hub","locationId":"af508648-1c18-40cc-999a-4653f24c56c5","roomId":"324830fd-4868-4a4d-a684-fadb4ab47b5f","components":[{"id":"main","label":"main","capabilities":[{"id":"bridge","version":1}],"categories":[{"name":"Hub","categoryType":"manufacturer"}]}],"createTime":"2021-03-15T22:57:22.098Z","childDevices":[{"deviceId":"0301445d-ae30-45d6-9778-b5258fad7b73","profile":{},"allowed":[]},{"deviceId":"06e5ebd3-d39c-4aad-a92a-d31caf16ec3d","profile":{},"allowed":[]},{"deviceId":"0ac833e1-fac0-4868-8a29-2440d6fe946b","profile":{},"allowed":[]},{"deviceId":"13c9ea84-4d23-4805-9f88-4218a254e7a1","profile":{},"allowed":[]},{"deviceId":"2ae6d6fa-31b7-45ff-94cb-bd19d64b2bb0","profile":{},"allowed":[]},{"deviceId":"36827596-16f6-4f66-b2db-1297ac355866","profile":{},"allowed":[]},{"deviceId":"4e4411dc-b6bf-4838-9028-608e082679d7","profile":{},"allowed":[]},{"deviceId":"4e9c2a81-1206-487b-9872-5241242850a7","profile":{},"allowed":[]},{"deviceId":"507c962a-faa1-4324-8eee-61227fcb71e9","profile":{},"allowed":[]},{"deviceId":"591e2f93-65ba-46f6-87d6-0bb5091d5610","profile":{},"allowed":[]},{"deviceId":"5f5e2a1f-9e68-4042-b171-72d655e7ab63","profile":{},"allowed":[]},{"deviceId":"65186e22-fcb3-4c1d-a776-5564e1bde468","profile":{},"allowed":[]},{"deviceId":"66b7bdab-0296-4aab-bfa3-36ca4aedb7d1","profile":{},"allowed":[]},{"deviceId":"72890c72-031b-449d-9e5e-9c0420ac146a","profile":{},"allowed":[]},{"deviceId":"7537ce22-a81b-4409-aa84-c6b1903a14cf","profile":{},"allowed":[]},{"deviceId":"77b11b9e-9c4a-4d54-8ee8-f562611410f8","profile":{},"allowed":[]},{"deviceId":"7c46cd0b-0559-43b2-9639-148abdad9376","profile":{},"allowed":[]},{"deviceId":"836468b9-10e4-4f21-9fb6-0bcf49c6c600","profile":{},"allowed":[]},{"deviceId":"8581c9da-721e-4e80-a6ef-a0be30f7e1b3","profile":{},"allowed":[]},{"deviceId":"866ab418-6434-4ceb-841f-65e9a2cd2d30","profile":{},"allowed":[]},{"deviceId":"8e1ffef3-e5bc-41c5-b1f4-4c4a9ce4d36d","profile":{},"allowed":[]},{"deviceId":"9f37d3bf-e8d8-4dd1-8d1b-97bd1a4956ac","profile":{},"allowed":[]},{"deviceId":"a2b465ab-55e9-41b6-8b78-409fa1b6699f","profile":{},"allowed":[]},{"deviceId":"a5c1f6e6-dc9e-42d0-9975-9486ca3fee4b","profile":{},"allowed":[]},{"deviceId":"bc317e11-943c-4f12-b86a-84f90d8b54d8","profile":{},"allowed":[]},{"deviceId":"d27b1f04-951a-443a-8b56-8015f25db66d","profile":{},"allowed":[]},{"deviceId":"ead5d183-fa34-4374-923f-a9a481c12ad1","profile":{},"allowed":[]},{"deviceId":"ed91bb98-2acd-478f-8241-6b49df7800dd","profile":{},"allowed":[]},{"deviceId":"f02ef88c-4db4-451f-a09b-9f83d237f07f","profile":{},"allowed":[]},{"deviceId":"f2569956-7436-4085-8227-436e93816c90","profile":{},"allowed":[]},{"deviceId":"facc0b47-93ba-4ee7-a942-a53cb27cb378","profile":{},"allowed":[]},{"deviceId":"fedac936-0dd4-48ff-ad45-6d5f75a0cdcd","profile":{},"allowed":[]}],"profile":{"id":"f6769ddf-caa6-309c-800a-f9944b60b014"},"type":"HUB","restrictionTier":0,"allowed":[]} [9/2/2022, 10:59:33 AM] [Smartthings Plug (IK)] DEVICE DATA: {"deviceId":"65186e22-fcb3-4c1d-a776-5564e1bde468","name":"Alarm","label":"Alarm","manufacturerName":"SmartThings","presentationId":"generic-switch","locationId":"af508648-1c18-40cc-999a-4653f24c56c5","roomId":"e482d895-fa71-48ee-b8ed-16e99715bd66","deviceTypeId":"c5b2dbad-73cb-4e12-bf41-f08742e8e560","deviceTypeName":"Simulated Switch","deviceNetworkType":"UNKNOWN","components":[{"id":"main","label":"Alarm","capabilities":[{"id":"switch","version":1},{"id":"sensor","version":1},{"id":"actuator","version":1},{"id":"relaySwitch","version":1},{"id":"healthCheck","version":1}],"categories":[{"name":"Switch","categoryType":"manufacturer"}]}],"createTime":"2021-12-10T03:24:52Z"

iklein99 commented 1 year ago

The issue is that in Smartthings, that dimmer is listed as a “switch” instead of a “light”. In Home Kit, a switch can only do on and off. However, a light can do switchLevel. Not sure if there is a way to make Smartthings see that as a light rather than a switch. See if you can do that.

iklein99 commented 1 year ago

Ok, I am going to work on an enhancement to recognize a switch that supports switchLevel as a light. I'm going to reopen this one.

chevellebro1 commented 1 year ago

Thanks for looking into this. I can try and change device handler if you need me to test as a solution

chevellebro1 commented 1 year ago

And yes dining room light is showing up with brightness controls, that’s a different brand switch so might be using a different handler

iklein99 commented 1 year ago

Ok. It’s a small change. I’ll let you know when it is ready.

On Sep 2, 2022, at 12:50 PM, chevellebro1 @.***> wrote:

And yes dining room light is showing up with brightness controls, that’s a different brand switch so might be using a different handler

— Reply to this email directly, view it on GitHub https://github.com/iklein99/homebridge-smartthings/issues/18#issuecomment-1235715880, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABG55EW32THS2MO5KT67WDLV4IV5FANCNFSM573GBXDA. You are receiving this because you modified the open/close state.

iklein99 commented 1 year ago

I just published the change. Give it a shot and let me know.

chevellebro1 commented 1 year ago

Ok the dimmer is showing up in HomeKit but there is the switch option still showing that doesn’t do anything in this case. Not a big deal but just thought I’d mention it. Thanks for the update

DD1D69A1-3EA9-415A-AB0E-CF2A479B8FC1

iklein99 commented 1 year ago

Try putting this into the exclude list, then restart. Once it finishes loading, both versions of the switch should be gone. Then remove it from the list and restart. See if that fixes it.

On Sep 2, 2022, at 3:21 PM, chevellebro1 @.***> wrote:

Ok the dimmer is showing up in HomeKit but there is the switch option still showing that doesn’t do anything in this case. Not a big deal but just thought I’d mention it. Thanks for the update

https://user-images.githubusercontent.com/16858114/188222933-dddeef40-e9b6-4c75-ab17-b94f1eea4ac0.jpeg — Reply to this email directly, view it on GitHub https://github.com/iklein99/homebridge-smartthings/issues/18#issuecomment-1235828579, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABG55EUQMOVXKPPHJHBWNT3V4JHUHANCNFSM573GBXDA. You are receiving this because you modified the open/close state.

chevellebro1 commented 1 year ago

Looks like that did the trick

iklein99 commented 1 year ago

Completed in 1.2.1.