iobroker.boschindego
Advanced tools
Comparing version 1.2.1 to 1.2.2
{ | ||
"common": { | ||
"name": "boschindego", | ||
"version": "1.2.1", | ||
"version": "1.2.2", | ||
"news": { | ||
"1.2.2": { | ||
"en": "fix login", | ||
"de": "zurück zur übersicht", | ||
"ru": "исправить логин", | ||
"pt": "corrigir login", | ||
"nl": "fix login", | ||
"fr": "correction de la connexion", | ||
"it": "fix login", | ||
"es": "corrección de inicio", | ||
"pl": "naprawić logowanie", | ||
"uk": "фіксувати логін", | ||
"zh-cn": "固定登录" | ||
}, | ||
"1.2.1": { | ||
@@ -83,15 +96,2 @@ "en": "fix login", | ||
"zh-cn": "增加客户时间" | ||
}, | ||
"1.0.1": { | ||
"en": "bump version. New Object structure please delete old objects and restart", | ||
"de": "bump-Version. Neu Objektstruktur bitte alte Objekte löschen und neu starten", | ||
"ru": "bump версия. Новый Структура объекта, пожалуйста, удалите старые объекты и перезагрузите", | ||
"pt": "versão de choque. Novo Estrutura do objeto, por favor, excluir objetos antigos e reiniciar", | ||
"nl": "bumpversie. Nieuws Object structuur verwijdert oude objecten en herstart", | ||
"fr": "version par bosse. Nouveau Structure objet s'il vous plaît supprimer les anciens objets et redémarrer", | ||
"it": "versione urto. Nuovo Struttura oggetti si prega di eliminare oggetti vecchi e riavviare", | ||
"es": "versión de parachoques. Nuevo Estructura de objetos por favor eliminar objetos antiguos y reiniciar", | ||
"pl": "wersja guzowa. Nowy Budowa obiektu usunąć stare obiekty i restartować", | ||
"uk": "bump версія. Нові Структура об'єкта, будь ласка, видаліть старі об'єкти та перезавантажити", | ||
"zh-cn": "b 倾销版本。 新的 目的结构" | ||
} | ||
@@ -98,0 +98,0 @@ }, |
13
main.js
@@ -45,9 +45,11 @@ 'use strict'; | ||
0: 'Reading status', | ||
257: 'Charging', | ||
257: 'Trickle Charging', | ||
258: 'Docked', | ||
259: 'Docked - Software update', | ||
260: 'Docked', | ||
260: 'Charging', | ||
261: 'Docked', | ||
262: 'Docked - Loading map', | ||
263: 'Docked - Saving map', | ||
265: 'Border Cut', | ||
266: 'Leaving Dock', | ||
513: 'Mowing', | ||
@@ -60,2 +62,5 @@ 514: 'Relocalising', | ||
519: 'Idle in lawn', | ||
523: 'SpotMow', | ||
524: 'MowingRandomly', | ||
768: 'Returning to Dock', | ||
769: 'Returning to Dock', | ||
@@ -390,6 +395,6 @@ 770: 'Returning to Dock', | ||
{ command: 'state_pause', name: 'True = Pause' }, | ||
{ command: 'state_returnToDock', name: 'True = Pause' }, | ||
{ command: 'state_returnToDock', name: 'True = return to dock' }, | ||
{ command: 'reset_blade', name: 'True = Reset Blades' }, | ||
{ command: 'reset_alerts', name: 'True = Reset Alerts' }, | ||
{ command: 'calendar_get', name: 'True = Get' }, | ||
{ command: 'calendar_get', name: 'True = Get calendar' }, | ||
{ | ||
@@ -396,0 +401,0 @@ command: 'calendar_set', |
{ | ||
"name": "iobroker.boschindego", | ||
"version": "1.2.1", | ||
"version": "1.2.2", | ||
"description": "Adapter for Bosch Indego Mower", | ||
@@ -5,0 +5,0 @@ "author": { |
@@ -30,3 +30,3 @@ ![Logo](admin/boschindego.png) | ||
--> | ||
### 1.2.1 (2024-10-18) | ||
### 1.2.2 (2024-10-18) | ||
@@ -33,0 +33,0 @@ - fix login |
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
899
109516