Skip to content

Commit

Permalink
chore: release v0.1.2
Browse files Browse the repository at this point in the history
- Fix for issue #13 [Kein Login möglich](#13)
  • Loading branch information
MiGoller committed May 1, 2023
1 parent 111a84b commit 3e2dcd9
Show file tree
Hide file tree
Showing 4 changed files with 191 additions and 178 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ The adapter is under construction and the documentation as well. Please be patie
Placeholder for the next version (at the beginning of the line):
### **WORK IN PROGRESS**
-->
### **WORK IN PROGRESS**
### 0.1.2 (2023-05-01)

- Fix for issue #13 [Kein Login möglich](https://github.com/MiGoller/ioBroker.xplora/issues/13)

Expand Down
361 changes: 187 additions & 174 deletions io-package.json
Original file line number Diff line number Diff line change
@@ -1,180 +1,193 @@
{
"common": {
"name": "xplora",
"version": "0.1.1",
"news": {
"0.1.1": {
"en": "Some bug fixes."
},
"0.1.0": {
"en": "MVP release.",
"de": "MVP-Version.",
"ru": "Релиз MVP.",
"pt": "Lançamento do MVP.",
"nl": "MVP-release.",
"fr": "Sortie MVP.",
"it": "Rilascio MVP.",
"es": "Lanzamiento de MVP.",
"pl": "Wydanie MVP.",
"zh-cn": "MVP 发布。"
},
"0.0.1": {
"en": "initial release",
"de": "Erstveröffentlichung",
"ru": "Начальная версия",
"pt": "lançamento inicial",
"nl": "Eerste uitgave",
"fr": "Première version",
"it": "Versione iniziale",
"es": "Versión inicial",
"pl": "Pierwsze wydanie",
"zh-cn": "首次出版"
}
},
"titleLang": {
"en": "Xplora® people tracker",
"de": "Xplora® People Tracker",
"ru": "Xplora® трекер людей",
"pt": "Rastreador de pessoas Xplora®",
"nl": "Xplora®-mensentracker",
"fr": "Traqueur de personnes Xplora®",
"it": "Tracciatore di persone Xplora®",
"es": "Rastreador de personas Xplora®",
"pl": "Śledzenie osób Xplora®",
"zh-cn": "Xplora® 人员追踪器"
},
"desc": {
"en": "Inofficial ioBroker adapter for Xplora® smartwatches.",
"de": "Inoffizieller ioBroker-Adapter für Xplora® -Smartwatches.",
"ru": "Неофициальный адаптер ioBroker для умных часов Xplora®.",
"pt": "Adaptador ioBroker não oficial para smartwatches Xplora®.",
"nl": "Onofficiële ioBroker-adapter voor Xplora® smartwatches.",
"fr": "Adaptateur ioBroker non officiel pour les montres intelligentes Xplora®.",
"it": "Adattatore ioBroker non ufficiale per smartwatch Xplora®.",
"es": "Adaptador ioBroker no oficial para relojes inteligentes Xplora®.",
"pl": "Nieoficjalny adapter ioBroker do smartwatchów Xplora®.",
"zh-cn": "用于Xplora® 智能手表的非正式ioBroker适配器。"
},
"authors": [
"MiGoller <[email protected]>"
],
"keywords": [
"xplora",
"smartwatch",
"kid",
"gps"
],
"license": "MIT",
"platform": "Javascript/Node.js",
"icon": "xplora.png",
"enabled": true,
"extIcon": "https://raw.githubusercontent.com/MiGoller/ioBroker.xplora/master/admin/xplora.png",
"readme": "https://github.com/MiGoller/ioBroker.xplora/blob/master/README.md",
"loglevel": "info",
"mode": "daemon",
"type": "geoposition",
"compact": true,
"connectionType": "cloud",
"dataSource": "poll",
"materialize": true,
"dependencies": [
{
"js-controller": ">=2.0.0"
}
]
"common": {
"name": "xplora",
"version": "0.1.2",
"news": {
"0.1.2": {
"en": "Fix for issue #13 [Kein Login möglich](https://github.com/MiGoller/ioBroker.xplora/issues/13)",
"de": "Fix für Ausgabe #13 [Kein Login möglich](https://github.com/MiGoller/ioBroker.xplora/issues/13)",
"ru": "Исправление для выпуска #13 [Kein Login möglich](https://github.com/MiGoller/ioBroker.xplora/issues/13)",
"pt": "Fix for issue #13 [Kein Login möglich](https://github.com/MiGoller/ioBroker.xplora/issues/13)",
"nl": "Vertaling:",
"fr": "Fix for issue #13 [Kein Login möglich](https://github.com/MiGoller/ioBroker.xplora/issues/13)",
"it": "Correzione per numero 13 [Kein Login möglich](https://github.com/MiGoller/ioBroker.xplora/issues/13)",
"es": "Corrección para el número #13 [Kein Iniciar sesión möglich](https://github.com/MiGoller/ioBroker.xplora/issues/13)",
"pl": "Fix for issue #13 (Kein Login möglich(https:/github.com/MiGoller/ioBroker.xplora/issues/13) (ang.)",
"uk": "Виправлення для випуску #13 [Kein Логін мöglich](https://github.com/MiGoller/ioBroker.xplora/issues/13)",
"zh-cn": "(http://github.com/MiGoller/ioBroker.xplora/issues/13)"
},
"0.1.1": {
"en": "Some bug fixes."
},
"0.1.0": {
"en": "MVP release.",
"de": "MVP-Version.",
"ru": "Релиз MVP.",
"pt": "Lançamento do MVP.",
"nl": "MVP-release.",
"fr": "Sortie MVP.",
"it": "Rilascio MVP.",
"es": "Lanzamiento de MVP.",
"pl": "Wydanie MVP.",
"zh-cn": "MVP 发布。"
},
"0.0.1": {
"en": "initial release",
"de": "Erstveröffentlichung",
"ru": "Начальная версия",
"pt": "lançamento inicial",
"nl": "Eerste uitgave",
"fr": "Première version",
"it": "Versione iniziale",
"es": "Versión inicial",
"pl": "Pierwsze wydanie",
"zh-cn": "首次出版"
}
},
"encryptedNative": [
"xplora_password"
"titleLang": {
"en": "Xplora® people tracker",
"de": "Xplora® People Tracker",
"ru": "Xplora® трекер людей",
"pt": "Rastreador de pessoas Xplora®",
"nl": "Xplora®-mensentracker",
"fr": "Traqueur de personnes Xplora®",
"it": "Tracciatore di persone Xplora®",
"es": "Rastreador de personas Xplora®",
"pl": "Śledzenie osób Xplora®",
"zh-cn": "Xplora® 人员追踪器"
},
"desc": {
"en": "Inofficial ioBroker adapter for Xplora® smartwatches.",
"de": "Inoffizieller ioBroker-Adapter für Xplora® -Smartwatches.",
"ru": "Неофициальный адаптер ioBroker для умных часов Xplora®.",
"pt": "Adaptador ioBroker não oficial para smartwatches Xplora®.",
"nl": "Onofficiële ioBroker-adapter voor Xplora® smartwatches.",
"fr": "Adaptateur ioBroker non officiel pour les montres intelligentes Xplora®.",
"it": "Adattatore ioBroker non ufficiale per smartwatch Xplora®.",
"es": "Adaptador ioBroker no oficial para relojes inteligentes Xplora®.",
"pl": "Nieoficjalny adapter ioBroker do smartwatchów Xplora®.",
"zh-cn": "用于Xplora® 智能手表的非正式ioBroker适配器。"
},
"authors": [
"MiGoller <[email protected]>"
],
"protectedNative": [
"xplora_password"
"keywords": [
"xplora",
"smartwatch",
"kid",
"gps"
],
"native": {
"xplora_countrycode": "+49",
"xplora_phonenumber": "",
"xplora_password": "MySecretPassword",
"xplora_polling_interval": 60,
"sendto_places_adapter_instance": -1,
"sendto_places_adapter_regexp": "",
"location_object_type": "LatLng"
},
"objects": [],
"instanceObjects": [
{
"_id": "info",
"type": "channel",
"common": {
"name": "Information"
},
"native": {}
},
{
"_id": "info.connection",
"type": "state",
"common": {
"name": "connected",
"desc": "Connected to Xplora® cloud services?",
"type": "boolean",
"def": false,
"read": true,
"role": "value.info",
"write": false
},
"native": {}
},
{
"_id": "info.lastUpdate",
"type": "state",
"common": {
"name": "lastUpdate",
"desc": "Timestamp of last data update.",
"type": "number",
"def": 0,
"read": true,
"role": "value.time",
"write": false
},
"native": {}
},
{
"_id": "control",
"type": "channel",
"common": {
"name": "Control"
},
"native": {}
},
{
"_id": "control.pollinginterval",
"type": "state",
"common": {
"name": "Polling interval",
"desc": "Polling interval (seconds)",
"type": "number",
"def": 60,
"read": true,
"role": "value.number",
"write": true
},
"native": {}
},
{
"_id": "children",
"type": "device",
"common": {
"name": "Children",
"desc": "Your children."
},
"native": {}
},
{
"_id": "users",
"type": "device",
"common": {
"name": "Users",
"desc": "Users (guardians)."
},
"native": {}
}
"license": "MIT",
"platform": "Javascript/Node.js",
"icon": "xplora.png",
"enabled": true,
"extIcon": "https://raw.githubusercontent.com/MiGoller/ioBroker.xplora/master/admin/xplora.png",
"readme": "https://github.com/MiGoller/ioBroker.xplora/blob/master/README.md",
"loglevel": "info",
"mode": "daemon",
"type": "geoposition",
"compact": true,
"connectionType": "cloud",
"dataSource": "poll",
"materialize": true,
"dependencies": [
{
"js-controller": ">=2.0.0"
}
]
},
"encryptedNative": [
"xplora_password"
],
"protectedNative": [
"xplora_password"
],
"native": {
"xplora_countrycode": "+49",
"xplora_phonenumber": "",
"xplora_password": "MySecretPassword",
"xplora_polling_interval": 60,
"sendto_places_adapter_instance": -1,
"sendto_places_adapter_regexp": "",
"location_object_type": "LatLng"
},
"objects": [],
"instanceObjects": [
{
"_id": "info",
"type": "channel",
"common": {
"name": "Information"
},
"native": {}
},
{
"_id": "info.connection",
"type": "state",
"common": {
"name": "connected",
"desc": "Connected to Xplora® cloud services?",
"type": "boolean",
"def": false,
"read": true,
"role": "value.info",
"write": false
},
"native": {}
},
{
"_id": "info.lastUpdate",
"type": "state",
"common": {
"name": "lastUpdate",
"desc": "Timestamp of last data update.",
"type": "number",
"def": 0,
"read": true,
"role": "value.time",
"write": false
},
"native": {}
},
{
"_id": "control",
"type": "channel",
"common": {
"name": "Control"
},
"native": {}
},
{
"_id": "control.pollinginterval",
"type": "state",
"common": {
"name": "Polling interval",
"desc": "Polling interval (seconds)",
"type": "number",
"def": 60,
"read": true,
"role": "value.number",
"write": true
},
"native": {}
},
{
"_id": "children",
"type": "device",
"common": {
"name": "Children",
"desc": "Your children."
},
"native": {}
},
{
"_id": "users",
"type": "device",
"common": {
"name": "Users",
"desc": "Users (guardians)."
},
"native": {}
}
]
}
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "iobroker.xplora",
"version": "0.1.1",
"version": "0.1.2",
"description": "Inofficial ioBroker adapter for Xplora® smartwatches.",
"author": {
"name": "MiGoller",
Expand Down

0 comments on commit 3e2dcd9

Please sign in to comment.