nikshriv / cync_lights

Home Assistant Integration for controlling Cync switches, plugs, and bulbs
171 stars 58 forks source link

added 155 (bulb a19) #105

Closed emmanuelrobles closed 2 months ago

emmanuelrobles commented 2 months ago

this is a missing bulb

{
  "deviceType": 155,
  "occupancyDeactivationPeriod": 30,
  "ambientLightSensorSensitivity": 10,
  "motionSensorDelayTime": 300,
  "switchID": 677977670,
  "displayName": "Bathroom Light",
  "motionSensorEnabled": true,
  "wifiSsid": "...",
  "microphoneSensitivity": 70,
  "ambientLightSensorEnabled": false,
  "motionSensorDeactivationPeriod": 30,
  "allowOTAUpdates": "true",
  "deviceID": 1313671796001,
  "mac": "...",
  "commissionedDate": "2024-08-20T00:36:08.338Z",
  "ambientLightEnable": "false",
  "motionSensorSensitivity": 1,
  "wifiMac": "...",
  "ambientLightSensitivity": 10,
  "firmwareVersion": "1.0.051",
  "occupancySensitivity": 1,
  "occupancyTimeoutPeriod": 300,
  "occupancyEnable": "true"
},
emmanuelrobles commented 2 months ago

https://github.com/nikshriv/cync_lights/pull/102

dup of!