Zigbee plugin version uplift
This commit is contained in:
parent
8c369ed2e8
commit
378d00b83e
2 changed files with 8 additions and 4 deletions
10
README.md
10
README.md
|
|
@ -14,12 +14,16 @@ Currently supported devices:
|
||||||
- **Network Scanner**, IP scanner to detect devices on local network
|
- **Network Scanner**, IP scanner to detect devices on local network
|
||||||
- **NUT**, Linux UPS daemon
|
- **NUT**, Linux UPS daemon
|
||||||
- **Tellstick**, Supported devices:
|
- **Tellstick**, Supported devices:
|
||||||
- NexaSelfLearning
|
- NexaSelfLearning
|
||||||
- Oregon0x1A2D
|
- Oregon0x1A2D
|
||||||
- **Raspberry Pi**, GPIO connected sensors
|
- **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)
|
Under development (Not ready to be used yet)
|
||||||
- **[Zigbee](plugins/hal-zigbee/README.md)**
|
|
||||||
- **Z-Wave**
|
- **Z-Wave**
|
||||||
- **Google Assistant**
|
- **Google Assistant**
|
||||||
- **MQTT Devices**
|
- **MQTT Devices**
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,5 @@
|
||||||
{
|
{
|
||||||
"version": 0.1,
|
"version": 0.5,
|
||||||
"name": "Hal-Zigbee",
|
"name": "Hal-Zigbee",
|
||||||
"description": "A Zigbee plugin for directly connecting to a controller device over serial port.",
|
"description": "A Zigbee plugin for directly connecting to a controller device over serial port.",
|
||||||
"interfaces": [
|
"interfaces": [
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue