File tree Expand file tree Collapse file tree 3 files changed +133
-3
lines changed Expand file tree Collapse file tree 3 files changed +133
-3
lines changed Original file line number Diff line number Diff line change @@ -247,7 +247,7 @@ Use the [MQTTX client](https://mqttx.app) to observe the messages that OpenSpool
247
247
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
248
248
```
249
249
250
- ### Contributors
250
+ # 👥 Contributors
251
251
252
252
<!-- readme: contributors -start -->
253
253
<table >
@@ -283,7 +283,13 @@ mqttx sub -t 'device/$SERIAL_NUMBER/report' -u -P $LAN_ACCESS_CODE --mqtt-versio
283
283
284
284
<p align =" center " >
285
285
<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;">
287
293
</a>
288
294
</p >
289
295
<p align =" center " >
@@ -292,7 +298,7 @@ mqttx sub -t 'device/$SERIAL_NUMBER/report' -u -P $LAN_ACCESS_CODE --mqtt-versio
292
298
293
299
<p align =" center " >
294
300
<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" >
296
302
</a>
297
303
</p >
298
304
<p align =" center " >
You can’t perform that action at this time.
0 commit comments