homebridge-eufy-security 2.2.0-beta.8 → 2.2.0-beta.9
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md
CHANGED
|
@@ -2,21 +2,11 @@
|
|
|
2
2
|
|
|
3
3
|
You can find the complete detailled changelog for every beta release [here](https://github.com/homebridge-eufy-security/plugin/releases).
|
|
4
4
|
|
|
5
|
-
## 2.2.0-beta.
|
|
6
|
-
|
|
7
|
-
### Added
|
|
8
|
-
|
|
9
|
-
- Support for Homebase 3, Eufy Camera 3 and Eufy Camera 3C
|
|
5
|
+
## 2.2.0-beta.9 - latest changes
|
|
10
6
|
|
|
11
7
|
### Fixed
|
|
12
8
|
|
|
13
|
-
-
|
|
14
|
-
Learn more here: #201 and [this thread](https://github.com/bropat/eufy-security-client/issues/242)
|
|
15
|
-
|
|
16
|
-
### Changed
|
|
17
|
-
|
|
18
|
-
- New Login field "Device Name" which sets the device type with which the api calls to the eufy cloud are simulated. If left blank a random device will be chosen.
|
|
19
|
-
- Updated eufy-security-client to latest version 2.2.3
|
|
9
|
+
- Fixed support for Homebase 3, Eufy Cam 3 and Eufy Cam 3C
|
|
20
10
|
|
|
21
11
|
## 2.2.0 (Beta)
|
|
22
12
|
|
|
@@ -9,5 +9,5 @@
|
|
|
9
9
|
<link rel="stylesheet" href="styles.e02689e7df4304da.css"></head>
|
|
10
10
|
<body>
|
|
11
11
|
<app-root></app-root>
|
|
12
|
-
<script src="runtime.1b3e1be22c2e329f.js" type="module"></script><script src="polyfills.6050693665c0e882.js" type="module"></script><script src="main.
|
|
12
|
+
<script src="runtime.1b3e1be22c2e329f.js" type="module"></script><script src="polyfills.6050693665c0e882.js" type="module"></script><script src="main.3b6cc7e30d4f0a21.js" type="module"></script></body>
|
|
13
13
|
</html>
|