diff --git a/README.md b/README.md index ad383ab6..33d788b9 100644 --- a/README.md +++ b/README.md @@ -14,12 +14,16 @@ Currently supported devices: - **Network Scanner**, IP scanner to detect devices on local network - **NUT**, Linux UPS daemon - **Tellstick**, Supported devices: - - NexaSelfLearning - - Oregon0x1A2D + - NexaSelfLearning + - Oregon0x1A2D - **Raspberry Pi**, GPIO connected sensors +- **[Zigbee](plugins/hal-zigbee/README.md)** + - Temperature Sensors + - Humidity Sensors + - Pressure Sensors + - OnnOff Devices Under development (Not ready to be used yet) -- **[Zigbee](plugins/hal-zigbee/README.md)** - **Z-Wave** - **Google Assistant** - **MQTT Devices** diff --git a/plugins/hal-zigbee/src/se/hal/plugin/zigbee/plugin.json b/plugins/hal-zigbee/src/se/hal/plugin/zigbee/plugin.json index c80d4a69..1885883a 100644 --- a/plugins/hal-zigbee/src/se/hal/plugin/zigbee/plugin.json +++ b/plugins/hal-zigbee/src/se/hal/plugin/zigbee/plugin.json @@ -1,5 +1,5 @@ { - "version": 0.1, + "version": 0.5, "name": "Hal-Zigbee", "description": "A Zigbee plugin for directly connecting to a controller device over serial port.", "interfaces": [