Skip to content

Commit

Permalink
chore: release v0.0.3
Browse files Browse the repository at this point in the history
Changed behavior if webcam is offline
  • Loading branch information
sebtig committed Sep 10, 2022
1 parent 1a7decd commit dadbdd4
Show file tree
Hide file tree
Showing 4 changed files with 122 additions and 110 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ Please refer to the [`dev-server` documentation](https://github.com/ioBroker/dev
Placeholder for the next version (at the beginning of the line):
### **WORK IN PROGRESS**
-->
### **WORK IN PROGRESS**
### 0.0.3 (2022-09-10)
Changed behavior if webcam is offline

### 0.0.2 (2022-09-09)
Expand Down
224 changes: 118 additions & 106 deletions io-package.json
Original file line number Diff line number Diff line change
@@ -1,110 +1,122 @@
{
"common": {
"name": "reolink-810a",
"version": "0.0.1",
"news": {
"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": "首次出版"
}
},
"title": "Reolink 810A",
"titleLang": {
"en": "Reolink 810A",
"de": "Reolink 810A",
"ru": "Реолинк 810А",
"pt": "Reolink 810A",
"nl": "Reolink 810A",
"fr": "Reolink 810A",
"it": "Reolink 810A",
"es": "Reolink 810A",
"pl": "Reolink 810A",
"zh-cn": "重联 810A"
},
"desc": {
"en": "reolink-810a",
"de": "reolink-810a",
"ru": "реолинк-810а",
"pt": "reolink-810a",
"nl": "reolink-810a",
"fr": "reolink-810a",
"it": "reolink-810a",
"es": "reolink-810a",
"pl": "reolink-810a",
"zh-cn": "reolink-810a"
},
"authors": [
"sebtig <g-threepwood@gmx.de>"
],
"keywords": [
"ioBroker",
"template",
"Smart Home",
"home automation"
],
"license": "MIT",
"platform": "Javascript/Node.js",
"main": "build/main.js",
"icon": "reolink-810a.png",
"enabled": true,
"extIcon": "https://raw.githubusercontent.com/sebtig/ioBroker.reolink-810a/main/admin/reolink-810a.png",
"readme": "https://github.com/sebtig/ioBroker.reolink-810a/blob/main/README.md",
"loglevel": "info",
"mode": "daemon",
"type": "alarm",
"compact": true,
"connectionType": "local",
"dataSource": "poll",
"adminUI": {
"config": "json"
},
"dependencies": [
{
"js-controller": ">=3.3.22"
}
],
"globalDependencies": [
{
"admin": ">=5.1.13"
}
]
},
"native": {
"Hostname": "",
"Username": "",
"common": {
"name": "reolink-810a",
"version": "0.0.3",
"news": {
"0.0.3": {
"en": "Changed behavior if webcam is offline",
"de": "Verändertes Verhalten, wenn Webcam offline ist",
"ru": "Изменено поведение, если веб-камера оффлайн",
"pt": "Comportamento alterado se a webcam estiver offline",
"nl": "Veranderingsgedrag als webcam offline is",
"fr": "Comportement modifié si la webcam est hors ligne",
"it": "Comportamento modificato se la webcam è offline",
"es": "Cambio de comportamiento si la webcam está fuera de línea",
"pl": "Zmienne zachowanie, jeśli webcam jest offline",
"zh-cn": "2. 如果网络Cam没有线,变化的行为"
},
"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": "首次出版"
}
},
"title": "Reolink 810A",
"titleLang": {
"en": "Reolink 810A",
"de": "Reolink 810A",
"ru": "Реолинк 810А",
"pt": "Reolink 810A",
"nl": "Reolink 810A",
"fr": "Reolink 810A",
"it": "Reolink 810A",
"es": "Reolink 810A",
"pl": "Reolink 810A",
"zh-cn": "重联 810A"
},
"desc": {
"en": "reolink-810a",
"de": "reolink-810a",
"ru": "реолинк-810а",
"pt": "reolink-810a",
"nl": "reolink-810a",
"fr": "reolink-810a",
"it": "reolink-810a",
"es": "reolink-810a",
"pl": "reolink-810a",
"zh-cn": "reolink-810a"
},
"authors": [
"sebtig <g-threepwood@gmx.de>"
],
"keywords": [
"ioBroker",
"template",
"Smart Home",
"home automation"
],
"license": "MIT",
"platform": "Javascript/Node.js",
"main": "build/main.js",
"icon": "reolink-810a.png",
"enabled": true,
"extIcon": "https://raw.githubusercontent.com/sebtig/ioBroker.reolink-810a/main/admin/reolink-810a.png",
"readme": "https://github.com/sebtig/ioBroker.reolink-810a/blob/main/README.md",
"loglevel": "info",
"mode": "daemon",
"type": "alarm",
"compact": true,
"connectionType": "local",
"dataSource": "poll",
"adminUI": {
"config": "json"
},
"dependencies": [
{
"js-controller": ">=3.3.22"
}
],
"globalDependencies": [
{
"admin": ">=5.1.13"
}
]
},
"native": {
"Hostname": "",
"Username": "",
"Password": "",
"apiRefreshInterval": "1000"
},
"objects": [],
"instanceObjects": [
{
"_id": "info",
"type": "channel",
"common": {
"name": "Information"
},
"native": {}
},
{
"_id": "info.connection",
"type": "state",
"common": {
"role": "indicator.connected",
"name": "Device or service connected",
"type": "boolean",
"read": true,
"write": false,
"def": false
},
"native": {}
}
]
},
"objects": [],
"instanceObjects": [
{
"_id": "info",
"type": "channel",
"common": {
"name": "Information"
},
"native": {}
},
{
"_id": "info.connection",
"type": "state",
"common": {
"role": "indicator.connected",
"name": "Device or service connected",
"type": "boolean",
"read": true,
"write": false,
"def": false
},
"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.reolink-810a",
"version": "0.0.2",
"version": "0.0.3",
"description": "reolink-810a",
"author": {
"name": "sebtig",
Expand Down

0 comments on commit dadbdd4

Please sign in to comment.