Skip to content

Commit

Permalink
Add Sonoff B02-BL #1026
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexxIT committed Nov 15, 2022
1 parent 8707553 commit 8071487
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions custom_components/sonoff/core/devices.py
Expand Up @@ -265,6 +265,8 @@ def spec(cls, base: str = None, enabled: bool = None, **kwargs) -> type:
XTemperatureNS,
XOutdoorTempNS,
], # Sonoff NS Panel
# https://github.com/AlexxIT/SonoffLAN/issues/1026
135: [XLightB02, RSSI], # Sonoff B02-BL
# https://github.com/AlexxIT/SonoffLAN/issues/766
136: [XLightB05B, RSSI], # Sonoff B05-BL
137: [XLightL1, RSSI],
Expand Down

0 comments on commit 8071487

Please sign in to comment.