Skip to content

Commit 689b09d

Browse files
committed
[Zigbee] Fix image URLs
1 parent df00a24 commit 689b09d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/Zigbee.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -198,7 +198,7 @@ I.e. `multiplier=10` means multiply by 10, `multiplier=-5` means divide by 5
198198

199199
### Sonoff SNZB-02 Sensor
200200

201-
![SNZB-02](https://zigbee.blakadder.com/assets/images/devices/Sonoff_SNZB-02.jpg){ width="150" }
201+
![SNZB-02](https://zigbee.blakadder.com/assets/images/devices/Sonoff_SNZB-02.webp){ width="150" }
202202

203203
Put Z2T in **pairing mode** (command `ZbPermitJoin 1` or via WebUI) and keep the button of the sensor pressed for 5 seconds. Wait 20 seconds, you should see something similar to this in the logs:
204204

@@ -255,7 +255,7 @@ When you hover over the battery icon, you get a more precise reading.
255255

256256
### BlitzWolf SHP15 Plug
257257

258-
![SNZB-02](https://zigbee.blakadder.com/assets/images/devices/BlitzWolf_BW-SHP15.jpg){ width="150" }
258+
![SHP15](https://zigbee.blakadder.com/assets/images/devices/BlitzWolf_BW-SHP15.webp){ width="150" }
259259

260260
Put Z2T in **pairing mode** (command `ZbPermitJoin 1` or via WebUI) and keep the button of the sensor pressed for 5 seconds. Wait 20 seconds, you should see something similar to this in the logs:
261261

0 commit comments

Comments
 (0)