Skip to content

Commit

Permalink
chore: release v1.0.10
Browse files Browse the repository at this point in the history
* Add sendTo message `uploadTwinkleMovie` to upload a twinkle movie with own colors
* Update Release Integration in Github Actions and Sentry
  • Loading branch information
patrickbs96 committed Dec 5, 2022
1 parent 06e2b0b commit e90a2b3
Show file tree
Hide file tree
Showing 4 changed files with 18 additions and 5 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,7 @@ response => {
Placeholder for the next version (at the beginning of the line):
### **WORK IN PROGRESS**
-->
### **WORK IN PROGRESS**
### 1.0.10 (2022-12-05)
* Add sendTo message `uploadTwinkleMovie` to upload a twinkle movie with own colors
* Update Release Integration in Github Actions and Sentry

Expand Down
15 changes: 14 additions & 1 deletion io-package.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,21 @@
{
"common": {
"name": "twinkly",
"version": "1.0.10-beta.3",
"version": "1.0.10",
"news": {
"1.0.10": {
"en": "Add sendTo message `uploadTwinkleMovie` to upload a twinkle movie with own colors\nUpdate Release Integration in Github Actions and Sentry",
"de": "In den Warenkorb Zur Nachricht hochladenTwinkle Film zum Hochladen eines twinkle Films mit eigenen Farben\nVeröffentlichung Integration in Github Actions und Sentry",
"ru": "Добавить отправить Чтобы загрузить сообщениеTwinkle Фильм для загрузки фильма twinkle с собственными цветами\nИнтеграция обновлений в Github Actions и Sentry",
"pt": "Adicionar Para enviar mensagemTwinkle Filme para fazer upload de um filme twinkle com próprias cores\nIntegração de lançamento de atualização em ações do Github e Sentry",
"nl": "Vertaling: Twinkle Film om een tweelingfilm te uploaden met eigen kleuren\nUpdate Release Integratie in Github Acties",
"fr": "Ajouter envoyer Pour envoyer un messageTwinkle Film pour télécharger un film avec des couleurs propres\nMise à jour Intégration de la publication dans les actions Github et Sentry",
"it": "Aggiungi Caricamento messaggioTwinkle Film per caricare un film twinkle con i propri colori\nIntegrazione del rilascio di aggiornamento in Github Azioni e Sentry",
"es": "Agregar envío Para cargar mensajesTwinkle Película para subir una película con colores propios\nUpdate Release Integration in Github Actions and Sentry",
"pl": "Wysyłać do wiadomości upload Movie wydało film z własnymi kolorami\nUchwalenie Integracji w Github Actions and Sentry",
"uk": "Додати відправлення Для завантаження повідомлень Фільми для завантаження близнюків з власними квітами\nОновлення інтеграції релізів в Github Дії та Стоматології",
"zh-cn": "增 编 D. 发出的信息 装有自己的颜色的双壳电影\nB. 吉隆布行动和Sentry的最新释放"
},
"1.0.9": {
"en": "Now detects if Twinkly is in a group (firmware >= 2.8.3). If so, the group can only be controlled by the master, the states from the slave are read-only.",
"de": "Erkennt nun, ob Twinkly in einer Gruppe ist (Firmware >= 2,8.3) Wenn ja, kann die Gruppe nur vom Master gesteuert werden, werden die Zustände vom Slave nur eingelesen.",
Expand Down
4 changes: 2 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.twinkly",
"version": "1.0.10-beta.3",
"version": "1.0.10",
"description": "Adapter to communicate with the Twinkly lights.",
"author": {
"name": "patrickbs96",
Expand Down

0 comments on commit e90a2b3

Please sign in to comment.