Skip to content

Commit

Permalink
chore: release v1.1.3
Browse files Browse the repository at this point in the history
-   (o0Shojo0o) fixed `pixelit.x.show_clock` [[#521](#521)]
  • Loading branch information
o0shojo0o committed Nov 6, 2023
1 parent 752cd76 commit fb7a18e
Show file tree
Hide file tree
Showing 4 changed files with 34 additions and 27 deletions.
24 changes: 14 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,13 +30,17 @@ Fill the IP and have fun :)
Placeholder for the next version (at the beginning of the line):
### **WORK IN PROGRESS**
-->
### 1.1.3 (2023-11-06)

- (o0Shojo0o) fixed `pixelit.x.show_clock` [[#521](https://github.com/pixelit-project/ioBroker.pixelit/issues/521)]

### 1.1.2 (2023-09-24)

- (o0Shojo0o) fixed "Blocked" area for Icons when sending `pixelit.0.message`
- (o0Shojo0o) fixed "Blocked" area for Icons when sending `pixelit.x.message`

### 1.1.1 (2023-07-28)

- (o0Shojo0o) fix `brightness` and `brightness_255` handling
- (o0Shojo0o) fixed `brightness` and `brightness_255` handling

### 1.1.0 (2023-07-26)

Expand All @@ -46,7 +50,7 @@ Fill the IP and have fun :)
**!!! Breaking changes works only with PixelIt v2.1.3 and higher !!!**

- (d4rkd3v1l) removed parameters from "show_clock" call
- (o0Shojo0o) fix "iob Adapter Checker" issues
- (o0Shojo0o) fixed "iob Adapter Checker" issues

### 0.2.0 (2022-08-19)

Expand All @@ -56,12 +60,12 @@ Fill the IP and have fun :)
**!!! Breaking changes works only with PixelIt v1.0.0 and higher !!!**

- (o0Shojo0o) change conncetion to websocket
- (o0Shojo0o) add buttons datapoints
- (o0Shojo0o) add sensor gas datapoint
- (o0Shojo0o) added buttons datapoints
- (o0Shojo0o) added sensor gas datapoint

### 0.0.8 (2021-08-19)

- (o0Shojo0o) fix translation
- (o0Shojo0o) fixed translation

### 0.0.7 (2021-08-18)

Expand All @@ -71,21 +75,21 @@ Fill the IP and have fun :)

### 0.0.6 (2021-05-01)

- (o0shojo0o) bugfix wrong value type
- (o0shojo0o) fixed wrong value type

### 0.0.5 (2021-04-25)

- (o0shojo0o) fix datapoints roles
- (o0shojo0o) fixed datapoints roles

### 0.0.4 (2021-04-25)

- (o0shojo0o) code refactoring
- (o0shojo0o) luminance remove decimals
- (o0shojo0o) add 'Show Clock' button
- (o0shojo0o) added 'Show Clock' button

### 0.0.3 (2021-02-11)

- (o0shojo0o) add brightness and code refactoring
- (o0shojo0o) added brightness and code refactoring

### 0.0.2 (2021-02-01)

Expand Down
28 changes: 14 additions & 14 deletions io-package.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,21 @@
{
"common": {
"name": "pixelit",
"version": "1.1.2",
"version": "1.1.3",
"news": {
"1.1.3": {
"en": "fixed `pixelit.x.show_clock` [[#521](https://github.com/pixelit-project/ioBroker.pixelit/issues/521)]",
"de": "pixelit.x.show_clock [#521](https://github.com/pixelit-project/ioBroker.pixelit/issues/521)",
"ru": "pixelit.x.show_clock [#521](https://github.com/pixelit-project/ioBroker.pixelit/issues/521)",
"pt": "píxeis fixos.x.show_clock [#521](https://github.com/pixelit-project/ioBroker.pixelit/issues/521)",
"nl": "_",
"fr": "pixelit.x.show_clock [#521](https://github.com/pixelit-project/ioBroker.pixelit/issues/521)",
"it": "pixelit.x.show_clock [#521](https://github.com/pixelit-project/ioBroker.pixelit/issues/521)",
"es": "fija pixelit.x.show_clock [#521](https://github.com/pixelit-project/ioBroker.pixelit/issues/521)",
"pl": "(Official pixelit.x.show_clock #521(https://github.com/pixelit-project/ioBroker.pixelit/issues/521) (ang.)",
"uk": "фіксований піксель.x.show_clock [#521] (https://github.com/pixelit-project/ioBroker.pixelit/issues/521)",
"zh-cn": "(http://github.com/pixelit-project/ioBroker.pixelit/issues/521)"
},
"1.1.2": {
"en": "fixed \"Blocked\" area for Icons when sending `pixelit.0.message`",
"de": "feste Sperrfläche für Icons beim Senden von pixelit.0.message",
Expand Down Expand Up @@ -80,19 +93,6 @@
"pl": "zmienianie się w stronę internetową\nprzycisk danych\ndostarczanie czujnego punktu danych sensora",
"zh-cn": "网站的改变\n增加但有数据点\n增加传感器数据",
"uk": "змінити підключення до websocket\nдодати точки даних кнопок\nдодати точку даних датчика газу"
},
"0.0.8": {
"en": "fix translation",
"de": "Übersetzung korrigieren",
"ru": "исправить перевод",
"pt": "corrigir tradução",
"nl": "vertaling repareren",
"fr": "corriger la traduction",
"it": "correggere la traduzione",
"es": "arreglar traducción",
"pl": "napraw tłumaczenie",
"zh-cn": "修复翻译",
"uk": "виправити переклад"
}
},
"titleLang": {
Expand Down
7 changes: 5 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "iobroker.pixelit",
"version": "1.1.2",
"version": "1.1.3",
"description": "pixelit",
"author": {
"name": "Dennis Hinzpeter",
Expand Down

0 comments on commit fb7a18e

Please sign in to comment.