iobroker.shelly
Advanced tools
Comparing version 8.2.0 to 8.2.1
{ | ||
"common": { | ||
"name": "shelly", | ||
"version": "8.2.0", | ||
"version": "8.2.1", | ||
"news": { | ||
"8.2.1": { | ||
"en": "Added datapoint for cover target position\nFixed integration of Shelly 1 PM Gen 3", | ||
"de": "Zusätzlicher Datenpunkt zur Deckung der Zielposition\nFeste Integration von Shelly 1 PM Gen 3", | ||
"ru": "Добавленная точка данных для охвата целевого положения\nФиксированная интеграция Shelly 1 PM Gen 3", | ||
"pt": "Datapoint adicionado para posição de alvo de cobertura\nIntegração fixa de Shelly 1 PM Gen 3", | ||
"nl": "Toegevoegd datapoint voor dekking doel positie\nVaste integratie van Shelly 1 PM Gen 3", | ||
"fr": "Point de données ajouté pour couvrir la position cible\nIntégration fixe de Shelly 1 PM Gen 3", | ||
"it": "Datapoint aggiunto per la posizione di destinazione di copertura\nIntegrazione fissa di Shelly 1 PM Gen 3", | ||
"es": "Punto de datos añadido para cubrir la posición de destino\nIntegración fija de Shelly 1 PM Gen 3", | ||
"pl": "Dodano punkt danych dla pozycji docelowej pokrycia\nNaprawiono integrację Shelly 1 PM Gen 3", | ||
"uk": "Додано точку даних для цільової позиції обкладинки\nФіксована інтеграція Shelly 1 PM Gen 3", | ||
"zh-cn": "为覆盖目标位置添加数据点\n Shelly 1 PM Gen 3的固定整合" | ||
}, | ||
"8.2.0": { | ||
@@ -83,15 +96,2 @@ "en": "Added Shelly BLU Wall Switch 4 & Shelly BLU RC Button 4\nAdded Shelly Plus RGBW PM\nResponsive Design added", | ||
"zh-cn": "将 BLE 脚本更新为 0.2( 新舍利运动固件)\n更新 Shelly i3 数字限制\n添加到实例配置的截图" | ||
}, | ||
"6.7.0": { | ||
"en": "Updated handling of ble payloads\nAdded Shelly Wall Display", | ||
"de": "Aktualisiertes Handling von ble Payloads\nHinzugefügt Shelly Wandanzeige", | ||
"ru": "Обновленная обработка ble payloads\nДобавлено Shelly Wall Display", | ||
"pt": "Manipulação atualizada de cargas de ble\nDisplay de parede de prateleira adicionado", | ||
"nl": "Verouderd met het bedragen van bleke ladingen\nVertaling:", | ||
"fr": "Mise à jour de la manipulation des charges utiles\nAjouté Shelly Wall Display", | ||
"it": "Gestione aggiornata dei carichi di carico\nDisplay a parete Shelly", | ||
"es": "Gestión actualizada de las cargas de ble\nPantalla de pared adicional", | ||
"pl": "Ulepszona obsługa ciężarówek\nOficjalna strona Shelly Wall Display", | ||
"uk": "Оновлена обробка блочних перевантажень\nДодано Shelly Wall Display", | ||
"zh-cn": "A. 最新处理问题载荷\nD. 增加谢全·隔离墙的区别" | ||
} | ||
@@ -98,0 +98,0 @@ }, |
@@ -77,3 +77,2 @@ 'use strict'; | ||
const devices = { | ||
@@ -80,0 +79,0 @@ // Gen 1 |
@@ -17,3 +17,3 @@ 'use strict'; | ||
module.exports = { | ||
shelly1pmminig3: shelly1pmg3, | ||
shelly1pmg3: shelly1pmg3, | ||
}; |
{ | ||
"name": "iobroker.shelly", | ||
"version": "8.2.0", | ||
"version": "8.2.1", | ||
"description": "Integrate your Shelly devices into ioBroker via MQTT or CoAP", | ||
@@ -5,0 +5,0 @@ "author": { |
@@ -155,2 +155,7 @@ ![Logo](admin/shelly.png) | ||
--> | ||
### 8.2.1 (2024-09-23) | ||
* (@Matze2010) Added datapoint for cover target position | ||
* (@klein0r) Fixed integration of Shelly 1 PM Gen 3 | ||
### 8.2.0 (2024-09-19) | ||
@@ -180,14 +185,2 @@ | ||
### 7.0.0 (2024-04-29) | ||
NodeJS >= 18.x and js-controller >= 5 is required | ||
* (klein0r) Added Shelly 1 Mini (Gen3) | ||
* (svenbluege) Added Shelly 1 PM Mini (Gen3) | ||
* (klein0r) Added Shelly PM Mini (Gen3) | ||
* (klein0r) Added Shelly Pro Dimmer 1 PM and Pro Dimmer 2 PM | ||
* (klein0r) Fixed Shelly Wall Display integration | ||
* (klein0r) Added device list of ble events (receivedBy) - removed rssi state | ||
* (klein0r) Added Switch Addon for Shelly Pro 3 EM | ||
## License | ||
@@ -194,0 +187,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
5708173
25836
209