Skip to content
This repository was archived by the owner on Jun 2, 2026. It is now read-only.

Commit d0f99cd

Browse files
committed
chore: release v1.1.4
- (o0Shojo0o) update dependencies [[#631](#631)]
1 parent 4e9aa73 commit d0f99cd

4 files changed

Lines changed: 5720 additions & 200 deletions

File tree

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,10 @@ Fill the IP and have fun :)
3030
Placeholder for the next version (at the beginning of the line):
3131
### **WORK IN PROGRESS**
3232
-->
33+
### 1.1.4 (2024-09-02)
34+
35+
- (o0Shojo0o) update dependencies [[#631](https://github.com/pixelit-project/ioBroker.pixelit/issues/631)]
36+
3337
### 1.1.3 (2023-11-06)
3438

3539
- (o0Shojo0o) fixed `pixelit.x.show_clock` [[#521](https://github.com/pixelit-project/ioBroker.pixelit/issues/521)]
@@ -107,7 +111,7 @@ Fill the IP and have fun :)
107111

108112
MIT License
109113

110-
Copyright (c) 2023 Dennis Rathjen <dennis.rathjen@outlook.de>
114+
Copyright (c) 2024 Dennis Rathjen <dennis.rathjen@outlook.de>
111115

112116
Permission is hereby granted, free of charge, to any person obtaining a copy
113117
of this software and associated documentation files (the "Software"), to deal

io-package.json

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,21 @@
11
{
22
"common": {
33
"name": "pixelit",
4-
"version": "1.1.3",
4+
"version": "1.1.4",
55
"news": {
6+
"1.1.4": {
7+
"en": "update dependencies [[#631](https://github.com/pixelit-project/ioBroker.pixelit/issues/631)]",
8+
"de": "aktualisierung der Abhängigkeiten [[#631](https://github.com/pixelit-project/ioBroker.pixelit/issues/631)]",
9+
"ru": "обновление зависимостей [[#631] (https://github.com/Picit-project/ioBroker. Pixelit/issues/631)]",
10+
"pt": "dependências de atualização [[#631](https://github.com/pixelit-project/ioBroker.pixelit/issues/631)]",
11+
"nl": "update afhankelijkheden [[#631](https://github.com/pixellit-project/ioBroker.pixelit/issues/631)]",
12+
"fr": "mise à jour des dépendances [[#631](https://github.com/pixelit-project/ioBroker.pixelit/issues/631]",
13+
"it": "aggiornare le dipendenze [[#631](https://github.com/pixelit-project/ioBroker.pixelit/issues/631)]",
14+
"es": "[[#631](https://github.com/pixelit-project/ioBroker.pixelit/issues/631)]",
15+
"pl": "w załączniku II wprowadza się następujące zmiany:",
16+
"uk": "javaScript licenses API Веб-сайт Go1.13.8",
17+
"zh-cn": "[#631] (https://github.com/pixelit-project/ioBroker.pixelit/issues/631) 更新依赖性"
18+
},
619
"1.1.3": {
720
"en": "fixed `pixelit.x.show_clock` [[#521](https://github.com/pixelit-project/ioBroker.pixelit/issues/521)]",
821
"de": "pixelit.x.show_clock [#521](https://github.com/pixelit-project/ioBroker.pixelit/issues/521)",
@@ -80,19 +93,6 @@
8093
"pl": "stan snu",
8194
"zh-cn": "增加睡觉",
8295
"uk": "додано стан sleep_mode"
83-
},
84-
"0.1.0": {
85-
"en": "change conncetion to websocket\nadd buttons datapoints\nadd sensor gas datapoint",
86-
"de": "konzession zu websocket ändern\nhinzufügen von buttons\nsensorgas-datenpunkt",
87-
"ru": "изменить conncetion в websocket\nдобавить кнопки данных точек\nдобавьте датчик газовой точки",
88-
"pt": "mudar de connceção para websocket\nadicionar botões datapoints\nadicionar datapoint do gás do sensor",
89-
"nl": "veranderingsverbinding met websocket\nvoeg knopen toe\nvoeg sensorgas toe",
90-
"fr": "changement de conncetion à websocket\najouter des boutons datapoints\najouter le point de données de gaz du capteur",
91-
"it": "cambiare conncetion a websocket\naggiungere i punti dati dei pulsanti\naggiungere il datapoint del gas del sensore",
92-
"es": "cambio de connceción a websocket\nañadir botones puntos de datos\nañadir datos de gas sensor",
93-
"pl": "zmienianie się w stronę internetową\nprzycisk danych\ndostarczanie czujnego punktu danych sensora",
94-
"zh-cn": "网站的改变\n增加但有数据点\n增加传感器数据",
95-
"uk": "змінити підключення до websocket\nдодати точки даних кнопок\nдодати точку даних датчика газу"
9696
}
9797
},
9898
"titleLang": {
@@ -260,4 +260,4 @@
260260
"native": {}
261261
}
262262
]
263-
}
263+
}

0 commit comments

Comments
 (0)