iobroker.flowers 0.3.5 → 0.3.7

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.
Files changed (3) hide show
  1. package/README.md +11 -39
  2. package/io-package.json +27 -27
  3. package/package.json +2 -3
package/README.md CHANGED
@@ -83,6 +83,16 @@ Only one watering cycle runs at a time per plant. Configure the duration in Sett
83
83
 
84
84
  ## Changelog
85
85
 
86
+ ### 0.3.7 (2026-04-30)
87
+ - (sadam6752-tech) Fix E8915: add dependabot cooldown (`default-days: 7`) for npm ecosystem
88
+ - (sadam6752-tech) Update CI/CD: `check-and-lint` and `deploy` steps to Node.js 24.x
89
+ - (sadam6752-tech) Remove redundant `eslint` devDependency (included via `@iobroker/eslint-config`)
90
+ - (sadam6752-tech) Add CHANGELOG_OLD.md for older changelog entries
91
+
92
+ ### 0.3.6 (2026-03-31)
93
+ - (sadam6752-tech) Fix dependabot config to track all package.json in subdirectories (W8905)
94
+ - (sadam6752-tech) Add .github/auto-merge.yml for dependabot automerge configuration (S8914)
95
+
86
96
  ### 0.3.5 (2026-03-31)
87
97
  - (sadam6752-tech) Fix .releaseconfig.json plugins format (array instead of object)
88
98
 
@@ -100,45 +110,7 @@ Only one watering cycle runs at a time per plant. Configure the duration in Sett
100
110
  - (sadam6752-tech) Custom profiles: users can create own plant profiles in Profiles tab
101
111
  - (sadam6752-tech) Custom profile field in Plants table for direct profile name entry
102
112
 
103
- ### 0.3.1 (2026-03-30)
104
- - (sadam6752-tech) Fixed all lint warnings: complete JSDoc descriptions for all methods
105
-
106
- ### 0.3.0 (2026-03-30)
107
- - (sadam6752-tech) Standard CI/CD workflow using ioBroker testing actions
108
- - (sadam6752-tech) Added dependabot and automerge workflow
109
- - (sadam6752-tech) Added release-script and standard test structure
110
- - (sadam6752-tech) Added .releaseconfig.json
111
-
112
- ### 0.2.9 (2026-03-22)
113
- - (sadam6752-tech) Automatic watering support: sensorWatering column, wateringDuration setting
114
- - (sadam6752-tech) Fixed checkbox column width; increased battery sensor column width
115
-
116
- ### 0.2.8 (2026-03-21)
117
- * (sadam6752-tech) Added sendWeeklyReport button for manual weekly report trigger
118
- * (sadam6752-tech) Fixed repochecker issues: grid values, dependencies
119
-
120
- ### 0.2.7 (2026-03-21)
121
- * (sadam6752-tech) Fixed weekly report header; separated daily/weekly report logic
122
-
123
- ### 0.2.6 (2026-03-21)
124
- * (sadam6752-tech) Added dividers to daily/weekly report format
125
-
126
- ### 0.2.5 (2026-03-21)
127
- * (sadam6752-tech) Added sendDailyReport button for manual report trigger
128
-
129
- ### 0.2.4 (2026-03-21)
130
- * (sadam6752-tech) Fixed Profiles tab causing dirty state on open
131
-
132
- ### 0.2.3 (2026-03-21)
133
- * (sadam6752-tech) Increased Bat Min column width; allow empty threshold fields
134
-
135
- ### 0.2.2 (2026-03-21)
136
- * (sadam6752-tech) Allow empty threshold fields - profile values used as fallback
137
-
138
- ### 0.2.0 (2026-03-21)
139
- * (sadam6752-tech) Added 4 new plant profiles; translations for all 11 languages
140
- ### 0.1.0 (2026-03-21)
141
- - Initial release: plant monitoring with Telegram notifications, configurable thresholds, night mode and periodic reports
113
+ For older changelog entries see [CHANGELOG_OLD.md](CHANGELOG_OLD.md).
142
114
 
143
115
  ## License
144
116
 
