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: CHANGELOG.md
+14Lines changed: 14 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,20 @@
2
2
3
3
All notable changes to this project will be documented in this file. This project uses [Semantic Versioning](https://semver.org/).
4
4
5
+
## v1.3.2 (2021-03-04)
6
+
7
+
Please make sure you have done the following before updating:
8
+
9
+
* Read the full [release notes for v1.3.0](https://github.com/homebridge/homebridge/releases/tag/v1.3.0) if you have not already done so.
10
+
11
+
### Notable Changes
12
+
13
+
*[#2845](https://github.com/homebridge/homebridge/issues/2820) - Added the ability for more than one accessory of the same type to be added to a single child bridge. [See docs for more info](https://github.com/homebridge/homebridge/wiki/Child-Bridges#multiple-accessories-on-the-same-child-bridge).
14
+
15
+
### Other Changes
16
+
17
+
* Warnings about "slow" plugin characteristics will no longer be shown for external / unbridges accessories (typically Cameras or TVs) as these do not slow down the entire bridge.
18
+
5
19
## v1.3.1 (2021-02-23)
6
20
7
21
Please make sure you have done the following before updating:
0 commit comments