SonoffLAN icon indicating copy to clipboard operation
SonoffLAN copied to clipboard

Add support Sonoff SNZB-05P

Open cpmarexel2f opened this issue 1 year ago • 4 comments

Is it possible to implement support for SNZB-05P?

It currently gives me: Sl01

cpmarexel2f avatar Sep 20 '24 08:09 cpmarexel2f

https://github.com/AlexxIT/SonoffLAN?tab=readme-ov-file#issues

AlexxIT avatar Sep 20 '24 14:09 AlexxIT

https://github.com/AlexxIT/SonoffLAN?tab=readme-ov-file#issues

"device": {
  "uiid": 7019,
  "params": {
    "subDevId": "0ceff6fffe6c58c67019",
    "parentid": "10022783f5",
    "staMac": "***",
    "fwVersion": "1.0.2",
    "otaInfo": {},
    "battery": 100,
    "water": 0,
    "trigTime": 1726033554146,
    "subDevRssi": -62
  },
  "model": "SNZB-05P",
  "online": true,
  "local": null,
  "localtype": null,
  "host": null,
  "deviceid": "a48009d8d6"
}

cpmarexel2f avatar Sep 22 '24 20:09 cpmarexel2f

Supported in latest master version

AlexxIT avatar Sep 23 '24 09:09 AlexxIT

Supported in latest master version

Perfect!!!

Sl01

cpmarexel2f avatar Sep 23 '24 09:09 cpmarexel2f

Thanks, I'm currently testing it: would it be possible to keep the signal strenght information as a sensor (subDevRssi)?

thanks a lot for your work

fabiopovoledo avatar Oct 22 '24 13:10 fabiopovoledo

https://github.com/AlexxIT/SonoffLAN/releases/tag/v3.8.2

AlexxIT avatar Jan 16 '25 17:01 AlexxIT