-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
a3ca308
commit ca75625
Showing
4 changed files
with
9 additions
and
49 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,53 +1,21 @@ | ||
{ | ||
"common": { | ||
"name": "switchbot-ble", | ||
"version": "0.0.5", | ||
"version": "0.1.0", | ||
"news": { | ||
"0.0.4": { | ||
"en": "Downgrade to version 0.0.5 of node-switchbot", | ||
"de": "Downgrade auf Version 0.0.5 von node-switchbot" | ||
}, | ||
"0.0.3": { | ||
"en": "Initial support for SwitchBot Curtain", | ||
"de": "Initial support for SwitchBot Curtain" | ||
}, | ||
"0.0.2": { | ||
"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": "首次出版" | ||
"0.1.0": { | ||
"en": "Release 0.1.0", | ||
"de": "Release 0.1.0" | ||
} | ||
}, | ||
"title": "SwitchBot BLE", | ||
"titleLang": { | ||
"en": "SwitchBot BLE", | ||
"de": "SwitchBot BLE", | ||
"ru": "SwitchBot BLE", | ||
"pt": "SwitchBot BLE", | ||
"nl": "SwitchBot BLE", | ||
"fr": "SwitchBot BLE", | ||
"it": "SwitchBot BLE", | ||
"es": "SwitchBot BLE", | ||
"pl": "SwitchBot BLE", | ||
"zh-cn": "SwitchBot BLE" | ||
}, | ||
"desc": { | ||
"en": "This adapter allows you to move your Switchbot Bot's arm and to monitor the Thermometer & Hygrometer (Meter)", | ||
"de": "This adapter allows you to move your Switchbot Bot's arm and to monitor the Thermometer & Hygrometer (Meter)", | ||
"ru": "This adapter allows you to move your Switchbot Bot's arm and to monitor the Thermometer & Hygrometer (Meter)", | ||
"pt": "This adapter allows you to move your Switchbot Bot's arm and to monitor the Thermometer & Hygrometer (Meter)", | ||
"nl": "This adapter allows you to move your Switchbot Bot's arm and to monitor the Thermometer & Hygrometer (Meter)", | ||
"fr": "This adapter allows you to move your Switchbot Bot's arm and to monitor the Thermometer & Hygrometer (Meter)", | ||
"it": "This adapter allows you to move your Switchbot Bot's arm and to monitor the Thermometer & Hygrometer (Meter)", | ||
"es": "This adapter allows you to move your Switchbot Bot's arm and to monitor the Thermometer & Hygrometer (Meter)", | ||
"pl": "This adapter allows you to move your Switchbot Bot's arm and to monitor the Thermometer & Hygrometer (Meter)", | ||
"zh-cn": "This adapter allows you to move your Switchbot Bot's arm and to monitor the Thermometer & Hygrometer (Meter)" | ||
"de": "This adapter allows you to move your Switchbot Bot's arm and to monitor the Thermometer & Hygrometer (Meter)" | ||
}, | ||
"authors": [ | ||
"Sascha <[email protected]>" | ||
|
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters