iobroker.shelly
Advanced tools
Comparing version 8.0.0 to 8.1.1
{ | ||
"common": { | ||
"name": "shelly", | ||
"version": "8.0.0", | ||
"version": "8.1.1", | ||
"news": { | ||
"8.1.1": { | ||
"en": "Fixed lint issues and Shelly Gen 3 import", | ||
"de": "Feste Lint-Probleme und Shelly Gen 3 Import", | ||
"ru": "Fixed lint issues and Shelly Gen 3 import", | ||
"pt": "Problemas de lint fixos e importação Shelly Gen 3", | ||
"nl": "Vaste plint problemen en Shelly Gen 3 import", | ||
"fr": "Problèmes de peluches fixes et importation Shelly Gen 3", | ||
"it": "Problematiche fisse e importazione Shelly Gen 3", | ||
"es": "Problemas de forro fijo e importación Shelly Gen 3", | ||
"pl": "Naprawiono problemy z kłami i import Shelly Gen 3", | ||
"uk": "Фіксовані проблеми з відтінком і Shelly Gen 3 імпорт", | ||
"zh-cn": "固定文件夹和 Shelly Gen 3 导入" | ||
}, | ||
"8.0.0": { | ||
@@ -83,15 +96,2 @@ "en": "Added Shelly 1 PM Gen3\nAdded Shelly 1 Gen3\nBreaking change: Renamed input states (now digital/analog) of Shelly Plus Addon (Ext)\nAdded Shelly Plus Uni\nAdded Shelly H&T (Gen3)\nImproved structure of ble events (receivedBy) - see documentation for details\nImproved the color of icons in the admin interface", | ||
"zh-cn": "D. 固定的中止理由 2.5/ Shelly 2\nD. 增加全套包装的湿度\n并非所有装置都拥有外部权力" | ||
}, | ||
"6.6.0": { | ||
"en": "Added BLE devices as states to `shelly.0.ble.*` (Shelly Scripting required)", | ||
"de": "Hinzugefügt BLE-Geräte als Zustände zu shelly.0.ble* (Shelly Scripting erforderlich)", | ||
"ru": "Добавлены BLE устройства, как государства для shelly.0.ble* (Необходимо скриптирование)", | ||
"pt": "Adicionado dispositivos BLE como estados para shelly.0.ble* (Shelly Scripting necessário)", | ||
"nl": "Vervoegde BLE apparaten als staat tot Shelly.0", | ||
"fr": "Ajout d'appareils BLE comme états à shelly.0.ble* (Shelly Scripting required)", | ||
"it": "Aggiunto dispositivi BLE come stati a shelly.0.ble* (Shelly Scripting richiesto)", | ||
"es": "Agregados dispositivos BLE como estados a shelly.0.ble* (Se requiere scripting total)", | ||
"pl": "Adddowane urządzenia BLE jako stany do ostrzału.0.ble* (ang.)", | ||
"uk": "Додано BLE-пристрої як стани для оболонки.0.ble* (Використання потрібного скрипту)", | ||
"zh-cn": "增加乙型装置作为炮击国。" | ||
} | ||
@@ -98,0 +98,0 @@ }, |
@@ -57,2 +57,3 @@ 'use strict'; | ||
const shellyprodm2pm = require('./devices/gen2/shellyprodm2pm').shellyprodm2pm; | ||
const shellyproem50 = require('./devices/gen2/shellyproem50').shellyproem50; | ||
const shellyplusht = require('./devices/gen2/shellyplusht').shellyplusht; | ||
@@ -126,2 +127,3 @@ const shellyplussmoke = require('./devices/gen2/shellyplussmoke').shellyplussmoke; | ||
shellyprodm2pm, | ||
shellyproem50, | ||
shellyplusht, | ||
@@ -195,2 +197,3 @@ shellyplussmoke, | ||
shellyprodm2pm: ['shellyprodm2pm'], | ||
shellyproem50: ['shellyproem50'], | ||
shellyplusht: ['shellyplusht'], | ||
@@ -263,2 +266,3 @@ shellyplussmoke: ['shellyplussmoke'], | ||
shellyprodm2pm: 2, | ||
shellyproem50: 2, | ||
shellyplusht: 2, | ||
@@ -332,2 +336,3 @@ shellyplussmoke: 2, | ||
shellyprodm2pm: 'https://kb.shelly.cloud/knowledge-base/shelly-pro-dimmer-2pm', | ||
shellyproem50: 'https://kb.shelly.cloud/knowledge-base/shelly-pro-em-50', | ||
shellyplusht: 'https://kb.shelly.cloud/knowledge-base/shelly-plus-h-t', | ||
@@ -334,0 +339,0 @@ shellyplussmoke: 'https://kb.shelly.cloud/knowledge-base/shelly-plus-smoke', |
@@ -17,3 +17,3 @@ 'use strict'; | ||
module.exports = { | ||
shelly1minig3: shelly1g3, | ||
shelly1g3: shelly1g3, | ||
}; |
{ | ||
"name": "iobroker.shelly", | ||
"version": "8.0.0", | ||
"version": "8.1.1", | ||
"description": "Integrate your Shelly devices into ioBroker via MQTT or CoAP", | ||
@@ -61,3 +61,3 @@ "author": { | ||
"@iobroker/testing": "^4.1.3", | ||
"@types/chai": "^4.3.17", | ||
"@types/chai": "^4.3.18", | ||
"@types/chai-as-promised": "^7.1.8", | ||
@@ -64,0 +64,0 @@ "@types/mocha": "^10.0.7", |
@@ -77,3 +77,3 @@ ![Logo](admin/shelly.png) | ||
| Shelly Device | CoAP | MQTT | | ||
|-------------------------------------------| ---- | --------- | | ||
|-------------------------------------------| ---- |-----------| | ||
| Shelly Plus 1 (shellyplus1) | ❌ | >= v5.0.0 | | ||
@@ -92,4 +92,5 @@ | Shelly Plus 1 PM (shellyplus1pm) | ❌ | >= v5.0.0 | | ||
| Shelly Pro 3 EM (shellypro3em) | ❌ | >= v6.4.0 | | ||
| Shelly Pro Dimmer 1 PM (shellyprodm1pm) | ❌ | >= v7.0.0 | | ||
| Shelly Pro Dimmer 1 PM (shellyprodm1pm) | ❌ | >= v8.0.0 | | ||
| Shelly Pro Dimmer 2 PM (shellyprodm2pm) | ❌ | >= v7.0.0 | | ||
| Shelly Pro EM 2x50A | ❌ | >= v7.0.0 | | ||
| Shelly Plus H&T (shellyplusht) | ❌ | >= v6.2.0 | | ||
@@ -102,3 +103,3 @@ | Shelly Plus Smoke (shellyplussmoke) | ❌ | >= v6.5.0 | | ||
| Shelly Plus 1 PM Mini (shellyplus1pmmini) | ❌ | >= v6.4.5 | | ||
| Shelly Plus Uni (shellyplusuni) | ❌ | >= v7.1.0 | | ||
| Shelly Plus Uni (shellyplusuni) | ❌ | >= v8.0.0 | | ||
| Shelly Wall Display (shellywalldisplay) | ❌ | >= v7.0.0 | | ||
@@ -113,5 +114,5 @@ | ||
| Shelly PM Mini Gen3 (shellypmminig3) | ❌ | >= v7.0.0 | | ||
| Shelly H&T Gen3 (shellyhtg3) | ❌ | >= v7.1.0 | | ||
| Shelly 1 PM Gen3 (shelly1pmg3) | ❌ | >= v7.1.0 | | ||
| Shelly 1 Gen3 (shelly1g3) | ❌ | >= v7.1.0 | | ||
| Shelly H&T Gen3 (shellyhtg3) | ❌ | >= v8.0.0 | | ||
| Shelly 1 PM Gen3 (shelly1pmg3) | ❌ | >= v8.0.0 | | ||
| Shelly 1 Gen3 (shelly1g3) | ❌ | >= v8.0.0 | | ||
@@ -133,3 +134,2 @@ ### Bluetooth Low Energy (BLU) | ||
- Shelly Plus Plug US | ||
- Shelly Pro EM 2x50A | ||
- USB powered UVC LED strip | ||
@@ -158,2 +158,10 @@ - Shelly Plus RGBW PM (shellyplusrgbwpm) | ||
--> | ||
### 8.1.1 (2024-08-27) | ||
* (@klein0r) Fixed lint issues and Shelly Gen 3 import | ||
### 8.1.0 (2024-08-25) | ||
* (esusxunil) Added Shelly Pro EM 2x50A | ||
### 8.0.0 (2024-08-25) | ||
@@ -186,13 +194,2 @@ | ||
### 6.8.0 (2024-02-17) | ||
* (klein0r) Updated BLE script to 0.2 (new shelly motion firmware) | ||
* (klein0r) Updated Shelly i3 number limits | ||
* (klein0r) Added screenshots to instance configuration | ||
### 6.7.0 (2023-12-22) | ||
* (klein0r) Updated handling of ble payloads | ||
* (D1gitaldad) Added Shelly Wall Display | ||
## License | ||
@@ -199,0 +196,0 @@ |
Sorry, the diff of this file is too big to display
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
5680494
96
25044
213