Zigbee plugin version uplift
This commit is contained in:
parent
8c369ed2e8
commit
378d00b83e
2 changed files with 8 additions and 4 deletions
|
|
@ -17,9 +17,13 @@ Currently supported devices:
|
|||
- 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**
|
||||
|
|
|
|||
|
|
@ -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": [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue