Skip to content

Commit b147340

Browse files
authored
Homebridge Verified
1 parent 41058f9 commit b147340

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
<img src="https://github.com/homebridge/branding/raw/latest/logos/homebridge-wordmark-logo-vertical.png" width="150">
33
</p>
44
<p align="center">
5+
<a href="https://github.com/homebridge/homebridge/wiki/Verified-Plugins"><img title="verified by homebridge" src="https://badgen.net/badge/homebridge/verified/purple"></a>
56
<a href="https://www.npmjs.com/package/homebridge-tempstick"><img title="npm version" src="https://badgen.net/npm/v/homebridge-tempstick?label=stable"></a>
67
<a href="https://www.npmjs.com/package/homebridge-tempstick"><img title="npm downloads" src="https://badgen.net/npm/dt/homebridge-tempstick"></a>
78
<a href="https://github.com/gorhack/tempstick/actions/workflows/build.yml"><img title="Node Build" src="https://github.com/gorhack/tempstick/actions/workflows/build.yml/badge.svg"></a>
@@ -51,7 +52,7 @@ An example configuration that publishes a notification with a Title and message:
5152
- [x] Use offsets (`probe_temp_offset`, `humidity_offset`, `temp_offset`) for calibrated sensors
5253
- `last_tcTemp`, `last_humidity`, and `last_temp` include any user-set offset
5354
- [x] Request latest readings based on `send_interval` and `next_checkin`
54-
- [ ] Homebridge [verified](https://github.com/homebridge/verified)
55+
- [x] Homebridge [verified](https://github.com/homebridge/verified)
5556
- [x] Request updated documentation in [API](https://tempstickapi.com/docs/) for undocumented parameters
5657
(`last_tcTemp` and `groups` for example)
5758
- Response: "...you don't need to worry about these values as they don't have a direct impact

0 commit comments

Comments
 (0)