package/io-package.json CHANGED
@@ -1,8 +1,34 @@
1
1
  {
2
2
  "common": {
3
3
  "name": "flowers",
4
- "version": "0.3.5",
4
+ "version": "0.3.7",
5
5
  "news": {
6
+ "0.3.7": {
7
+ "en": "Fix E8915: add dependabot cooldown (default-days: 7); update CI/CD to Node.js 24; remove redundant eslint devDependency; add CHANGELOG_OLD.md",
8
+ "de": "E8915 behoben: Dependabot-Cooldown hinzugefügt; CI/CD auf Node.js 24 aktualisiert; redundante eslint devDependency entfernt; CHANGELOG_OLD.md hinzugefügt",
9
+ "ru": "Исправление E8915: добавлен cooldown для dependabot; CI/CD обновлён до Node.js 24; удалена лишняя devDependency eslint; добавлен CHANGELOG_OLD.md",
10
+ "fr": "Fix E8915: cooldown dependabot ajouté; CI/CD mis à jour vers Node.js 24; devDependency eslint redondante supprimée; CHANGELOG_OLD.md ajouté",
11
+ "it": "Fix E8915: aggiunto cooldown dependabot; CI/CD aggiornato a Node.js 24; devDependency eslint ridondante rimossa; aggiunto CHANGELOG_OLD.md",
12
+ "es": "Fix E8915: añadido cooldown dependabot; CI/CD actualizado a Node.js 24; devDependency eslint redundante eliminada; añadido CHANGELOG_OLD.md",
13
+ "pl": "Naprawa E8915: dodano cooldown dependabot; CI/CD zaktualizowano do Node.js 24; usunięto zbędną devDependency eslint; dodano CHANGELOG_OLD.md",
14
+ "pt": "Fix E8915: cooldown dependabot adicionado; CI/CD atualizado para Node.js 24; devDependency eslint redundante removida; CHANGELOG_OLD.md adicionado",
15
+ "nl": "Fix E8915: dependabot cooldown toegevoegd; CI/CD bijgewerkt naar Node.js 24; overbodige eslint devDependency verwijderd; CHANGELOG_OLD.md toegevoegd",
16
+ "uk": "Виправлення E8915: додано cooldown для dependabot; CI/CD оновлено до Node.js 24; видалено зайву devDependency eslint; додано CHANGELOG_OLD.md",
17
+ "zh-cn": "修复E8915:添加dependabot冷却时间;CI/CD更新至Node.js 24;删除多余的eslint devDependency;添加CHANGELOG_OLD.md"
18
+ },
19
+ "0.3.6": {
20
+ "en": "Fix dependabot config for subdirectories (W8905); add auto-merge.yml for dependabot (S8914)",
21
+ "de": "Dependabot-Konfiguration für Unterverzeichnisse korrigiert; auto-merge.yml hinzugefügt",
22
+ "ru": "Исправлена конфигурация dependabot для подкаталогов; добавлен auto-merge.yml",
23
+ "fr": "Correction config dependabot pour sous-répertoires; ajout auto-merge.yml",
24
+ "it": "Corretta configurazione dependabot per sottodirectory; aggiunto auto-merge.yml",
25
+ "es": "Corregida configuración dependabot para subdirectorios; añadido auto-merge.yml",
26
+ "pl": "Poprawiono konfigurację dependabot dla podkatalogów; dodano auto-merge.yml",
27
+ "pt": "Corrigida configuração dependabot para subdiretórios; adicionado auto-merge.yml",
28
+ "nl": "Dependabot configuratie gecorrigeerd voor subdirectories; auto-merge.yml toegevoegd",
29
+ "uk": "Виправлено конфігурацію dependabot для підкаталогів; додано auto-merge.yml",
30
+ "zh-cn": "修复dependabot子目录配置;添加auto-merge.yml"
31
+ },
6
32
  "0.3.5": {
7
33
  "en": "Fix .releaseconfig.json plugins format (array instead of object)",
8
34
  "de": ".releaseconfig.json plugins Format korrigiert (Array statt Objekt)",
@@ -54,32 +80,6 @@
54
80
  "nl": "Aangepaste profielen: eigen plantenprofielen aanmaken in het tabblad Profiles",
55
81
  "uk": "Користувацькі профілі: створення власних профілів рослин у вкладці Profiles",
56
82
  "zh-cn": "自定义配置文件:在配置文件选项卡中创建自己的植物配置文件"
57
- },
58
- "0.2.9": {
59
- "en": "Automatic watering support; UI column width fixes",
60
- "de": "Automatische Bewässerung; UI-Spaltenbreiten korrigiert",
61
- "ru": "Автополив; исправлены ширины колонок UI",
62
- "fr": "Arrosage automatique; corrections largeurs colonnes UI",
63
- "it": "Irrigazione automatica; correzioni larghezze colonne UI",
64
- "es": "Riego automático; correcciones anchos columnas UI",
65
- "pl": "Automatyczne podlewanie; poprawki szerokości kolumn UI",
66
- "pt": "Rega automática; correções larguras colunas UI",
67
- "nl": "Automatisch bewateren; UI kolombreedtes gecorrigeerd",
68
- "uk": "Автополив; виправлено ширини колонок UI",
69
- "zh-cn": "自动浇水支持;修复UI列宽"
70
- },
71
- "0.2.8": {
72
- "en": "Added sendWeeklyReport button; fixed repochecker issues",
73
- "de": "Schaltflaeche sendWeeklyReport hinzugefuegt; Repochecker-Fehler behoben",
74
- "ru": "Добавлена кнопка sendWeeklyReport; исправлены ошибки repochecker",
75
- "fr": "Bouton sendWeeklyReport ajoute; erreurs repochecker corrigees",
76
- "it": "Aggiunto pulsante sendWeeklyReport; corretti errori repochecker",
77
- "es": "Boton sendWeeklyReport anadido; errores repochecker corregidos",
78
- "pl": "Dodano przycisk sendWeeklyReport; naprawiono bledy repochecker",
79
- "pt": "Botao sendWeeklyReport adicionado; erros repochecker corrigidos",
80
- "nl": "Knop sendWeeklyReport toegevoegd; repochecker fouten opgelost",
81
- "uk": "Додано кнопку sendWeeklyReport; виправлено помилки repochecker",
82
- "zh-cn": "添加sendWeeklyReport按钮;修复repochecker问题"
83
83
  }
84
84
  },
85
85
  "titleLang": {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "iobroker.flowers",
3
- "version": "0.3.5",
3
+ "version": "0.3.7",
4
4
  "description": "ioBroker adapter for monitoring indoor plants via soil moisture, temperature and battery sensors with Telegram notifications",
5
5
  "author": {
6
6
  "name": "sadam6752-tech",
@@ -34,8 +34,7 @@
34
34
  "@iobroker/adapter-dev": "^1.5.0",
35
35
  "@iobroker/dev-server": "^0.8.0",
36
36
  "@iobroker/eslint-config": "^2.2.0",
37
- "@iobroker/testing": "^5.2.2",
38
- "eslint": "^9.17.0"
37
+ "@iobroker/testing": "^5.2.2"
39
38
  },
40
39
  "main": "main.js",
41
40
  "files": [