mirror of
https://github.com/aljazceru/addons.git
synced 2025-12-18 05:34:20 +01:00
Update code
This commit is contained in:
@@ -1,5 +1,9 @@
|
|||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
## 0.2.1
|
||||||
|
|
||||||
|
- Disable discovery for 0.110.0
|
||||||
|
|
||||||
## 0.2.0
|
## 0.2.0
|
||||||
|
|
||||||
- Update OZW / QTOZW
|
- Update OZW / QTOZW
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "OpenZwave",
|
"name": "OpenZwave",
|
||||||
"version": "0.2.0",
|
"version": "0.2.1",
|
||||||
"slug": "zwave",
|
"slug": "zwave",
|
||||||
"description": "Control a ZWave network with Home Assistant",
|
"description": "Control a ZWave network with Home Assistant",
|
||||||
"arch": ["amd64", "i386", "armhf", "armv7", "aarch64"],
|
"arch": ["amd64", "i386", "armhf", "armv7", "aarch64"],
|
||||||
@@ -11,7 +11,6 @@
|
|||||||
"stage": "experimental",
|
"stage": "experimental",
|
||||||
"homeassistant": "0.110.0.dev",
|
"homeassistant": "0.110.0.dev",
|
||||||
"services": ["mqtt:want"],
|
"services": ["mqtt:want"],
|
||||||
"discovery": ["ozw"],
|
|
||||||
"auto_uart": true,
|
"auto_uart": true,
|
||||||
"gpio": true,
|
"gpio": true,
|
||||||
"apparmor": false,
|
"apparmor": false,
|
||||||
|
|||||||
Reference in New Issue
Block a user