You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -21,6 +21,8 @@ This fork differs from the original [jnovack/homebridge-better-http-rgb](https:/
21
21
updated state after reboot.
22
22
* Supports regular expression pattern matching for on/off switches to determine whether the body reflects an on or off status.
23
23
* Fixes a bug which causes the original plugin to not report the correct manufacturer, make and model towards HomeKit.
24
+
* Briefly turn off/on or on/off the light/switch to locate the device's physical
25
+
location when HomeKit requests 'identify'.
24
26
* Added timeout parameter to prevent HomeBridge from getting stuck on a single unresponsive device. Credits: [Tommrodrigues/homebridge-better-http-rgb](https://github.com/Tommrodrigues/homebridge-better-http-rgb).
0 commit comments