iobroker.eusec 2.0.2 → 3.0.2

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/cleanupCveFix.js CHANGED
@@ -9,7 +9,7 @@
9
9
  * Usage: node cleanupCveFix.js
10
10
  */
11
11
 
12
- const { execSync } = require('child_process');
12
+ const { execSync } = require('node:child_process');
13
13
 
14
14
  /**
15
15
  * Log a message with timestamp
package/io-package.json CHANGED
@@ -1,22 +1,22 @@
1
1
  {
2
2
  "common": {
3
3
  "name": "eusec",
4
- "version": "2.0.2",
4
+ "version": "3.0.2",
5
5
  "news": {
6
- "2.0.2": {
7
- "en": "Remove fix for CVE-2023-46809 for node.js 22 and newer",
8
- "de": "Entfernen Sie Fix für CVE-2023-46809 für node.js 22 und neuer",
9
- "ru": "Удалить исправление для CVE-2023-46809 для node.js 22 и новее",
10
- "pt": "Remover correção para CVE-2023-46809 para nod.js 22 e mais recente",
11
- "nl": "Verwijder fix voor CVE-202-3-46809 voor node.js 22 en nieuwer",
12
- "fr": "Supprimer fix pour CVE-2023-46809 pour node.js 22 et plus récent",
13
- "it": "Rimuovere la correzione per CVE-2023-46809 per node.js 22 e più recente",
14
- "es": "Retire la fijación para CVE-2023-46809 para node.js 22 y nuevo",
15
- "pl": "Usuń fix dla CVE- 2023- 46809 dla node.js 22 i nowszych",
16
- "uk": "Видалити виправити для CVE-2023-46809 для node.js 22 і newer",
17
- "zh-cn": "删除CVE-2023-46809节点和较新节点的固定"
6
+ "3.0.2": {
7
+ "en": "Adapter requires node.js >= 22 now\nAdapter requires admin >= 7.7.22 now\nRefactoring\nFixed login failing with `Get passport profile - Response code not ok` since the eufy cloud started answering successful requests with code 200 instead of 0 (see [bropat/eufy-security-client#975](https://github.com/bropat/eufy-security-client/pull/975))\nFixed livestreaming being broken when go2rtc is configured to use an API port other than 1984, and the eufy livestream is now stopped when streaming into go2rtc fails ([#151](https://github.com/iobroker-community-adapters/ioBroker.eusec/pull/151), [#160](https://github.com/iobroker-community-adapters/ioBroker.eusec/issues/160))\ngo2rtc is now supervised and restarted if it terminates unexpectedly, the livestream states are cleared when a station disconnects, and a warning is logged when a camera streams at \"Auto\" quality ([#152](https://github.com/iobroker-community-adapters/ioBroker.eusec/pull/152))\nThe warning about the \"Auto\" streaming quality now also covers devices where \"Auto\" is not value 0 (eufyCam 3, Professional models and battery doorbells)\nRemoved the obsolete CVE-2023-46809 workaround for node.js 20 from the adapter startup\nPinned eufy-security-client to 4.1.1-1 and removed the unused packages mime and @types/ffmpeg-static",
8
+ "de": "Der Adapter benötigt jetzt Node.js >= 22.\nDer Adapter benötigt jetzt Administratorrechte ab Version 7.7.22.\nRefactoring\nDas Problem mit dem Anmeldefehler „Passport-Profil abrufen – Antwortcode nicht ok“ wurde behoben, da die eufy-Cloud erfolgreiche Anfragen nun mit dem Code 200 anstatt 0 beantwortet (siehe [bropat/eufy-security-client#975](https://github.com/bropat/eufy-security-client/pull/975)).\nEs wurde ein Fehler behoben, der dazu führte, dass Livestreaming nicht funktionierte, wenn go2rtc für die Verwendung eines anderen API-Ports als 1984 konfiguriert war. Der eufy-Livestream wird nun gestoppt, wenn das Streaming in go2rtc fehlschlägt ([#151](https://github.com/iobroker-community-adapters/ioBroker.eusec/pull/151), [#160](https://github.com/iobroker-community-adapters/ioBroker.eusec/issues/160)).\ngo2rtc wird nun überwacht und neu gestartet, wenn es unerwartet beendet wird, die Livestream-Status werden gelöscht, wenn eine Station die Verbindung trennt, und es wird eine Warnung protokolliert, wenn eine Kamera in der Qualität \"Auto\" streamt ([#152](https://github.com/iobroker-community-adapters/ioBroker.eusec/pull/152)).\nDer Warnhinweis zur Streaming-Qualität „Auto“ gilt nun auch für Geräte, bei denen „Auto“ nicht den Wert 0 hat (eufyCam 3, Professional-Modelle und batteriebetriebene Türklingeln).\nDer veraltete Workaround für CVE-2023-46809 in Node.js 20 wurde aus dem Adapter-Start entfernt.\neufy-security-client wurde auf Version 4.1.1-1 festgelegt und die nicht verwendeten Pakete mime und @types/ffmpeg-static wurden entfernt.",
9
+ "ru": "Для работы адаптера требуется Node.js версии >= 22.\nДля работы адаптера требуется версия admin >= 7.7.22.\nРефакторинг\nИсправлена ошибка входа в систему с сообщением `Get passport profile - Response code not ok`, поскольку облако eufy начало отвечать на успешные запросы кодом 200 вместо 0 (см. [bropat/eufy-security-client#975](https://github.com/bropat/eufy-security-client/pull/975))\nИсправлена ошибка, из-за которой потоковая передача в реальном времени прерывалась при настройке go2rtc на использование API-порта, отличного от 1984, а также теперь потоковая передача eufy останавливается при сбое передачи в go2rtc ([#151](https://github.com/iobroker-community-adapters/ioBroker.eusec/pull/151), [#160](https://github.com/iobroker-community-adapters/ioBroker.eusec/issues/160))\nТеперь go2rtc контролируется и перезапускается в случае неожиданного завершения работы, состояния прямой трансляции очищаются при отключении станции, и в журнал записывается предупреждение, когда камера транслирует видео в качестве \"Авто\" ([#152](https://github.com/iobroker-community-adapters/ioBroker.eusec/pull/152))\nПредупреждение о качестве потоковой передачи в режиме «Авто» теперь распространяется и на устройства, где значение параметра «Авто» не равно 0 (eufyCam 3, профессиональные модели и дверные звонки с батарейным питанием).\nУдалено устаревшее обходное решение CVE-2023-46809 для Node.js 20 из процесса запуска адаптера.\nЗафиксировали версию eufy-security-client на 4.1.1-1 и удалили неиспользуемые пакеты mime и @types/ffmpeg-static.",
10
+ "pt": "O adaptador agora requer Node.js >= 22.\nO adaptador agora requer o administrador na versão 7.7.22 ou superior.\nRefatoração\nCorrigido o problema de falha de login com `Obter perfil do passaporte - Código de resposta inválido`, visto que a nuvem eufy passou a responder solicitações bem-sucedidas com o código 200 em vez de 0 (consulte [bropat/eufy-security-client#975](https://github.com/bropat/eufy-security-client/pull/975)).\nCorrigido o problema que impedia a transmissão ao vivo quando o go2rtc estava configurado para usar uma porta de API diferente de 1984, e a transmissão ao vivo do eufy agora é interrompida quando a transmissão para o go2rtc falha ([#151](https://github.com/iobroker-community-adapters/ioBroker.eusec/pull/151), [#160](https://github.com/iobroker-community-adapters/ioBroker.eusec/issues/160))\nO go2rtc agora é supervisionado e reiniciado se for encerrado inesperadamente, os estados de transmissão ao vivo são limpos quando uma estação se desconecta e um aviso é registrado quando uma câmera transmite na qualidade \"Automática\" ([#152](https://github.com/iobroker-community-adapters/ioBroker.eusec/pull/152))\nO aviso sobre a qualidade de transmissão \"Automática\" agora também abrange dispositivos em que \"Automático\" não tem o valor 0 (eufyCam 3, modelos Professional e campainhas com bateria).\nRemovemos a solução alternativa obsoleta para a vulnerabilidade CVE-2023-46809 no Node.js 20 da inicialização do adaptador.\nFixei a versão do eufy-security-client na 4.1.1-1 e removi os pacotes não utilizados mime e @types/ffmpeg-static.",
11
+ "nl": "De adapter vereist nu Node.js versie 22 of hoger.\nAdapter vereist nu beheerdersversie >= 7.7.22.\nRefactoring\nHet probleem met het mislukken van de login met de foutmelding `Get passport profile - Response code not ok` is opgelost, omdat de eufy-cloud succesvolle verzoeken nu beantwoordt met code 200 in plaats van 0 (zie [bropat/eufy-security-client#975](https://github.com/bropat/eufy-security-client/pull/975)).\nEr is een probleem opgelost waarbij livestreaming niet werkte wanneer go2rtc was geconfigureerd om een andere API-poort dan 1984 te gebruiken, en de eufy-livestream wordt nu gestopt wanneer het streamen naar go2rtc mislukt ([#151](https://github.com/iobroker-community-adapters/ioBroker.eusec/pull/151), [#160](https://github.com/iobroker-community-adapters/ioBroker.eusec/issues/160)).\ngo2rtc wordt nu bewaakt en opnieuw opgestart als het onverwacht stopt, de livestream-statussen worden gewist wanneer een station de verbinding verbreekt en er wordt een waarschuwing geregistreerd wanneer een camera streamt met de kwaliteit \"Auto\" ([#152](https://github.com/iobroker-community-adapters/ioBroker.eusec/pull/152)).\nDe waarschuwing over de automatische streamingkwaliteit geldt nu ook voor apparaten waarbij 'Auto' niet op 0 is ingesteld (eufyCam 3, Professional-modellen en deurbellen op batterijen).\nDe verouderde workaround voor CVE-2023-46809 voor Node.js 20 is verwijderd uit de opstartprocedure van de adapter.\neufy-security-client is vastgezet op versie 4.1.1-1 en de ongebruikte pakketten mime en @types/ffmpeg-static zijn verwijderd.",
12
+ "fr": "L'adaptateur nécessite désormais Node.js >= 22.\nL'adaptateur nécessite désormais une version d'administrateur supérieure ou égale à 7.7.22.\nRefactorisation\nCorrection d'un problème de connexion échouant avec « Obtenir le profil Passport - Code de réponse non correct » depuis que le cloud eufy a commencé à répondre aux requêtes réussies avec le code 200 au lieu de 0 (voir [bropat/eufy-security-client#975](https://github.com/bropat/eufy-security-client/pull/975)).\nCorrection d'un problème de diffusion en direct qui se produisait lorsque go2rtc était configuré pour utiliser un port API autre que 1984 ; la diffusion en direct eufy est désormais interrompue en cas d'échec de la diffusion vers go2rtc ([#151](https://github.com/iobroker-community-adapters/ioBroker.eusec/pull/151), [#160](https://github.com/iobroker-community-adapters/ioBroker.eusec/issues/160))\ngo2rtc est désormais supervisé et redémarré en cas d'arrêt inattendu, les états de diffusion en direct sont effacés lorsqu'une station se déconnecte et un avertissement est consigné lorsqu'une caméra diffuse en qualité « Auto » ([#152](https://github.com/iobroker-community-adapters/ioBroker.eusec/pull/152))\nL'avertissement concernant la qualité de diffusion « Auto » s'applique désormais également aux appareils où la valeur « Auto » n'est pas 0 (eufyCam 3, modèles professionnels et sonnettes à piles).\nSuppression de la solution de contournement obsolète CVE-2023-46809 pour Node.js 20 du démarrage de l'adaptateur\nJ'ai figé eufy-security-client à la version 4.1.1-1 et supprimé les paquets inutilisés mime et @types/ffmpeg-static.",
13
+ "it": "L'adattatore ora richiede Node.js >= 22\nL'adattatore richiede ora l'amministratore >= 7.7.22\nRistrutturazione\nRisolto il problema di accesso non riuscito con `Get passport profile - Response code not ok` da quando il cloud di eufy ha iniziato a rispondere alle richieste riuscite con il codice 200 invece di 0 (vedi [bropat/eufy-security-client#975](https://github.com/bropat/eufy-security-client/pull/975)).\nRisolto il problema per cui lo streaming live si interrompeva quando go2rtc era configurato per utilizzare una porta API diversa dalla 1984, e lo streaming live di eufy ora viene interrotto quando lo streaming in go2rtc fallisce ([#151](https://github.com/iobroker-community-adapters/ioBroker.eusec/pull/151), [#160](https://github.com/iobroker-community-adapters/ioBroker.eusec/issues/160))\ngo2rtc ora è supervisionato e riavviato se termina inaspettatamente, gli stati del livestream vengono cancellati quando una stazione si disconnette e viene registrato un avviso quando una telecamera trasmette in streaming con qualità \"Auto\" ([#152](https://github.com/iobroker-community-adapters/ioBroker.eusec/pull/152))\nL'avviso relativo alla qualità di streaming \"Auto\" ora riguarda anche i dispositivi in cui \"Auto\" non ha valore 0 (eufyCam 3, modelli Professional e campanelli a batteria).\nRimossa la soluzione alternativa obsoleta CVE-2023-46809 per Node.js 20 dall'avvio dell'adattatore\nÈ stata bloccata la versione di eufy-security-client alla 4.1.1-1 e sono stati rimossi i pacchetti inutilizzati mime e @types/ffmpeg-static.",
14
+ "es": "El adaptador ahora requiere node.js >= 22.\nEl adaptador ahora requiere administrador >= 7.7.22\nRefactorización\nSe solucionó el problema de inicio de sesión que fallaba con `Get passport profile - Response code not ok` ya que la nube de eufy comenzó a responder las solicitudes exitosas con el código 200 en lugar de 0 (ver [bropat/eufy-security-client#975](https://github.com/bropat/eufy-security-client/pull/975)).\nSe solucionó el problema de la transmisión en vivo que se producía cuando go2rtc estaba configurado para usar un puerto API distinto de 1984, y ahora la transmisión en vivo de eufy se detiene cuando falla la transmisión a go2rtc ([#151](https://github.com/iobroker-community-adapters/ioBroker.eusec/pull/151), [#160](https://github.com/iobroker-community-adapters/ioBroker.eusec/issues/160)).\ngo2rtc ahora está supervisado y se reinicia si termina inesperadamente, los estados de transmisión en vivo se borran cuando una estación se desconecta y se registra una advertencia cuando una cámara transmite con calidad \"Automática\" ([#152](https://github.com/iobroker-community-adapters/ioBroker.eusec/pull/152)).\nLa advertencia sobre la calidad de transmisión \"Automática\" ahora también abarca los dispositivos donde \"Automática\" no tiene un valor de 0 (eufyCam 3, modelos profesionales y timbres con batería).\nSe eliminó la solución alternativa obsoleta CVE-2023-46809 para node.js 20 del inicio del adaptador.\nSe fijó eufy-security-client a la versión 4.1.1-1 y se eliminaron los paquetes no utilizados mime y @types/ffmpeg-static.",
15
+ "pl": "Adapter wymaga teraz node.js >= 22\nAdapter wymaga teraz administratora >= 7.7.22\nRefaktoryzacja\nNaprawiono błąd logowania powodujący błąd „Pobierz profil paszportowy — kod odpowiedzi nieprawidłowy”, ponieważ chmura Eufy zaczęła odpowiadać na pomyślne żądania kodem 200 zamiast 0 (patrz [bropat/eufy-security-client#975](https://github.com/bropat/eufy-security-client/pull/975))\nNaprawiono problem z przerywaniem transmisji strumieniowej na żywo, gdy go2rtc skonfigurowano do używania innego portu API niż 1984, a transmisja strumieniowa na żywo eufy jest teraz zatrzymywana w przypadku niepowodzenia transmisji strumieniowej do go2rtc ([#151](https://github.com/iobroker-community-adapters/ioBroker.eusec/pull/151), [#160](https://github.com/iobroker-community-adapters/ioBroker.eusec/issues/160))\ngo2rtc jest teraz nadzorowany i uruchamiany ponownie w przypadku nieoczekiwanego zakończenia, stany transmisji na żywo są czyszczone po rozłączeniu stacji, a ostrzeżenie jest rejestrowane, gdy kamera przesyła strumień w jakości „Auto” ([#152](https://github.com/iobroker-community-adapters/ioBroker.eusec/pull/152))\nOstrzeżenie o jakości przesyłania strumieniowego „Auto” obejmuje teraz również urządzenia, w których „Auto” nie ma wartości 0 (eufyCam 3, modele Professional i dzwonki do drzwi zasilane bateryjnie)\nUsunięto przestarzałe obejście CVE-2023-46809 dla node.js 20 z uruchamiania adaptera\nPrzypięto eufy-security-client do wersji 4.1.1-1 i usunięto nieużywane pakiety mime i @types/ffmpeg-static",
16
+ "uk": "Адаптер тепер вимагає node.js >= 22\nАдаптер тепер вимагає адміністратора >= 7.7.22\nРефакторинг\nВиправлено помилку входу з кодом `Get passport profile - Response code not ok`, оскільки хмара eufy почала відповідати на успішні запити з кодом 200 замість 0 (див. [bropat/eufy-security-client#975](https://github.com/bropat/eufy-security-client/pull/975)).\nВиправлено помилку, через яку пряма трансляція переривалася, коли go2rtc налаштовано на використання порту API, відмінного від 1984, а пряма трансляція eufy тепер зупинялася, коли потокова передача в go2rtc не вдавалася ([#151](https://github.com/iobroker-community-adapters/ioBroker.eusec/pull/151), [#160](https://github.com/iobroker-community-adapters/ioBroker.eusec/issues/160)).\ngo2rtc тепер контролюється та перезапускається у разі несподіваного завершення роботи, стани прямої трансляції очищуються, коли станція відключається, а попередження реєструється, коли камера транслює з якістю \"Auto\" ([#152](https://github.com/iobroker-community-adapters/ioBroker.eusec/pull/152))\nПопередження про якість потокової передачі \"Auto\" тепер також поширюється на пристрої, де значення \"Auto\" не дорівнює 0 (eufyCam 3, професійні моделі та дверні дзвінки на батарейках).\nВидалено застарілий спосіб вирішення проблеми CVE-2023-46809 для node.js 20 із автозавантаження адаптера.\nЗакріплено eufy-security-client до версії 4.1.1-1 та видалено невикористані пакети mime та @types/ffmpeg-static.",
17
+ "zh-cn": "适配器现在需要 node.js 版本 >= 22。\n适配器现在需要管理员版本 >= 7.7.22。\n重构\n修复了登录失败并显示“获取护照配置文件 - 响应代码不正确”的错误,因为 eufy 云开始使用代码 200 而不是 0 来响应成功的请求(参见 [bropat/eufy-security-client#975](https://github.com/bropat/eufy-security-client/pull/975))。\n修复了当 go2rtc 配置为使用 1984 以外的 API 端口时直播中断的问题,并且现在当向 go2rtc 传输流失败时,eufy 直播也会停止([#151](https://github.com/iobroker-community-adapters/ioBroker.eusec/pull/151), [#160](https://github.com/iobroker-community-adapters/ioBroker.eusec/issues/160))。\ngo2rtc 现在受到监控,如果意外终止则重新启动;当站点断开连接时,直播流状态将被清除;当摄像头以“自动”质量进行流传输时,将记录警告([#152](https://github.com/iobroker-community-adapters/ioBroker.eusec/pull/152))。\n现在,关于“自动”流媒体质量的警告也适用于“自动”值不为 0 的设备(例如 eufyCam 3、专业型号和电池门铃)。\n从适配器启动文件中移除了针对 Node.js 20 的过时的 CVE-2023-46809 变通方案\n将 eufy-security-client 版本锁定到 4.1.1-1,并移除了未使用的 mime 和 @types/ffmpeg-static 软件包。"
18
18
  },
19
- "2.0.1": {
19
+ "2.0.3": {
20
20
  "en": "Remove fix for CVE-2023-46809 for node.js 22 and newer",
21
21
  "de": "Entfernen Sie Fix für CVE-2023-46809 für node.js 22 und neuer",
22
22
  "ru": "Удалить исправление для CVE-2023-46809 для node.js 22 и новее",
@@ -32,7 +32,7 @@
32
32
  "2.0.0": {
33
33
  "en": "Adapter has been migrated to iobroker-community-adapters organisation\nAdapter requires node.js >= 20, js-controller >= 6.0.11 and admin >= 7.6.17 now\nDependencies have been updated",
34
34
  "de": "Adapter wurde auf iobroker-community-Adapter Organisation migriert\nAdapter benötigt node.js >= 20, js-controller >= 6.0.11 und admin >= 7.6.17 jetzt\nAbhängigkeiten wurden aktualisiert",
35
- "ru": "Адаптер был перенесен в организацию адаптации сообщества йоброкеров\nАдаптер требует node.js >= 20, js-контроллер >= 6.0.11 и админ >= 7.6.17 сейчас\nЗависимости были обновлены",
35
+ "ru": "Адаптер был перенесен в организацию iobroker-community-Adapter\nАдаптер требует node.js >= 20, js-контроллер >= 6.0.11 и админ >= 7.6.17 сейчас\nЗависимости были обновлены",
36
36
  "pt": "Adaptador foi migrado para iobroker-community-adaptadores organização\nO adaptador necessita de nodo.js >= 20, js-controlador >= 6.0.11 e administrador >= 7.6.17 agora\nAs dependências foram atualizadas",
37
37
  "nl": "Adapter is gemigreerd naar iobroker-community-adapters organisatie\nVoor adapters zijn node.js < 20, js-controller <= 6,0.11 en admin <= 7.6.17 nu vereist\nAfhankelijkheden zijn bijgewerkt",
38
38
  "fr": "L'adaptateur a été transféré vers l'organisation iobroker-community-adapters\nAdapter nécessite node.js >= 20, js-controller >= 6.0.11 et admin >= 7.6.17 maintenant\nLes dépendances ont été actualisées",
@@ -80,19 +80,6 @@
80
80
  "es": "Solucionados los problemas #436, #439\n",
81
81
  "pl": "Naprawiono błędy #436, #439\n",
82
82
  "zh-cn": "修正問題 #436、#439\n"
83
- },
84
- "1.3.0": {
85
- "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",
86
- "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",
87
- "de": "Erfordert ioBroker.js-controller Version >= 6.0.0\nErfordert ioBroker.admin Version >= 7.0.12\nErfordert Node-Version >= 20\nUnterstützung für Floodlight Cam E340 (T8425; #428) hinzugefügt\nUnterstützung für Solar Wall Light Cam S120 (T84A0; #406) hinzugefügt\nUnterstützung für Indoor Cam S350 (T8416; #403) hinzugefügt\nUnterstützung für eufyCam E330 (Professional; T8600; #391) hinzugefügt\nUnterstützung für SoloCam S340 (T8170; #392, #399) hinzugefügt\nSendTo-Funktionalität implementiert (#294)\nVersion des Pakets eufy-security-client (3.1.0) aktualisiert\nAktualisierte Version des Pakets go2rtc-static (1.9.4)\nBehobene Probleme #371, #376, #379, #380, #387, #420, #422, #432\n",
88
- "ru": "Требуется версия ioBroker.js-controller >= 6.0.0\nТребуется версия ioBroker.admin >= 7.0.12\nТребуется версия node >= 20\nДобавлена поддержка Floodlight Cam E340 (T8425; #428)\nДобавлена поддержка Solar Wall Light Cam S120 (T84A0; #406)\nДобавлена поддержка Indoor Cam S350 (T8416; #403)\nДобавлена поддержка eufyCam E330 (Professional; T8600; #391)\nДобавлена поддержка SoloCam S340 (T8170; #392, #399)\nРеализована функциональность sendTo (#294)\nОбновленная версия пакета eufy-security-client (3.1.0)\nОбновлена версия пакета go2rtc-static (1.9.4)\nИсправлены проблемы #371, #376, #379, #380, #387, #420, #422, #432\n",
89
- "pt": "Requer ioBroker.js-controller versão >= 6.0.0\nRequer ioBroker.admin versão >= 7.0.12\nRequer node versão >= 20\nAdicionado suporte para Floodlight Cam E340 (T8425; #428)\nAdicionado suporte para Solar Wall Light Cam S120 (T84A0; #406)\nAdicionado suporte para Indoor Cam S350 (T8416; #403)\nAdicionado suporte para eufyCam E330 (Professional; T8600; #391)\nAdicionado suporte para SoloCam S340 (T8170; #392, #399)\nImplementada a funcionalidade sendTo (#294)\nVersão atualizada do pacote eufy-security-client (3.1.0)\nVersão atualizada do pacote go2rtc-static (1.9.4)\nProblemas corrigidos #371, #376, #379, #380, #387, #420, #422, #432\n",
90
- "nl": "Vereist ioBroker.js-controller versie >= 6.0.0\nVereist ioBroker.admin versie >= 7.0.12\nVereist node versie >= 20\nOndersteuning toegevoegd voor Floodlight Cam E340 (T8425; #428)\nOndersteuning toegevoegd voor Solar Wall Light Cam S120 (T84A0; #406)\nOndersteuning toegevoegd voor Indoor Cam S350 (T8416; #403)\nOndersteuning toegevoegd voor eufyCam E330 (Professional; T8600; #391)\nOndersteuning toegevoegd voor SoloCam S340 (T8170; #392, #399)\nStuurTo functionaliteit geïmplementeerd (#294)\nBijgewerkte versie van het pakket eufy-security-client (3.1.0)\nBijgewerkte versie van het pakket go2rtc-static (1.9.4)\nProblemen opgelost #371, #376, #379, #380, #387, #420, #422, #432\n",
91
- "fr": "Nécessite une version de ioBroker.js-controller >= 6.0.0\nNécessite une version de ioBroker.admin >= 7.0.12\nNécessite une version de node >= 20\nAjout de la prise en charge de la Floodlight Cam E340 (T8425; #428)\nAjout de la prise en charge de la Solar Wall Light Cam S120 (T84A0; #406)\nAjout de la prise en charge de la Indoor Cam S350 (T8416; #403)\nAjout de la prise en charge de la eufyCam E330 (Professional; T8600; #391)\nAjout de la prise en charge de la SoloCam S340 (T8170; #392, #399)\nImplémentation de la fonctionnalité sendTo (#294)\nVersion mise à jour du paquet eufy-security-client (3.1.0)\nVersion mise à jour du paquet go2rtc-static (1.9.4)\nCorrection des problèmes #371, #376, #379, #380, #387, #420, #422, #432\n",
92
- "it": "Richiede la versione di ioBroker.js-controller >= 6.0.0\nRichiede la versione di ioBroker.admin >= 7.0.12\nRichiede la versione di node >= 20\nAggiunto il supporto per Floodlight Cam E340 (T8425; #428)\nAggiunto il supporto per Solar Wall Light Cam S120 (T84A0; #406)\nAggiunto il supporto per Indoor Cam S350 (T8416; #403)\nAggiunto il supporto per eufyCam E330 (Professional; T8600; #391)\nAggiunto il supporto per SoloCam S340 (T8170; #392, #399)\nImplementata la funzionalità sendTo (#294)\nAggiornata la versione del pacchetto eufy-security-client (3.1.0)\nVersione aggiornata del pacchetto go2rtc-static (1.9.4)\nRisolti i problemi #371, #376, #379, #380, #387, #420, #422, #432\n",
93
- "es": "Requiere ioBroker.js-controller versión >= 6.0.0\nRequiere ioBroker.admin versión >= 7.0.12\nRequiere node versión >= 20\nAñadido soporte para Floodlight Cam E340 (T8425; #428)\nAñadido soporte para Solar Wall Light Cam S120 (T84A0; #406)\nAñadido soporte para Indoor Cam S350 (T8416; #403)\nAñadido soporte para eufyCam E330 (Professional; T8600; #391)\nAñadido soporte para SoloCam S340 (T8170; #392, #399)\nImplementada la funcionalidad sendTo (#294)\nVersión actualizada del paquete eufy-security-client (3.1.0)\nVersión actualizada del paquete go2rtc-static (1.9.4)\nSolucionados los problemas #371, #376, #379, #380, #387, #420, #422, #432\n",
94
- "pl": "Wymaga ioBroker.js-controller w wersji >= 6.0.0\nWymaga ioBroker.admin w wersji >= 7.0.12\nWymaga node w wersji >= 20\nDodano obsługę Floodlight Cam E340 (T8425; #428).\nDodano obsługę Solar Wall Light Cam S120 (T84A0; #406).\nDodano obsługę Indoor Cam S350 (T8416; #403).\nDodano obsługę eufyCam E330 (Professional; T8600; #391).\nDodano obsługę SoloCam S340 (T8170; #392, #399).\nZaimplementowano funkcję sendTo (#294)\nZaktualizowana wersja pakietu eufy-security-client (3.1.0)\nZaktualizowano wersję pakietu go2rtc-static (1.9.4)\nNaprawiono błędy #371, #376, #379, #380, #387, #420, #422, #432\n",
95
- "zh-cn": "要求 ioBroker.js-controller 版本 >= 6.0.0\n要求 ioBroker.admin 版本 >= 7.0.12\n要求 node 版本 >= 20\n已添加对 Floodlight Cam E340(T8425; #428)的支持\n已添加对 Solar Wall Light Cam S120(T84A0; #406)的支持\n已添加对 Indoor Cam S350(T8416; #403)的支持\n已添加对 eufyCam E330(Professional; T8600; #391)的支持\n已添加对 SoloCam S340(T8170; #392, #399)的支持\n執行 sendTo 功能 (#294)\n包 eufy-security-client (3.1.0) 的更新版本\n软件包 go2rtc-static 的更新版本 (1.9.4)\n修正問題 #371、#376、#379、#380、#387、#420、#422、#432\n"
96
83
  }
97
84
  },
98
85
  "titleLang": {
@@ -152,6 +139,7 @@
152
139
  "dataSource": "poll",
153
140
  "tier": 2,
154
141
  "messagebox": true,
142
+ "stopBeforeUpdate": true,
155
143
  "dependencies": [
156
144
  {
157
145
  "js-controller": ">=6.0.11"
@@ -159,7 +147,7 @@
159
147
  ],
160
148
  "globalDependencies": [
161
149
  {
162
- "admin": ">=7.6.17"
150
+ "admin": ">=7.7.22"
163
151
  }
164
152
  ],
165
153
  "dataFolder": "eusec.%INSTANCE%",
package/package.json CHANGED
@@ -1,20 +1,11 @@
1
1
  {
2
2
  "name": "iobroker.eusec",
3
- "version": "2.0.2",
3
+ "version": "3.0.2",
4
4
  "description": "ioBroker adapter that integrates Eufy-Security cameras with stations",
5
- "author": {
6
- "name": "bropat",
7
- "email": "patrick.broetto@gmail.com"
8
- },
5
+ "author": "bropat <patrick.broetto@gmail.com>",
9
6
  "contributors": [
10
- {
11
- "name": "iobroker-community-adapters",
12
- "email": "iobroker-community-adapters@gmx.de"
13
- },
14
- {
15
- "name": "mcm1957",
16
- "email": "mcm57@gmx.at"
17
- }
7
+ "iobroker-community-adapters <iobroker-community-adapters@gmx.de>",
8
+ "mcm1957 <mcm57@gmx.at>"
18
9
  ],
19
10
  "homepage": "https://github.com/iobroker-community-adapters/ioBroker.eusec",
20
11
  "license": "MIT",
@@ -31,38 +22,36 @@
31
22
  "url": "https://github.com/iobroker-community-adapters/ioBroker.eusec"
32
23
  },
33
24
  "engines": {
34
- "node": ">=20.0.0"
25
+ "node": ">=22.0.0"
35
26
  },
36
27
  "dependencies": {
37
28
  "@bropat/fluent-ffmpeg": "^2.1.3",
38
29
  "@cospired/i18n-iso-languages": "^4.2.0",
39
- "@iobroker/adapter-core": "^3.3.2",
40
- "eufy-security-client": "^3.1.1",
41
- "ffmpeg-for-homebridge": "^2.1.1",
42
- "fs-extra": "^11.2.0",
30
+ "@iobroker/adapter-core": "^3.4.3",
31
+ "eufy-security-client": "4.1.1-1",
32
+ "ffmpeg-for-homebridge": "^2.2.2",
33
+ "fs-extra": "^11.4.0",
43
34
  "go2rtc-static": "^1.9.4",
44
- "got": "^14.4.2",
45
- "i18n-iso-countries": "^7.12.0",
46
- "mime": "^4.0.4",
47
- "ts-log": "^2.2.5"
35
+ "got": "^16.0.0",
36
+ "i18n-iso-countries": "^7.14.0",
37
+ "ts-log": "^3.0.3"
48
38
  },
49
39
  "devDependencies": {
50
- "@alcalzone/release-script": "^5.0.0",
51
- "@alcalzone/release-script-plugin-iobroker": "^4.0.0",
52
- "@alcalzone/release-script-plugin-license": "^4.0.0",
53
- "@alcalzone/release-script-plugin-manual-review": "^4.0.0",
40
+ "@alcalzone/release-script": "^5.2.1",
41
+ "@alcalzone/release-script-plugin-iobroker": "^5.2.0",
42
+ "@alcalzone/release-script-plugin-license": "^5.2.2",
43
+ "@alcalzone/release-script-plugin-manual-review": "^5.2.0",
54
44
  "@iobroker/adapter-dev": "^1.5.0",
55
- "@iobroker/eslint-config": "^2.2.0",
56
- "@iobroker/testing": "^5.1.1",
57
- "@tsconfig/node20": "^20.1.4",
58
- "@types/express": "^4.17.21",
59
- "@types/ffmpeg-static": "^3.0.3",
45
+ "@iobroker/eslint-config": "^2.3.4",
46
+ "@iobroker/testing": "^5.3.0",
47
+ "@tsconfig/node22": "^22.0.6",
48
+ "@types/express": "^5.0.6",
60
49
  "@types/fs-extra": "^11.0.4",
61
- "@types/node": "^24.9.1",
62
- "rimraf": "^6.0.1",
50
+ "@types/node": "^22.20.1",
51
+ "rimraf": "^6.1.3",
63
52
  "source-map-support": "^0.5.21",
64
53
  "ts-node": "^10.9.2",
65
- "typescript": "^5.9.3"
54
+ "typescript": "^6.0.3"
66
55
  },
67
56
  "main": "build/main.js",
68
57
  "files": [
@@ -86,7 +75,7 @@
86
75
  "test:integration": "mocha test/integration --exit",
87
76
  "test": "npm run test:ts && npm run test:package",
88
77
  "check": "tsc --noEmit",
89
- "lint": "eslint -c eslint.config.mjs .",
78
+ "lint": "eslint -c eslint.config.mjs",
90
79
  "translate": "translate-adapter",
91
80
  "release": "release-script",
92
81
  "postinstall": "node ./cleanupCveFix.js"