Skip to content

Commit

Permalink
chore: release v3.0.1
Browse files Browse the repository at this point in the history
* (bluefox) Cleared cron tasks by re-init
* (bluefox) CRON Editor dialog added
* (bluefox) Implemented scene enabling/disabling via messages
* (bluefox) Implemented the writing of the scene states with ack=true
* (bluefox) Added description to the scene states
* (bluefox) Added possibility to use categories/enumerations
  • Loading branch information
GermanBluefox committed Feb 16, 2024
1 parent 845494d commit 1eaf3e9
Show file tree
Hide file tree
Showing 9 changed files with 25 additions and 12 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,7 @@ sendTo(
-->

## Changelog
### **WORK IN PROGRESS**
### 3.0.1 (2024-02-16)
* (bluefox) Cleared cron tasks by re-init
* (bluefox) CRON Editor dialog added
* (bluefox) Implemented scene enabling/disabling via messages
Expand Down
6 changes: 3 additions & 3 deletions admin/asset-manifest.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"files": {
"main.css": "./static/css/main.96b3c861.css",
"main.js": "./static/js/main.a04ff8b4.js",
"main.js": "./static/js/main.87261ecc.js",
"static/media/Ground Floor.svg": "./static/media/Ground Floor.2b7c5c91db7f070935a2.svg",
"static/media/Second Floor.svg": "./static/media/Second Floor.a2d5ed32df336591c06b.svg",
"static/media/Cellar.svg": "./static/media/Cellar.7ec1b1803a2437c8b78c.svg",
Expand Down Expand Up @@ -123,10 +123,10 @@
"static/media/Outdoor Blinds.svg": "./static/media/Outdoor Blinds.37b85a9c060a4af48da9.svg",
"static/media/Upstairs.svg": "./static/media/Upstairs.441813e54e0daca0882d.svg",
"main.96b3c861.css.map": "./static/css/main.96b3c861.css.map",
"main.a04ff8b4.js.map": "./static/js/main.a04ff8b4.js.map"
"main.87261ecc.js.map": "./static/js/main.87261ecc.js.map"
},
"entrypoints": [
"static/css/main.96b3c861.css",
"static/js/main.a04ff8b4.js"
"static/js/main.87261ecc.js"
]
}

Large diffs are not rendered by default.

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion admin/tab.html
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<!doctype html><html lang="en"><head><meta charset="utf-8"/><link rel="shortcut icon" href="./favicon.ico"/><link rel="stylesheet" href="./style.css"/><meta name="viewport" content="width=device-width,initial-scale=1,shrink-to-fit=no"/><meta name="theme-color" content="#000000"/><link rel="manifest" href="./manifest.json"/><script type="text/javascript" src="./../../lib/js/socket.io.js"></script><title>Scenes [ioBroker]</title><script defer="defer" src="./static/js/main.a04ff8b4.js"></script><link href="./static/css/main.96b3c861.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html>
<!doctype html><html lang="en"><head><meta charset="utf-8"/><link rel="shortcut icon" href="./favicon.ico"/><link rel="stylesheet" href="./style.css"/><meta name="viewport" content="width=device-width,initial-scale=1,shrink-to-fit=no"/><meta name="theme-color" content="#000000"/><link rel="manifest" href="./manifest.json"/><script type="text/javascript" src="./../../lib/js/socket.io.js"></script><title>Scenes [ioBroker]</title><script defer="defer" src="./static/js/main.87261ecc.js"></script><link href="./static/css/main.96b3c861.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html>
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": "scenes",
"version": "3.0.0",
"version": "3.0.1",
"news": {
"3.0.1": {
"en": "Cleared cron tasks by re-init\nCRON Editor dialog added\nImplemented scene enabling/disabling via messages\nImplemented the writing of the scene states with ack=true\nAdded description to the scene states\nAdded possibility to use categories/enumerations",
"de": "Gelöschte Cron-Aufgaben durch Wiederinit\nCRON Editor Dialog hinzugefügt\nErgänzte Szene, die über Nachrichten ermöglicht/abschaltet\nErgänzt das Schreiben der Szenezustände mit ack=true\nBeschreibung der Szenenzustände hinzugefügt\nMöglichkeit zur Verwendung von Kategorien / Aufzählungen",
"ru": "Очищенные задачи корона путем повторного ввода\nCRON Диалог редактора\nРеализованная сцена, позволяющая/разображающая через сообщения\nВыполнено написание состояния сцены с ack=true\nДобавить описание в состояние сцены\nДобавлена возможность использования категорий/потреблений",
"pt": "Limpar tarefas cron por reinit\nCRONOL Editor diálogo adicionado\nHabilitação/desativação de cena implementada através de mensagens\nImplementado a escrita da cena estados com ack=true\nDescrição adicionada aos estados de cena\nAdicionado possibilidade de usar categorias/enumerations",
"nl": "Cron-taken gewist door re-init\nCRON Editor-dialoog toegevoegd\nGeïmplementeerde scène inschakelen/uitschakelen via berichten\nImplementeerde het schrijven van de scène toestanden met ack=true\nToegevoegd beschrijving aan de scène toestanden\nToegevoegde mogelijkheid om categorieën/nummers te gebruiken",
"fr": "Effacer les tâches de cron par ré-init\nCRON Boîte de dialogue de l'éditeur ajoutée\nScène implémentée permettant/désactivant par messages\nImplémenté l'écriture des états de la scène avec ack=true\nAjout de la description aux états de la scène\nPossibilité supplémentaire d'utiliser des catégories/énumérations",
"it": "Attività di cron cancellate da re-init\nCRON finestra di dialogo Editor aggiunto\nScena implementata che consente/disattiva tramite messaggi\nImplementato la scrittura della scena afferma con ack=true\nDescrizione aggiunta alla scena stati\nAggiunta possibilità di utilizzare categorie/enumerazioni",
"es": "Funciones de cron limpias por reinicio\nCRON Cuadro de diálogo añadido\nCreación de escenas habilitantes/discapacitados mediante mensajes\nImplementó la escritura de los estados de escena con ack=true\nDescripción adicional a los estados de escena\nMayor posibilidad de utilizar categorías/enumeración",
"pl": "Oczyszczone zadania cron przez re- init\nCRON Okno edytora\nWdrożona scena umożliwiająca / wyłączająca poprzez wiadomości\nWdrożenie zapisu stanów sceny z ack = true\nDodano opis do stanu sceny\nDodano możliwość użycia kategorii / wyliczeń",
"uk": "Очищені коронні завдання за допомогою повторного\nКронштейн Додано діалогове вікно редактора\nРеалізована сцена дозволяє / відключення через повідомлення\nРеалізовано написання сценових станів з ack=true\nДодано опис до стану сцени\nДодана можливість використання категорій / винагород",
"zh-cn": "通过重新点印清除 cron 任务\n连 添加编辑器对话框\n通过信息实现场景启用/失效\n执行场景状态的写法\n添加到场景状态的描述\n添加使用类别/编号的可能性"
},
"2.4.2": {
"en": "Preserved empty folders by renaming and moving of scenes",
"de": "Leere Ordner durch Umbenennung und Bewegung von Szenen erhalten",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "iobroker.scenes",
"version": "3.0.0",
"version": "3.0.1",
"description": "Scenes for ioBroker.",
"author": {
"name": "bluefox",
Expand Down
2 changes: 1 addition & 1 deletion src/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "scenes-react",
"version": "3.0.0",
"version": "3.0.1",
"private": true,
"dependencies": {
"@iobroker/adapter-react-v5": "^4.9.8",
Expand Down

0 comments on commit 1eaf3e9

Please sign in to comment.