Skip to content

Commit 926f015

Browse files
committed
Update certifications
1 parent 3e4b829 commit 926f015

File tree

3 files changed

+133
-3
lines changed

3 files changed

+133
-3
lines changed

README.md

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -247,7 +247,7 @@ Use the [MQTTX client](https://mqttx.app) to observe the messages that OpenSpool
247247
mqttx sub -t 'device/$SERIAL_NUMBER/report' -u -P $LAN_ACCESS_CODE --mqtt-version 3.1.1 -h $IP_ADDRESS -p 8883 -l mqtts --insecure
248248
```
249249

250-
### Contributors
250+
# 👥 Contributors
251251

252252
<!-- readme: contributors -start -->
253253
<table>
@@ -283,7 +283,13 @@ mqttx sub -t 'device/$SERIAL_NUMBER/report' -u -P $LAN_ACCESS_CODE --mqtt-versio
283283

284284
<p align="center">
285285
<a href="https://certification.oshwa.org/us002704.html">
286-
<img src="./images/certification-mark-US002704-stacked.svg" width="400" style="border: 2px solid #e0e0e0; border-radius: 10px; padding: 10px; margin-bottom: 5px;">
286+
<img src="./images/oshw-logo.svg" width="200"
287+
style="border: 1px solid #ffffff; border-radius: 25px; padding: 10px; margin-bottom: 5px;">
288+
</a>
289+
</p>
290+
<p align="center">
291+
<a href="https://certification.oshwa.org/us002704.html">
292+
<img src="./images/certification-mark-US002704-wide.svg" width="300" style="border: 1px solid #ffffff; border-radius: 25px; padding: 10px; margin-bottom: 5px;">
287293
</a>
288294
</p>
289295
<p align="center">
@@ -292,7 +298,7 @@ mqttx sub -t 'device/$SERIAL_NUMBER/report' -u -P $LAN_ACCESS_CODE --mqtt-versio
292298

293299
<p align="center">
294300
<a href="https://devices.esphome.io/devices/OpenSpool">
295-
<img src="./images/made-for-esphome-white-on-black.svg" width="400" style="border: 2px solid #e0e0e0; border-radius: 10px; padding: 10px; margin-top: 15px; margin-bottom: 5px;">
301+
<img src="./images/made-for-esphome-white-on-black.svg" width="400" >
296302
</a>
297303
</p>
298304
<p align="center">
Lines changed: 33 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)