iobroker.zigbee2mqtt 3.0.4 → 3.0.6

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/README.md CHANGED
@@ -22,6 +22,15 @@ This adapter allows to control the data points of the devices of a Zigbee2MQTT i
22
22
  [Adapter Documentation](https://github.com/arteck/ioBroker.zigbee2mqtt/blob/main/docs/wiki.md)
23
23
 
24
24
  ## Changelog
25
+ ### 3.0.6 (2025-05-31)
26
+ - (arteck) settings restructure
27
+ - (arteck) fix icon not found message
28
+
29
+ ### 3.0.5 (2025-05-29)
30
+ - (arteck) add additional folder for some devices (like smoke detector)
31
+ - (arteck) state.js cleanup
32
+ - (arteck) set available State to true if device message include last_seen status
33
+
25
34
  ### 3.0.4 (2025-05-11)
26
35
  - (arteck) update admin
27
36
 
@@ -1,14 +1,16 @@
1
1
  {
2
+ "click for Documentation": "hier geht es zur Dokumentation",
3
+ "A detailed documentation with explanations and all further information can be found on this GitHub page:": "Eine ausführliche Dokumentation mit Erklärungen und allen weiteren Informationen findest Du auf dieser GitHub-Seite:",
2
4
  "zigbee2mqtt adapter settings": "Adaptereinstellungen für Zigbee2MQTT",
3
- "Select and configure your Zigbee2MQTT connection": "Wählen und konfiguriere die Zigbee2MQTT Verbindung",
5
+ "Select and configure your Zigbee2MQTT connection": "Konfiguriere die Zigbee2MQTT anbindung",
4
6
  "Select connection to Zigbee2MQTT": "Zigbee2MQTT Verbindung auswählen",
5
7
  "Websocket": "Websocket",
6
8
  "External MQTT-Server": "Externer MQTT-Server",
7
- "Internal MQTT-Server (Experimental)": "Interner MQTT-Server (Experimentell)",
8
- "Configure your Zigbee2MQTT connection": "Konfigurier die Zigbee2MQTT Verbindung",
9
+ "Internal MQTT-Server": "Interner MQTT-Server",
10
+ "Configure your Zigbee2MQTT connection": "Konfiguriere",
9
11
  "Websocket IP-Address": "Websocket IP-Adresse",
10
12
  "Websocket Port": "Websocket Port",
11
- "Create a dummy MQTT-Server for Zigbee2MQTT": "Dummy MQTT-Server für Zigbee2MQTT erstellen",
13
+ "Create a dummy MQTT-Server for Zigbee2MQTT": "Internen MQTT-Server für Zigbee2MQTT erstellen",
12
14
  "External MQTT-Server IP-Address": "IP-Adresse des externen MQTT-Servers",
13
15
  "External MQTT-Server Port": "Externer MQTT-Server Port",
14
16
  "MQTT-Server IP-Address bind": "MQTT-Server IP-Adresse binden",
@@ -44,6 +46,7 @@
44
46
  "Time of the automatic check": "Zeitpunkt der automatischen Prüfung",
45
47
  "More information": "Mehr Informationen",
46
48
  "Expert Settings. Please only use if you know what you're doing": "Expert Einstellungen. Bitte nur verwenden, wenn Du weisst was du machst",
47
- "Allways update state for occupancy when message arrives from zigbee2mqtt server (Only for true state). Increases load on ioBroker System" : "Aktualisiert immer den Status für die Bewegung, wenn eine Nachricht vom zigbee2mqtt-Server eintrifft (nur bei true). Erhöht die Last auf dem ioBroker"
49
+ "Allways update state for occupancy when message arrives from zigbee2mqtt server (Only for true state). Increases load on ioBroker System" : "Aktualisiert immer den Status für die Bewegung, wenn eine Nachricht vom zigbee2mqtt-Server eintrifft (nur bei true). Erhöht die Last auf dem ioBroker",
50
+ "Allways update available state when message included last_seen status": "Aktualisiert immer den available Status, wenn die Nachricht last_seen Status enthält"
48
51
 
49
52
  }
@@ -1,10 +1,12 @@
1
1
  {
2
+ "click for Documentation": "click for Documentation",
3
+ "A detailed documentation with explanations and all further information can be found on this GitHub page:": "A detailed documentation with explanations and all further information can be found on this GitHub page:",
2
4
  "zigbee2mqtt adapter settings": "Adapter settings for zigbee2mqtt",
3
5
  "Select and configure your Zigbee2MQTT connection": "Select and configure Zigbee2MQTT connection",
4
6
  "Select connection to Zigbee2MQTT": "Select connection to Zigbee2MQTT",
5
7
  "Websocket": "Websocket",
6
8
  "External MQTT-Server": "External MQTT-Server",
7
- "Internal MQTT-Server (Experimental)": "Internal MQTT-Server (Experimental)",
9
+ "Internal MQTT-Server": "Internal MQTT-Server",
8
10
  "Configure your Zigbee2MQTT connection": "Configure your Zigbee2MQTT connection",
9
11
  "Websocket IP-Address": "Websocket IP-Address",
10
12
  "Websocket Port": "Websocket Port",
@@ -44,5 +46,6 @@
44
46
  "Time of the automatic check": "Time of the automatic check",
45
47
  "More information": "More information",
46
48
  "Expert Settings. Please only use if you know what you're doing": "Expert Settings. Please only use if you know what you're doing",
47
- "Allways update state for occupancy when message arrives from zigbee2mqtt server (Only for true state). Increases load on ioBroker System" : "Allways update state for occupancy when message arrives from zigbee2mqtt server (Only for true state). Increases load on ioBroker System"
49
+ "Allways update state for occupancy when message arrives from zigbee2mqtt server (Only for true state). Increases load on ioBroker System" : "Allways update state for occupancy when message arrives from zigbee2mqtt server (Only for true state). Increases load on ioBroker System",
50
+ "Allways update available state when message included last_seen status": "Allways update available state when message included last_seen status"
48
51
  }
@@ -1,10 +1,12 @@
1
1
  {
2
+ "click for Documentation": "haz clic para ver la documentación",
3
+ "A detailed documentation with explanations and all further information can be found on this GitHub page:": "Una documentación detallada con explicaciones y toda la información adicional se puede encontrar en esta página de GitHub:",
2
4
  "zigbee2mqtt adapter settings": "Configuración del adaptador para zigbee2mqtt",
3
5
  "Select and configure your Zigbee2MQTT connection": "Seleccionar y configurar la conexión Zigbee2MQTT",
4
6
  "Select connection to Zigbee2MQTT": "Seleccionar conexión a Zigbee2MQTT",
5
7
  "Websocket": "Websocket",
6
8
  "External MQTT-Server": "Servidor MQTT externo",
7
- "Internal MQTT-Server (Experimental)": "Servidor MQTT interno (experimental)",
9
+ "Internal MQTT-Server": "Servidor MQTT interno",
8
10
  "Configure your Zigbee2MQTT connection": "Configura tu conexión Zigbee2MQTT",
9
11
  "Websocket IP-Address": "Dirección IP de Websocket",
10
12
  "Websocket Port": "puerto websocket",
@@ -1,10 +1,12 @@
1
1
  {
2
+ "click for Documentation": "cliquez pour la documentation",
3
+ "A detailed documentation with explanations and all further information can be found on this GitHub page:": "Une documentation détaillée avec des explications et toutes les informations complémentaires peut être trouvée sur cette page GitHub :",
2
4
  "zigbee2mqtt adapter settings": "Paramètres de l'adaptateur pour zigbee2mqtt",
3
5
  "Select and configure your Zigbee2MQTT connection": "Sélectionnez et configurez la connexion Zigbee2MQTT",
4
6
  "Select connection to Zigbee2MQTT": "Sélectionnez la connexion à Zigbee2MQTT",
5
7
  "Websocket": "Websocket",
6
8
  "External MQTT-Server": "Serveur MQTT externe",
7
- "Internal MQTT-Server (Experimental)": "Serveur MQTT interne (expérimental)",
9
+ "Internal MQTT-Server": "Serveur MQTT interne",
8
10
  "Configure your Zigbee2MQTT connection": "Configurez votre connexion Zigbee2MQTT",
9
11
  "Websocket IP-Address": "Adresse IP Websocket",
10
12
  "Websocket Port": "Port WebSocket",
@@ -42,5 +44,6 @@
42
44
  "Automatic check for missing routers in the coordinator memory.": "Vérification automatique des routeurs manquants dans la mémoire du coordinateur.",
43
45
  "With which log level should a negative search be logged?": "Avec quel niveau de journalisation une recherche négative doit-elle être enregistrée ?",
44
46
  "Time of the automatic check": "Heure du contrôle automatique",
45
- "More information": "Plus d'information"
47
+ "More information": "Plus d'information",
48
+ "Allways update available state when message included last_seen status": "Mettre à jour l'état disponible lorsque le message inclut le statut last_seen"
46
49
  }
@@ -1,10 +1,12 @@
1
1
  {
2
+ "click for Documentation": "clicca per la documentazione",
3
+ "A detailed documentation with explanations and all further information can be found on this GitHub page:": "Una documentazione dettagliata con spiegazioni e tutte le ulteriori informazioni può essere trovata su questa pagina GitHub:",
2
4
  "zigbee2mqtt adapter settings": "Impostazioni dell'adattatore per zigbee2mqtt",
3
5
  "Select and configure your Zigbee2MQTT connection": "Seleziona e configura la connessione Zigbee2MQTT",
4
6
  "Select connection to Zigbee2MQTT": "Seleziona la connessione a Zigbee2MQTT",
5
7
  "Websocket": "Presa web",
6
8
  "External MQTT-Server": "Server MQTT esterno",
7
- "Internal MQTT-Server (Experimental)": "Server MQTT interno (sperimentale)",
9
+ "Internal MQTT-Server": "Server MQTT interno",
8
10
  "Configure your Zigbee2MQTT connection": "Configura la tua connessione Zigbee2MQTT",
9
11
  "Websocket IP-Address": "Indirizzo IP WebSocket",
10
12
  "Websocket Port": "Porta websocket",
@@ -42,5 +44,6 @@
42
44
  "Automatic check for missing routers in the coordinator memory.": "Controllo automatico della presenza di router mancanti nella memoria del coordinatore.",
43
45
  "With which log level should a negative search be logged?": "Con quale livello di registro deve essere registrata una ricerca negativa?",
44
46
  "Time of the automatic check": "Orario del controllo automatico",
45
- "More information": "Maggiori informazioni"
47
+ "More information": "Maggiori informazioni",
48
+ "Allways update available state when message included last_seen status": "Aggiorna sempre lo stato disponibile quando il messaggio include lo stato last_seen"
46
49
  }
@@ -1,10 +1,12 @@
1
1
  {
2
+ "click for Documentation": "klik voor documentatie",
3
+ "A detailed documentation with explanations and all further information can be found on this GitHub page:": "Een gedetailleerde documentatie met uitleg en alle verdere informatie is te vinden op deze GitHub-pagina:",
2
4
  "zigbee2mqtt adapter settings": "Adapterinstellingen voor zigbee2mqtt",
3
5
  "Select and configure your Zigbee2MQTT connection": "Selecteer en configureer de Zigbee2MQTT-verbinding",
4
6
  "Select connection to Zigbee2MQTT": "Selecteer verbinding met Zigbee2MQTT",
5
7
  "Websocket": "Websocket",
6
8
  "External MQTT-Server": "Externe MQTT-server",
7
- "Internal MQTT-Server (Experimental)": "Interne MQTT-server (experimenteel)",
9
+ "Internal MQTT-Server": "Interne MQTT-server",
8
10
  "Configure your Zigbee2MQTT connection": "Configureer je Zigbee2MQTT-verbinding",
9
11
  "Websocket IP-Address": "Websocket IP-adres",
10
12
  "Websocket Port": "Websocket-poort",
@@ -42,5 +44,6 @@
42
44
  "Automatic check for missing routers in the coordinator memory.": "Automatische controle op ontbrekende routers in het coördinatorgeheugen.",
43
45
  "With which log level should a negative search be logged?": "Met welk logniveau moet een negatieve zoekopdracht worden geregistreerd?",
44
46
  "Time of the automatic check": "Tijdstip van de automatische controle",
45
- "More information": "Meer informatie"
47
+ "More information": "Meer informatie",
48
+ "Allways update available state when message included last_seen status": "Altijd de beschikbare status bijwerken wanneer het bericht de last_seen-status bevat"
46
49
  }
@@ -1,10 +1,12 @@
1
1
  {
2
+ "click for Documentation": "kliknij, aby uzyskać dokumentację",
3
+ "A detailed documentation with explanations and all further information can be found on this GitHub page:": "Szczegółowa dokumentacja z wyjaśnieniami i wszystkimi dalszymi informacjami można znaleźć na tej stronie GitHub:",
2
4
  "zigbee2mqtt adapter settings": "Ustawienia adaptera dla zigbee2mqtt",
3
5
  "Select and configure your Zigbee2MQTT connection": "Wybierz i skonfiguruj połączenie Zigbee2MQTT",
4
6
  "Select connection to Zigbee2MQTT": "Wybierz połączenie z Zigbee2MQTT",
5
7
  "Websocket": "Gniazdo sieciowe",
6
8
  "External MQTT-Server": "Zewnętrzny serwer MQTT",
7
- "Internal MQTT-Server (Experimental)": "Wewnętrzny serwer MQTT (eksperymentalny)",
9
+ "Internal MQTT-Server": "Wewnętrzny serwer MQTT",
8
10
  "Configure your Zigbee2MQTT connection": "Skonfiguruj połączenie Zigbee2MQTT",
9
11
  "Websocket IP-Address": "Adres IP gniazda internetowego",
10
12
  "Websocket Port": "Gniazdo sieciowe",
@@ -42,5 +44,6 @@
42
44
  "Automatic check for missing routers in the coordinator memory.": "Automatyczne sprawdzanie brakujących routerów w pamięci koordynatora.",
43
45
  "With which log level should a negative search be logged?": "Na jakim poziomie rejestrowania należy rejestrować wyszukiwanie wykluczające?",
44
46
  "Time of the automatic check": "Czas automatycznego sprawdzenia",
45
- "More information": "Więcej informacji"
47
+ "More information": "Więcej informacji",
48
+ "Allways update available state when message included last_seen status": "Zawsze aktualizuj available stan, gdy wiadomość zawiera status last_seen"
46
49
  }
@@ -1,10 +1,12 @@
1
1
  {
2
+ "click for Documentation": "clique para ver a documentação",
3
+ "A detailed documentation with explanations and all further information can be found on this GitHub page:": "Uma documentação detalhada com explicações e toda a informação adicional pode ser encontrada nesta pagina do GitHub:",
2
4
  "zigbee2mqtt adapter settings": "Configurações do adaptador para zigbee2mqtt",
3
5
  "Select and configure your Zigbee2MQTT connection": "Selecione e configure a conexão Zigbee2MQTT",
4
6
  "Select connection to Zigbee2MQTT": "Selecione a conexão com Zigbee2MQTT",
5
7
  "Websocket": "Websocket",
6
8
  "External MQTT-Server": "Servidor MQTT Externo",
7
- "Internal MQTT-Server (Experimental)": "Servidor MQTT Interno (Experimental)",
9
+ "Internal MQTT-Server": "Servidor MQTT Interno",
8
10
  "Configure your Zigbee2MQTT connection": "Configure sua conexão Zigbee2MQTT",
9
11
  "Websocket IP-Address": "Endereço IP do Websocket",
10
12
  "Websocket Port": "Porta Websocket",
@@ -42,5 +44,6 @@
42
44
  "Automatic check for missing routers in the coordinator memory.": "Verificação automática de roteadores ausentes na memória do coordenador.",
43
45
  "With which log level should a negative search be logged?": "Com qual nível de log uma pesquisa negativa deve ser registrada?",
44
46
  "Time of the automatic check": "Hora da verificação automática",
45
- "More information": "Mais Informações"
47
+ "More information": "Mais Informações",
48
+ "Allways update available state when message included last_seen status": "Sempre atualize o estado disponível quando a mensagem incluir o status last_seen"
46
49
  }
@@ -1,10 +1,12 @@
1
1
  {
2
+ "click for Documentation": "нажмите для документации",
3
+ "A detailed documentation with explanations and all further information can be found on this GitHub page:": "Подробная документация с объяснениями и всеми дальними информаций можно найти на этом GitHub-странице:",
2
4
  "zigbee2mqtt adapter settings": "Настройки адаптера для zigbee2mqtt",
3
5
  "Select and configure your Zigbee2MQTT connection": "Выберите и настройте соединение Zigbee2MQTT",
4
6
  "Select connection to Zigbee2MQTT": "Выберите подключение к Zigbee2MQTT",
5
7
  "Websocket": "Веб-сокет",
6
8
  "External MQTT-Server": "Внешний MQTT-сервер",
7
- "Internal MQTT-Server (Experimental)": "Внутренний MQTT-сервер (экспериментальный)",
9
+ "Internal MQTT-Server": "Внутренний MQTT-сервер",
8
10
  "Configure your Zigbee2MQTT connection": "Настройте соединение Zigbee2MQTT",
9
11
  "Websocket IP-Address": "IP-адрес веб-сокета",
10
12
  "Websocket Port": "Порт веб-сокета",
@@ -42,5 +44,6 @@
42
44
  "Automatic check for missing routers in the coordinator memory.": "Автоматическая проверка отсутствия роутеров в памяти координатора.",
43
45
  "With which log level should a negative search be logged?": "На каком уровне журнала следует регистрировать отрицательный поиск?",
44
46
  "Time of the automatic check": "Время автоматической проверки",
45
- "More information": "Больше информации"
47
+ "More information": "Больше информации",
48
+ "Allways update available state when message included last_seen status": "Всегда обновляйте доступное состояние, когда сообщение включает статус last_seen"
46
49
  }
@@ -1,10 +1,12 @@
1
1
  {
2
+ "click for Documentation": "натисніть для документації",
3
+ "A detailed documentation with explanations and all further information can be found on this GitHub page:": "Детальна документація з поясненнями і всім більшою інформацією можна знайти на цій GitHub-сторінці:",
2
4
  "zigbee2mqtt adapter settings": "Налаштування адаптера для zigbee2mqtt",
3
5
  "Select and configure your Zigbee2MQTT connection": "Виберіть і налаштуйте підключення Zigbee2MQTT",
4
6
  "Select connection to Zigbee2MQTT": "Виберіть підключення до Zigbee2MQTT",
5
7
  "Websocket": "Websocket",
6
8
  "External MQTT-Server": "Зовнішній MQTT-сервер",
7
- "Internal MQTT-Server (Experimental)": "Внутрішній MQTT-сервер (експериментальний)",
9
+ "Internal MQTT-Server": "Внутрішній MQTT-сервер",
8
10
  "Configure your Zigbee2MQTT connection": "Налаштуйте підключення Zigbee2MQTT",
9
11
  "Websocket IP-Address": "IP-адреса Websocket",
10
12
  "Websocket Port": "Порт Websocket",
@@ -42,5 +44,6 @@
42
44
  "Automatic check for missing routers in the coordinator memory.": "Автоматична перевірка відсутності роутерів в пам'яті координатора.",
43
45
  "With which log level should a negative search be logged?": "На якому рівні журналу слід реєструвати негативний пошук?",
44
46
  "Time of the automatic check": "Час автоматичної перевірки",
45
- "More information": "Більше інформації"
47
+ "More information": "Більше інформації",
48
+ "Allways update available state when message included last_seen status": "Завжди оновлюйте доступний стан, коли повідомлення містить статус last_seen"
46
49
  }
@@ -1,10 +1,12 @@
1
1
  {
2
+ "click for Documentation": "点击查看文档",
3
+ "A detailed documentation with explanations and all further information can be found on this GitHub page:": "有关更多信息,请参见 GitHub 页面上的详细说明和解释:",
2
4
  "zigbee2mqtt adapter settings": "zigbee2mqtt 的适配器设置",
3
5
  "Select and configure your Zigbee2MQTT connection": "选择并配置 Zigbee2MQTT 连接",
4
6
  "Select connection to Zigbee2MQTT": "选择与 Zigbee2MQTT 的连接",
5
7
  "Websocket": "网络套接字",
6
8
  "External MQTT-Server": "外部 MQTT 服务器",
7
- "Internal MQTT-Server (Experimental)": "内部 MQTT 服务器(实验性)",
9
+ "Internal MQTT-Server": "内部 MQTT 服务器",
8
10
  "Configure your Zigbee2MQTT connection": "配置您的 Zigbee2MQTT 连接",
9
11
  "Websocket IP-Address": "Websocket IP 地址",
10
12
  "Websocket Port": "Websocket 端口",
@@ -42,5 +44,6 @@
42
44
  "Automatic check for missing routers in the coordinator memory.": "自动检查协调器内存中丢失的路由器。",
43
45
  "With which log level should a negative search be logged?": "应该使用哪个日志级别来记录负面搜索?",
44
46
  "Time of the automatic check": "自动检查时间",
45
- "More information": "更多信息"
47
+ "More information": "更多信息",
48
+ "Allways update available state when message included last_seen status": "当消息包含 last_seen 状态时,总是更新可用状态",
46
49
  }