iobroker.sigenergy 3.0.2 → 3.0.3
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 +3 -0
- package/admin/i18n/de.json +3 -2
- package/admin/i18n/en.json +3 -2
- package/admin/i18n/es.json +3 -2
- package/admin/i18n/fr.json +3 -2
- package/admin/i18n/it.json +3 -2
- package/admin/i18n/nl.json +3 -2
- package/admin/i18n/pl.json +3 -2
- package/admin/i18n/pt.json +3 -2
- package/admin/i18n/ru.json +3 -2
- package/admin/i18n/uk.json +3 -2
- package/admin/i18n/zh-cn.json +3 -2
- package/admin/jsonConfig.json +17 -0
- package/io-package.json +2 -15
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -245,6 +245,9 @@ Status and power readings for the DC charger.
|
|
|
245
245
|
|
|
246
246
|
## Changelog
|
|
247
247
|
|
|
248
|
+
### 3.0.3 (2026-06-13)
|
|
249
|
+
- (ssbingo) fix: remove non-functional welcomeText from io-package.json; add visible warning staticText in Emergency Switching config tab (yellow box, i18n in all 11 languages)
|
|
250
|
+
|
|
248
251
|
### 3.0.2 (2026-06-13)
|
|
249
252
|
- (ssbingo) fix: ESLint/Prettier errors in emergency switching methods — remove unused variable, fix indentation, add JSDoc @param types
|
|
250
253
|
|
package/admin/i18n/de.json
CHANGED
|
@@ -160,5 +160,6 @@
|
|
|
160
160
|
"Enable Telegram notification": "Telegram-Benachrichtigung aktivieren",
|
|
161
161
|
"Send a Telegram message when the system switches to off-grid mode and when stable grid operation is restored.": "Telegram-Nachricht senden, wenn das System in den Off-Grid-Modus wechselt und wenn stabiler Netzbetrieb wiederhergestellt wird.",
|
|
162
162
|
"Telegram instance": "Telegram-Instanz",
|
|
163
|
-
"Chat ID (empty = broadcast to all configured chats)": "Chat-ID (leer = Broadcast an alle konfigurierten Chats)"
|
|
164
|
-
|
|
163
|
+
"Chat ID (empty = broadcast to all configured chats)": "Chat-ID (leer = Broadcast an alle konfigurierten Chats)",
|
|
164
|
+
"emergencyWarningText": "⚠️ ACHTUNG: Nutzen Sie diese Funktion ausschließlich, wenn Sie wissen, was Sie tun. Sie schaltet externe Geräte (z. B. Balkonkraftwerke) bei Netzausfall automatisch. Falsche Konfiguration kann angeschlossene Geräte beschädigen. Siehe README.md."
|
|
165
|
+
}
|
package/admin/i18n/en.json
CHANGED
|
@@ -160,5 +160,6 @@
|
|
|
160
160
|
"Enable Telegram notification": "Enable Telegram notification",
|
|
161
161
|
"Send a Telegram message when the system switches to off-grid mode and when stable grid operation is restored.": "Send a Telegram message when the system switches to off-grid mode and when stable grid operation is restored.",
|
|
162
162
|
"Telegram instance": "Telegram instance",
|
|
163
|
-
"Chat ID (empty = broadcast to all configured chats)": "Chat ID (empty = broadcast to all configured chats)"
|
|
164
|
-
|
|
163
|
+
"Chat ID (empty = broadcast to all configured chats)": "Chat ID (empty = broadcast to all configured chats)",
|
|
164
|
+
"emergencyWarningText": "⚠️ WARNING: Only use this function if you know what you are doing. It switches external devices (e.g. balcony power plants) automatically during grid failures. Incorrect configuration can damage connected devices. See README.md for details."
|
|
165
|
+
}
|
package/admin/i18n/es.json
CHANGED
|
@@ -160,5 +160,6 @@
|
|
|
160
160
|
"Enable Telegram notification": "Activar notificación de Telegram",
|
|
161
161
|
"Send a Telegram message when the system switches to off-grid mode and when stable grid operation is restored.": "Enviar un mensaje de Telegram cuando el sistema cambie al modo fuera de red y cuando se restablezca la operación estable en red.",
|
|
162
162
|
"Telegram instance": "Instancia de Telegram",
|
|
163
|
-
"Chat ID (empty = broadcast to all configured chats)": "ID de chat (vacío = difusión a todos los chats configurados)"
|
|
164
|
-
|
|
163
|
+
"Chat ID (empty = broadcast to all configured chats)": "ID de chat (vacío = difusión a todos los chats configurados)",
|
|
164
|
+
"emergencyWarningText": "⚠️ ADVERTENCIA: Utilice esta función únicamente si sabe lo que está haciendo. Conmuta automáticamente dispositivos externos (p. ej. centrales de balcón) durante cortes de red. Una configuración incorrecta puede dañar los dispositivos conectados. Consulte README.md."
|
|
165
|
+
}
|
package/admin/i18n/fr.json
CHANGED
|
@@ -160,5 +160,6 @@
|
|
|
160
160
|
"Enable Telegram notification": "Activer la notification Telegram",
|
|
161
161
|
"Send a Telegram message when the system switches to off-grid mode and when stable grid operation is restored.": "Envoyer un message Telegram lorsque le système passe en mode hors réseau et lorsque le fonctionnement réseau stable est rétabli.",
|
|
162
162
|
"Telegram instance": "Instance Telegram",
|
|
163
|
-
"Chat ID (empty = broadcast to all configured chats)": "ID de chat (vide = diffusion à tous les chats configurés)"
|
|
164
|
-
|
|
163
|
+
"Chat ID (empty = broadcast to all configured chats)": "ID de chat (vide = diffusion à tous les chats configurés)",
|
|
164
|
+
"emergencyWarningText": "⚠️ AVERTISSEMENT : N'utilisez cette fonction que si vous savez ce que vous faites. Elle commute automatiquement des appareils externes (p. ex. centrales de balcon) lors de coupures réseau. Une mauvaise configuration peut endommager les appareils connectés. Voir README.md."
|
|
165
|
+
}
|
package/admin/i18n/it.json
CHANGED
|
@@ -160,5 +160,6 @@
|
|
|
160
160
|
"Enable Telegram notification": "Abilita notifica Telegram",
|
|
161
161
|
"Send a Telegram message when the system switches to off-grid mode and when stable grid operation is restored.": "Invia un messaggio Telegram quando il sistema passa alla modalità off-grid e quando il funzionamento stabile in rete viene ripristinato.",
|
|
162
162
|
"Telegram instance": "Istanza Telegram",
|
|
163
|
-
"Chat ID (empty = broadcast to all configured chats)": "ID chat (vuoto = broadcast a tutte le chat configurate)"
|
|
164
|
-
|
|
163
|
+
"Chat ID (empty = broadcast to all configured chats)": "ID chat (vuoto = broadcast a tutte le chat configurate)",
|
|
164
|
+
"emergencyWarningText": "⚠️ ATTENZIONE: Utilizzare questa funzione solo se si sa cosa si sta facendo. Essa commuta automaticamente dispositivi esterni (ad es. centrali da balcone) durante le mancanze di rete. Una configurazione errata può danneggiare i dispositivi collegati. Vedere README.md."
|
|
165
|
+
}
|
package/admin/i18n/nl.json
CHANGED
|
@@ -160,5 +160,6 @@
|
|
|
160
160
|
"Enable Telegram notification": "Telegram-melding inschakelen",
|
|
161
161
|
"Send a Telegram message when the system switches to off-grid mode and when stable grid operation is restored.": "Stuur een Telegram-bericht wanneer het systeem naar off-grid modus schakelt en wanneer de stabiele netaansluiting is hersteld.",
|
|
162
162
|
"Telegram instance": "Telegram-instantie",
|
|
163
|
-
"Chat ID (empty = broadcast to all configured chats)": "Chat-ID (leeg = broadcast naar alle geconfigureerde chats)"
|
|
164
|
-
|
|
163
|
+
"Chat ID (empty = broadcast to all configured chats)": "Chat-ID (leeg = broadcast naar alle geconfigureerde chats)",
|
|
164
|
+
"emergencyWarningText": "⚠️ WAARSCHUWING: Gebruik deze functie uitsluitend als u weet wat u doet. Ze schakelt externe apparaten (bijv. balkon-zonnecentrales) automatisch bij netuitval. Onjuiste configuratie kan aangesloten apparaten beschadigen. Zie README.md."
|
|
165
|
+
}
|
package/admin/i18n/pl.json
CHANGED
|
@@ -160,5 +160,6 @@
|
|
|
160
160
|
"Enable Telegram notification": "Włącz powiadomienie Telegram",
|
|
161
161
|
"Send a Telegram message when the system switches to off-grid mode and when stable grid operation is restored.": "Wyślij wiadomość Telegram, gdy system przełączy się w tryb off-grid i gdy zostanie przywrócona stabilna praca sieciowa.",
|
|
162
162
|
"Telegram instance": "Instancja Telegram",
|
|
163
|
-
"Chat ID (empty = broadcast to all configured chats)": "ID czatu (puste = broadcast do wszystkich skonfigurowanych czatów)"
|
|
164
|
-
|
|
163
|
+
"Chat ID (empty = broadcast to all configured chats)": "ID czatu (puste = broadcast do wszystkich skonfigurowanych czatów)",
|
|
164
|
+
"emergencyWarningText": "⚠️ OSTRZEŻENIE: Korzystaj z tej funkcji wyłącznie wtedy, gdy wiesz, co robisz. Automatycznie przełącza zewnętrzne urządzenia (np. elektrownie balkonowe) podczas zaniku sieci. Nieprawidłowa konfiguracja może uszkodzić podłączone urządzenia. Patrz README.md."
|
|
165
|
+
}
|
package/admin/i18n/pt.json
CHANGED
|
@@ -160,5 +160,6 @@
|
|
|
160
160
|
"Enable Telegram notification": "Ativar notificação Telegram",
|
|
161
161
|
"Send a Telegram message when the system switches to off-grid mode and when stable grid operation is restored.": "Enviar uma mensagem Telegram quando o sistema muda para o modo off-grid e quando a operação estável em rede for restaurada.",
|
|
162
162
|
"Telegram instance": "Instância do Telegram",
|
|
163
|
-
"Chat ID (empty = broadcast to all configured chats)": "ID de chat (vazio = broadcast para todos os chats configurados)"
|
|
164
|
-
|
|
163
|
+
"Chat ID (empty = broadcast to all configured chats)": "ID de chat (vazio = broadcast para todos os chats configurados)",
|
|
164
|
+
"emergencyWarningText": "⚠️ AVISO: Utilize esta função apenas se souber o que está a fazer. Ela comuta automaticamente dispositivos externos (p. ex. centrais de varanda) durante falhas de rede. Uma configuração incorreta pode danificar dispositivos ligados. Consulte o README.md."
|
|
165
|
+
}
|
package/admin/i18n/ru.json
CHANGED
|
@@ -160,5 +160,6 @@
|
|
|
160
160
|
"Enable Telegram notification": "Включить уведомление Telegram",
|
|
161
161
|
"Send a Telegram message when the system switches to off-grid mode and when stable grid operation is restored.": "Отправить сообщение Telegram при переходе системы в режим off-grid и при восстановлении стабильной работы в сети.",
|
|
162
162
|
"Telegram instance": "Экземпляр Telegram",
|
|
163
|
-
"Chat ID (empty = broadcast to all configured chats)": "ID чата (пусто = рассылка всем настроенным чатам)"
|
|
164
|
-
|
|
163
|
+
"Chat ID (empty = broadcast to all configured chats)": "ID чата (пусто = рассылка всем настроенным чатам)",
|
|
164
|
+
"emergencyWarningText": "⚠️ ВНИМАНИЕ: Используйте эту функцию только в том случае, если вы знаете, что делаете. Она автоматически переключает внешние устройства (например, балконные электростанции) при отключении сети. Неправильная настройка может повредить подключённые устройства. Подробнее в README.md."
|
|
165
|
+
}
|
package/admin/i18n/uk.json
CHANGED
|
@@ -160,5 +160,6 @@
|
|
|
160
160
|
"Enable Telegram notification": "Увімкнути сповіщення Telegram",
|
|
161
161
|
"Send a Telegram message when the system switches to off-grid mode and when stable grid operation is restored.": "Надіслати повідомлення Telegram при переході системи в режим off-grid та при відновленні стабільної роботи від мережі.",
|
|
162
162
|
"Telegram instance": "Екземпляр Telegram",
|
|
163
|
-
"Chat ID (empty = broadcast to all configured chats)": "ID чату (порожньо = розсилка всім налаштованим чатам)"
|
|
164
|
-
|
|
163
|
+
"Chat ID (empty = broadcast to all configured chats)": "ID чату (порожньо = розсилка всім налаштованим чатам)",
|
|
164
|
+
"emergencyWarningText": "⚠️ УВАГА: Використовуйте цю функцію виключно якщо знаєте, що робите. Вона автоматично перемикає зовнішні пристрої (напр. балконні електростанції) при зникненні мережі. Неправильне налаштування може пошкодити підключені пристрої. Див. README.md."
|
|
165
|
+
}
|
package/admin/i18n/zh-cn.json
CHANGED
|
@@ -160,5 +160,6 @@
|
|
|
160
160
|
"Enable Telegram notification": "启用 Telegram 通知",
|
|
161
161
|
"Send a Telegram message when the system switches to off-grid mode and when stable grid operation is restored.": "当系统切换到离网模式以及电网稳定运行恢复时发送 Telegram 消息。",
|
|
162
162
|
"Telegram instance": "Telegram 实例",
|
|
163
|
-
"Chat ID (empty = broadcast to all configured chats)": "聊天 ID(空 = 广播至所有已配置聊天)"
|
|
164
|
-
|
|
163
|
+
"Chat ID (empty = broadcast to all configured chats)": "聊天 ID(空 = 广播至所有已配置聊天)",
|
|
164
|
+
"emergencyWarningText": "⚠️ 警告:仅在您了解操作含义的情况下使用此功能。它会在电网断电时自动切换外部设备(如阳台光伏电站)。配置错误可能损坏已连接的设备。详见 README.md。"
|
|
165
|
+
}
|
package/admin/jsonConfig.json
CHANGED
|
@@ -858,6 +858,23 @@
|
|
|
858
858
|
"label": "Emergency Switching",
|
|
859
859
|
"hidden": "!data.hasEmergencyGateway",
|
|
860
860
|
"items": {
|
|
861
|
+
"_emergencyWarning": {
|
|
862
|
+
"type": "staticText",
|
|
863
|
+
"text": "emergencyWarningText",
|
|
864
|
+
"style": {
|
|
865
|
+
"backgroundColor": "#fff3cd",
|
|
866
|
+
"border": "1px solid #ffc107",
|
|
867
|
+
"borderRadius": "4px",
|
|
868
|
+
"padding": "10px 14px",
|
|
869
|
+
"fontWeight": "bold",
|
|
870
|
+
"color": "#856404"
|
|
871
|
+
},
|
|
872
|
+
"sm": 12,
|
|
873
|
+
"xs": 12,
|
|
874
|
+
"md": 12,
|
|
875
|
+
"lg": 12,
|
|
876
|
+
"xl": 12
|
|
877
|
+
},
|
|
861
878
|
"_emergencyHeader": {
|
|
862
879
|
"type": "staticText",
|
|
863
880
|
"text": "Configure devices to switch automatically when Sigenergy enters off-grid (island) mode. Device 1 is always switched OFF on grid failure and ON after stable grid recovery. Devices 2–4 are optional — choose the switching direction for each.",
|
package/io-package.json
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
{
|
|
2
2
|
"common": {
|
|
3
3
|
"name": "sigenergy",
|
|
4
|
-
"version": "3.0.
|
|
4
|
+
"version": "3.0.3",
|
|
5
5
|
"news": {
|
|
6
|
-
"3.0.
|
|
6
|
+
"3.0.3": {
|
|
7
7
|
"en": "(ssbingo) feat: emergency gateway switching — automatic disconnection of external PV systems on grid failure; configurable stability timer; optional Telegram notifications",
|
|
8
8
|
"de": "(ssbingo) Neu: Notabschaltung — automatische Trennung externer PV-Systeme bei Netzausfall; konfigurierbarer Stabilisierungs-Timer; optionale Telegram-Benachrichtigungen",
|
|
9
9
|
"ru": "(ssbingo) Новое: аварийное отключение — автоматическое отключение внешних ФЭ-систем при пропадании сети; таймер стабилизации; уведомления Telegram",
|
|
@@ -17,19 +17,6 @@
|
|
|
17
17
|
"zh-cn": "(ssbingo) 新功能:紧急断电 — 电网断电时自动断开外部光伏系统;稳定计时器;Telegram 通知"
|
|
18
18
|
}
|
|
19
19
|
},
|
|
20
|
-
"welcomeText": {
|
|
21
|
-
"en": "Note:\nAs of v3.x.x, there is the option to switch off any additional PV systems present on the internal grid via controllable contacts when a grid-off event is detected.\nMore information can be found in the documentation (README.md).\nOnly use this function if you know what you are doing.",
|
|
22
|
-
"de": "Hinweis:\nAb v3.x.x gibt es die Möglichkeit, bei erkanntem Grid-Off eventuell vorhandene weitere im internen Stromnetz befindliche PV-Systeme durch steuerbare Kontakte abzuschalten.\nGenauere Informationen findet man in der Dokumentation (README.md).\nNutzen Sie diese Funktion ausschließlich, wenn Sie wissen, was Sie tun.",
|
|
23
|
-
"ru": "Примечание:\nНачиная с v3.x.x, при обнаружении отключения сети появилась возможность отключать дополнительные PV-системы во внутренней сети через управляемые контакты.\nПодробную информацию см. в документации (README.md).\nИспользуйте эту функцию только в том случае, если вы знаете, что делаете.",
|
|
24
|
-
"pt": "Nota:\nA partir da v3.x.x, existe a possibilidade de desligar sistemas PV adicionais na rede interna através de contactos controláveis quando é detetada uma interrupção da rede.\nInformações detalhadas encontram-se na documentação (README.md).\nUtilize esta função apenas se souber o que está a fazer.",
|
|
25
|
-
"nl": "Opmerking:\nVanaf v3.x.x is het mogelijk om bij een gedetecteerde netuitval extra PV-systemen op het interne stroomnet via bestuurbare contacten uit te schakelen.\nMeer informatie is te vinden in de documentatie (README.md).\nGebruik deze functie uitsluitend als u weet wat u doet.",
|
|
26
|
-
"fr": "Remarque :\nÀ partir de la v3.x.x, il est possible de couper des systèmes PV supplémentaires sur le réseau interne via des contacts commandables lorsqu'une coupure réseau est détectée.\nDes informations détaillées sont disponibles dans la documentation (README.md).\nN'utilisez cette fonction que si vous savez ce que vous faites.",
|
|
27
|
-
"it": "Nota:\nA partire dalla v3.x.x, è possibile disconnettere eventuali sistemi PV aggiuntivi nella rete interna tramite contatti comandabili quando viene rilevata una mancanza di rete.\nUlteriori informazioni sono disponibili nella documentazione (README.md).\nUtilizzare questa funzione solo se si sa cosa si sta facendo.",
|
|
28
|
-
"es": "Nota:\nA partir de la v3.x.x, existe la posibilidad de desconectar sistemas PV adicionales en la red interna mediante contactos controlables cuando se detecta una interrupción de la red.\nInformación detallada en la documentación (README.md).\nUtilice esta función únicamente si sabe lo que está haciendo.",
|
|
29
|
-
"pl": "Uwaga:\nOd wersji v3.x.x istnieje możliwość wyłączenia dodatkowych systemów PV w sieci wewnętrznej za pomocą sterownych styków po wykryciu zaniku sieci.\nSzczegółowe informacje znajdują się w dokumentacji (README.md).\nKorzystaj z tej funkcji wyłącznie wtedy, gdy wiesz, co robisz.",
|
|
30
|
-
"uk": "Примітка:\nПочинаючи з v3.x.x, при виявленні відключення мережі з'явилась можливість відключати додаткові PV-системи у внутрішній мережі через керовані контакти.\nДетальну інформацію можна знайти в документації (README.md).\nВикористовуйте цю функцію виключно якщо знаєте, що робите.",
|
|
31
|
-
"zh-cn": "注意:\n从 v3.x.x 起,当检测到电网断电时,可通过可控触点断开内部电网中的其他光伏系统。\n详细信息请参阅文档(README.md)。\n仅在您了解操作含义的情况下使用此功能。"
|
|
32
|
-
},
|
|
33
20
|
"titleLang": {
|
|
34
21
|
"en": "Sigenergy Solar System",
|
|
35
22
|
"de": "Sigenergy Solaranlage",
|