Skip to content

Commit 5bb6804

Browse files
committed
Updated version to 1.3.1
Updated docs and readme
1 parent 035d458 commit 5bb6804

File tree

3 files changed

+20
-2
lines changed

3 files changed

+20
-2
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,11 @@ Best is to set the adapter to Debug log mode (see [here](https://bropat.github.i
4747

4848
## Changelog
4949

50+
### 1.3.1 (2024-09-08)
51+
52+
* (bropat) Fixed issue #436
53+
* (bropat) Fixed issue #439
54+
5055
### 1.3.0 (2024-08-27)
5156

5257
* (bropat) Requires ioBroker.admin version >= 7.0.12

docs/_coverpage.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
![logo](_media/ioBroker.euSec.png)
22

3-
# ioBroker.euSec <small>1.3.0</small>
3+
# ioBroker.euSec <small>1.3.1</small>
44

55
> An [ioBroker](https://www.iobroker.net) adapter that uses the [eufy-security-client](https://github.com/bropat/eufy-security-client) library to comunicate with Eufy devices
66

io-package.json

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,21 @@
11
{
22
"common": {
33
"name": "eusec",
4-
"version": "1.3.0",
4+
"version": "1.3.1",
55
"news": {
6+
"1.3.1": {
7+
"en": "Fixed issues #436, #439\n",
8+
"uk": "Fixed issues #436, #439\n",
9+
"de": "Behobene Probleme #436, #439\n",
10+
"ru": "Исправлены проблемы #436, #439\n",
11+
"pt": "Problemas corrigidos #436, #439\n",
12+
"nl": "Problemen opgelost #436, #439\n",
13+
"fr": "Correction des problèmes #436, #439\n",
14+
"it": "Risolti i problemi #436, #439\n",
15+
"es": "Solucionados los problemas #436, #439\n",
16+
"pl": "Naprawiono błędy #436, #439\n",
17+
"zh-cn": "修正問題 #436、#439\n"
18+
},
619
"1.3.0": {
720
"en": "Requires ioBroker.js-controller version >= 6.0.0\nRequires ioBroker.admin version >= 7.0.12\nRequires node version >= 20\nAdded support for Floodlight Cam E340 (T8425; #428)\nAdded support for Solar Wall Light Cam S120 (T84A0; #406)\nAdded support for Indoor Cam S350 (T8416; #403)\nAdded support for eufyCam E330 (Professional; T8600; #391)\nAdded support for SoloCam S340 (T8170; #392, #399)\nImplemented sendTo functionality (#294)\nUpdated version of the package eufy-security-client (3.1.0)\nUpdated version of the package go2rtc-static (1.9.4)\nFixed issues #371, #376, #379, #380, #387, #420, #422, #432\n",
821
"uk": "Requires ioBroker.js-controller version >= 6.0.0\nRequires ioBroker.admin version >= 7.0.12\nRequires node version >= 20\nAdded support for Floodlight Cam E340 (T8425; #428)\nAdded support for Solar Wall Light Cam S120 (T84A0; #406)\nAdded support for Indoor Cam S350 (T8416; #403)\nAdded support for eufyCam E330 (Professional; T8600; #391)\nAdded support for SoloCam S340 (T8170; #392, #399)\nImplemented sendTo functionality (#294)\nUpdated version of the package eufy-security-client (3.1.0)\nUpdated version of the package go2rtc-static (1.9.4)\nFixed issues #371, #376, #379, #380, #387, #420, #422, #432\n",

0 commit comments

Comments
 (0)