bwp91 / homebridge-ewelink

Homebridge plugin to integrate eWeLink devices into HomeKit.
MIT License
384 stars 126 forks source link

[NEW DEVICE] B02-BL Bulb is not compatible with home bridge #470

Closed Benchassaing closed 1 year ago

Benchassaing commented 1 year ago

What issue do you have? Please be as thorough and explicit as possible.

After setting up the ewelink plugin an error message is being displayed. Check it below

Details of your setup.

Mac Mini On MacOS Monterey Node.js Version | v16.16.0

Please paste any relevant logs below.

[Kitchen Light] is not supported, do create a GitHub issue with the following info: [135] {"bindInfos":{},"version":8,"rssi":-75,"fwVersion":"1.4.1","switch":"on","ltype":"white","white":{"br":100,"ct":51},"remoteCtrlList":[],"lightScenes":[],"ssid":"ICECUBE","bssid":"9c:71:3a:49:19:7c","mac":"7c:b9:4c:85:40:a7","bright":{"br":100,"ct":100},"nightLight":{"br":5,"ct":5},"timers":[{"mId":"67db3d76-5a36-c3c6-e03d-e6a8861bb87b","type":"repeat","at":"30 18 0,1,2,3,4,5,6","coolkit_timer_type":"repeat","enabled":1,"do":{"switch":"off"}},{"mId":"24acfe2b-0452-66d2-16b3-9b4c97b7fd1d","type":"repeat","at":"0 15 0,1,3,5,6","coolkit_timer_type":"repeat","enabled":1,"do":{"switch":"on","ltype":"white","white":{"br":100,"ct":50}}}],"read":{"br":50,"ct":50}}.

bwp91 commented 1 year ago

sorry - catching up - will get to look at this soon!

doraid131 commented 1 year ago

yes please [eWeLink] [Balkon] is not supported, do create a GitHub issue with the following info: [135] {"bindInfos":{"alexa":["6628ef0b-60d3-42cd-860f-fd15b4f9.............

jim788e commented 1 year ago

Same problem with B02-BL

FW = BL1-ALL-LED

Homebridge v.1.6.0

Node.js Version | v18.13.0

homebridge-ewelink v10.4.0

is not supported, do create a GitHub issue with the following info: [135] {"bindInfos":{},"version":8,"rssi":-59,"fwVersion":"1.4.1","switch":"off","ltype":"white","white":{"br":100,"ct":100},"remoteCtrlList":[],"lightScenes":[],"ssid":"xxxxx","bssid":"d4:86:60:37:59:49","mac":"7c:b9:4c:b9:45:6d","read":{"br":50,"ct":50},"computer":{"br":20,"ct":20},"nightLight":{"br":5,"ct":5},"bright":{"br":100,"ct":100},"timers":[]}.

bwp91 commented 1 year ago

haven't forgotten about this

bwp91 commented 1 year ago

Posting this for my own benefit:

{
  "bindInfos": {},
  "version": 8,
  "rssi": -75,
  "fwVersion": "1.4.1",
  "switch": "on",
  "ltype": "white",
  "white": {
    "br": 100,
    "ct": 51
  },
  "remoteCtrlList": [],
  "lightScenes": [],
  "ssid": "ICECUBE",
  "bssid": "9c:71:3a:49:19:7c",
  "mac": "7c:b9:4c:85:40:a7",
  "bright": {
    "br": 100,
    "ct": 100
  },
  "nightLight": {
    "br": 5,
    "ct": 5
  },
  "timers": [
    {
      "mId": "67db3d76-5a36-c3c6-e03d-e6a8861bb87b",
      "type": "repeat",
      "at": "30 18 * * 0,1,2,3,4,5,6",
      "coolkit_timer_type": "repeat",
      "enabled": 1,
      "do": {
        "switch": "off"
      }
    },
    {
      "mId": "24acfe2b-0452-66d2-16b3-9b4c97b7fd1d",
      "type": "repeat",
      "at": "0 15 * * 0,1,3,5,6",
      "coolkit_timer_type": "repeat",
      "enabled": 1,
      "do": {
        "switch": "on",
        "ltype": "white",
        "white": {
          "br": 100,
          "ct": 50
        }
      }
    }
  ],
  "read": {
    "br": 50,
    "ct": 50
  }
}
bwp91 commented 1 year ago

Anyone still following, please try the beta version of the plugin for support for this [135] device, or the B02-BL

Benchassaing commented 1 year ago

Thanks

On 26 Jun 2023, at 02:13, Ben @.***> wrote:

Anyone still following, please try the beta version of the plugin for support for this [135] device, or the B02-BL

— Reply to this email directly, view it on GitHub https://github.com/bwp91/homebridge-ewelink/issues/470#issuecomment-1606285450, or unsubscribe https://github.com/notifications/unsubscribe-auth/A57BD242F3F3OC6O3KDMBZDXNCZYBANCNFSM6AAAAAAU74WUOY. You are receiving this because you authored the thread.