Skip to content

Commit

Permalink
chore: release v2.0.11
Browse files Browse the repository at this point in the history
* (bluefox) Added support for the state toggling (alexa 3)
* (bluefox) Done small improvements for alexa 3
  • Loading branch information
GermanBluefox committed Jun 20, 2023
1 parent 80a8121 commit 0ef6426
Show file tree
Hide file tree
Showing 10 changed files with 26 additions and 13 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -307,7 +307,7 @@ setState('iot.0.app.message', JSON.stringify({
-->

## Changelog
### **WORK IN PROGRESS**
### 2.0.11 (2023-06-20)
* (bluefox) Added support for the state toggling (alexa 3)
* (bluefox) Done small improvements for alexa 3

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.62adf7d9.js",
"main.js": "./static/js/main.8f35829b.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.62adf7d9.js.map": "./static/js/main.62adf7d9.js.map"
"main.8f35829b.js.map": "./static/js/main.8f35829b.js.map"
},
"entrypoints": [
"static/css/main.96b3c861.css",
"static/js/main.62adf7d9.js"
"static/js/main.8f35829b.js"
]
}
2 changes: 1 addition & 1 deletion admin/index_m.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"/><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" crossorigin="use-credentials"/><script type="text/javascript" src="./../../lib/js/socket.io.js"></script><title>IoT Settings</title><script defer="defer" src="./static/js/main.62adf7d9.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"/><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" crossorigin="use-credentials"/><script type="text/javascript" src="./../../lib/js/socket.io.js"></script><title>IoT Settings</title><script defer="defer" src="./static/js/main.8f35829b.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>

Large diffs are not rendered by default.

Large diffs are not rendered by default.

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": "iot",
"version": "2.0.10",
"version": "2.0.11",
"news": {
"2.0.11": {
"en": "Added support for the state toggling (alexa 3)\nDone small improvements for alexa 3",
"de": "Unterstützung für den Zustands-Toggling (alexa 3)\nFertige kleine Verbesserungen für alexa 3",
"ru": "Добавлена поддержка государственного торга (alexa 3)\nСделайте небольшие улучшения для alexa 2 3 4 5",
"pt": "Adicionado suporte para o estado alternando (alexa 3)\nFeito pequenas melhorias para alexa 3",
"nl": "Vermeld ondersteuning voor de staat die gloeit\nKleine verbetering voor Alexa 3",
"fr": "Ajout de l'appui à l'État toggling (alexa 3)\nFait de petites améliorations pour alexa 3",
"it": "Aggiunto il supporto per il toggling dello stato (alexa 3)\nFatto piccoli miglioramenti per alexa 3",
"es": "Agregado soporte para el regateo del estado (alexa 3)\nHecho pequeñas mejoras para alexa 3",
"pl": "Wsparcie dla państwa (alexa 3)\nDo niewielkiej poprawy aleksji 3",
"uk": "Додана підтримка державного торгування (alexa 3)\nДо одного невеликого поліпшення для Олександра 3 хв",
"zh-cn": "进一步支持国家乞讨(alexa 3)\n法拉的小改进 3"
},
"2.0.10": {
"en": "Done small improvements for alexa v3",
"de": "Fertige kleine Verbesserungen für alexa v3",
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.iot",
"version": "2.0.10",
"version": "2.0.11",
"description": "This adapter allows to communicate Amazon Alexa and Google Home with ioBroker.",
"author": {
"name": "bluefox",
Expand Down
2 changes: 1 addition & 1 deletion src-rules/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "iobroker.telegram.rules",
"private": true,
"version": "2.0.10",
"version": "2.0.11",
"scripts": {
"start": "set PORT=4173 && craco start",
"old-start": "set PORT=4173 && react-scripts start",
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": "iot-admin",
"version": "2.0.10",
"version": "2.0.11",
"private": true,
"dependencies": {
"@iobroker/adapter-react-v5": "^4.1.0",
Expand Down

0 comments on commit 0ef6426

Please sign in to comment.