iobroker.pv-notifications 1.2.22 → 1.2.23

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.
@@ -388,10 +388,10 @@
388
388
  "type": "checkbox",
389
389
  "label": "label_statsUseSunset",
390
390
  "xs": 12,
391
- "sm": 4,
392
- "md": 4,
393
- "lg": 4,
394
- "xl": 4,
391
+ "sm": 2,
392
+ "md": 2,
393
+ "lg": 2,
394
+ "xl": 2,
395
395
  "default": false,
396
396
  "tooltip": "tooltip_statsUseSunset"
397
397
  },
@@ -399,10 +399,10 @@
399
399
  "type": "objectId",
400
400
  "label": "label_statsSunsetObject",
401
401
  "xs": 12,
402
- "sm": 8,
403
- "md": 8,
404
- "lg": 8,
405
- "xl": 8,
402
+ "sm": 6,
403
+ "md": 6,
404
+ "lg": 6,
405
+ "xl": 6,
406
406
  "tooltip": "tooltip_statsSunsetObject",
407
407
  "disabled": "!statsUseSunset"
408
408
  },
@@ -410,10 +410,10 @@
410
410
  "type": "number",
411
411
  "label": "label_statsWeekDay",
412
412
  "xs": 12,
413
- "sm": 3,
414
- "md": 3,
415
- "lg": 3,
416
- "xl": 3,
413
+ "sm": 4,
414
+ "md": 4,
415
+ "lg": 4,
416
+ "xl": 4,
417
417
  "min": 0,
418
418
  "max": 6,
419
419
  "default": 0,
@@ -423,10 +423,10 @@
423
423
  "type": "text",
424
424
  "label": "label_statsWeekTime",
425
425
  "xs": 12,
426
- "sm": 3,
427
- "md": 3,
428
- "lg": 3,
429
- "xl": 3,
426
+ "sm": 4,
427
+ "md": 4,
428
+ "lg": 4,
429
+ "xl": 4,
430
430
  "default": "10:00",
431
431
  "tooltip": "tooltip_statsWeekTime"
432
432
  },
package/io-package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "common": {
3
3
  "name": "pv-notifications",
4
- "version": "1.2.22",
4
+ "version": "1.2.23",
5
5
  "titleLang": {
6
6
  "en": "PV Notifications",
7
7
  "de": "PV-Benachrichtigungen",
@@ -29,6 +29,18 @@
29
29
  "zh-cn": "发送 Telegram 通知用于 PV 电池状态"
30
30
  },
31
31
  "news": {
32
+ "1.2.23": {
33
+ "en": "Fix statistics section layout: align daily time, sunset checkbox and sunset object on one row",
34
+ "de": "Layout der Statistik-Sektion korrigiert: Tageszeit, Sonnenuntergang-Checkbox und Objekt in einer Zeile",
35
+ "ru": "Исправлен макет секции статистики: время, чекбокс заката и объект в одну строку",
36
+ "fr": "Correction mise en page section statistiques: heure, case coucher soleil et objet sur une ligne",
37
+ "it": "Correzione layout sezione statistiche: ora, checkbox tramonto e oggetto su una riga",
38
+ "es": "Correccion diseno seccion estadisticas: hora, casilla atardecer y objeto en una fila",
39
+ "pl": "Poprawka ukladu sekcji statystyk: czas, pole zachodu slonca i obiekt w jednym wierszu",
40
+ "pt": "Correcao layout seccao estatisticas: hora, caixa por do sol e objeto numa linha",
41
+ "nl": "Lay-out statistieksectie gecorrigeerd: tijd, zonsondergang-checkbox en object op een rij",
42
+ "zh-cn": "修复统计部分布局:将时间、日落复选框和对象放在同一行"
43
+ },
32
44
  "1.2.22": {
33
45
  "en": "Add sunset-based daily statistics: optional checkbox to send daily stats at sunset time from a configurable object instead of fixed time",
34
46
  "de": "Sonnenuntergang-basierte Tagesstatistik: optionale Checkbox um Tagesstatistik zur Sonnenuntergangszeit aus einem konfigurierbaren Objekt zu senden statt zur festen Uhrzeit",
@@ -103,19 +115,6 @@
103
115
  "pl": "Usunięto stare wersje z common.news zgodnie z W1032 (maksymalnie 7 wersji)",
104
116
  "uk": "Видалено старі версії з common.news для відповідності W1032 (максимум 7 версій)",
105
117
  "zh-cn": "已从 common.news 中删除旧版本以符合 W1032(最多 7 个版本)"
106
- },
107
- "1.2.16": {
108
- "en": "Removed empty line in battery full message for improved formatting",
109
- "de": "Leere Zeile in Batterie VOLL Nachricht für bessere Formatierung entfernt",
110
- "ru": "Удалена пустая строка в сообщении о полной батарее для улучшения форматирования",
111
- "pt": "Removida linha vazia na mensagem de bateria cheia para melhor formatação",
112
- "nl": "Lege regel verwijderd in batterij vol-bericht voor verbeterde opmaak",
113
- "fr": "Suppression de la ligne vide dans le message batterie pleine pour un meilleur formatage",
114
- "it": "Rimossa riga vuota nel messaggio di batteria piena per un migliore formattazione",
115
- "es": "Eliminada línea vacía en el mensaje de batería llena para mejorar el formato",
116
- "pl": "Usunięto pusty wiersz w wiadomości o pełnej baterii dla lepszej formatowania",
117
- "uk": "Видалено порожній рядок у повідомленні про повну батарею для покращення форматування",
118
- "zh-cn": "已删除电池满消息中的空行以改善格式"
119
118
  }
120
119
  },
121
120
  "authors": [
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "iobroker.pv-notifications",
3
- "version": "1.2.22",
3
+ "version": "1.2.23",
4
4
  "description": "PV-Anlage Batterie-Status Telegram Benachrichtigungen",
5
5
  "author": {
6
6
  "name": "Alex1808 via LLM: Qwen",