bwp91 / homebridge-ewelink

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

[NEW DEVICE] Support for SONOFF SNZB-02D (New Temperature/Humidity Sensor) #494

Closed vaasu117 closed 1 year ago

vaasu117 commented 1 year ago

https://sonoff.tech/product/gateway-and-sensors/snzb-2d/

bwp91 commented 1 year ago

Hi @vaasu117 is this device not already supported?

eurisakella commented 1 year ago

I have two of those and it doesn’t show them in homebridge.

vaasu117 commented 1 year ago

Hi Ben.

This is the newer version of Sonoff’s Temperature and Humidity which is not yet supported.

Thanks & Regards, Sri

On Thu, 22 Jun 2023 at 2:44 AM, Ben @.***> wrote:

Hi @vaasu117 https://github.com/vaasu117 is this device not already supported?

— Reply to this email directly, view it on GitHub https://github.com/bwp91/homebridge-ewelink/issues/494#issuecomment-1601686114, or unsubscribe https://github.com/notifications/unsubscribe-auth/A77LRJUSLZ32MUVBPWKQ7EDXMNP3FANCNFSM6AAAAAAYITNVDU . You are receiving this because you were mentioned.Message ID: @.***>

bwp91 commented 1 year ago

Looks like this comment belongs here as it seems this is the matching model:

[SNZB-02D] is not supported, do create a GitHub issue with the following info: [1771] {"bindInfos":{"gaction":["1d958b77-3023-4333-8c68-8d2c6a8cc56c_ewelinkGoogleHome"],"smartThings":[]},"subDevId":"fd8377feff10fb301771","parentid":"10015e97c4","fwVersion":"1.0.9","tempComfortUpper":"2700","tempComfortLower":"1900","humiComfortLower":"4000","tempUnit":0,"ASYNC":2,"humidity":"6110","humiComfortStatus":2,"temperature":"2610","tempComfortStatus":0,"timeZone":3,"battery":100,"supportPowConfig":1,"trigTime":"1686605198800","humiComfortUpper":"6000"}.

Thanks for posting this!

bwp91 commented 1 year ago

Posting for my benefit:

{
  "bindInfos": {
    "gaction": [
      "1d958b77-3023-4333-8c68-8d2c6a8cc56c_ewelinkGoogleHome"
    ],
    "smartThings": []
  },
  "subDevId": "fd8377feff10fb301771",
  "parentid": "10015e97c4",
  "fwVersion": "1.0.9",
  "tempComfortUpper": "2700",
  "tempComfortLower": "1900",
  "humiComfortLower": "4000",
  "tempUnit": 0,
  "ASYNC": 2,
  "humidity": "6110",
  "humiComfortStatus": 2,
  "temperature": "2610",
  "tempComfortStatus": 0,
  "timeZone": 3,
  "battery": 100,
  "supportPowConfig": 1,
  "trigTime": "1686605198800",
  "humiComfortUpper": "6000"
}
bwp91 commented 1 year ago

Can anyone update to the beta version of the plugin and check this device is now working?

https://github.com/bwp91/homebridge-ewelink/wiki/Beta-Version

carlheinmostert commented 1 year ago

Hi @bwp91

Great plugin. Thanks you. Please post BTC wallet I would like to contribute.

I have installed the beta nd still get:

[Living Room Temp] is not supported, do create a GitHub issue with the following info:

[7014] {
  "bindInfos": {
    "ifttt": [
      "e5de4c63-f035-4a73-a42b-0266f00bca29_c7a1fe14a59d4ae58493540d644fbe6f"
    ],
    "smartThings": [
      "e5de4c63-f035-4a73-a42b-0266f00bca29_ewelink-smartthings-smart-home"
    ],
    "iftttTriggerCnt": 7,
    "gaction": [
      "e5de4c63-f035-4a73-a42b-0266f00bca29_ewelinkGoogleHome"
    ]
  },
  "subDevId": "4b3577feff10fb307014",
  "parentid": "10018edee7",
  "fwVersion": "1.0.9",
  "battery": 100,
  "trigTime": "1687805377000",
  "supportPowConfig": 1,
  "tempUnit": 0,
  "tempComfortLower": "1900",
  "tempComfortUpper": "2700",
  "humiComfortLower": "4000",
  "humiComfortUpper": "6000",
  "temperature": "1860",
  "ASYNC": 2,
  "tempComfortStatus": 1,
  "humidity": "3850",
  "humiComfortStatus": 1,
  "timeZone": 2
}.

Please let me know if I can assist further. Keen to get this sorted as I am new in SONOFF and bought this device.

Many thanks

Carl

bwp91 commented 1 year ago

@carlheinmostert hey, which device or model is this?

bwp91 commented 1 year ago

@carlheinmostert anyway, question above was just out of interest for my records!

Please try the newest beta, this device should start working 👍

carlheinmostert commented 1 year ago

Regards,Carl0828219102On 28 Jun 2023, at 00:22, Ben @.***> wrote: @carlheinmostert hey, which device or model is this?

—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you were mentioned.Message ID: @.***>

eurisakella commented 1 year ago

I tried beta version and everything works great!

carlheinmostert commented 1 year ago

Hi @bwp91

Thanks I have confirmed that my temp device is now working properly. Many thanks!

Model: SNZB - 02D

Best regards,

Carl-Hein

vaasu117 commented 1 year ago

Hi Ben.

The beta version is working fine and recognized my SNZB-02D. Thanks a million.

Regards, Sri

On Sun, 25 Jun 2023 at 23:41, Ben @.***> wrote:

Can anyone update to the beta version of the plugin and check this device is now working?

https://github.com/bwp91/homebridge-ewelink/wiki/Beta-Version

— Reply to this email directly, view it on GitHub https://github.com/bwp91/homebridge-ewelink/issues/494#issuecomment-1606201501, or unsubscribe https://github.com/notifications/unsubscribe-auth/A77LRJRHPPUYEX3GX3WBGHDXNB5ORANCNFSM6AAAAAAYITNVDU . You are receiving this because you were mentioned.Message ID: @.***>