homebridge-deconz 0.0.16 → 0.0.19

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -81,7 +81,4 @@ Allow ample time after exposing or removing accessories for HomeKit to sync the
81
81
  ### Command-Line Utility
82
82
  Homebridge deCONZ includes the `deconz` command-line utility, to discover,
83
83
  monitor, and interact with a deCONZ gateway.
84
- For more details, issue:
85
- ```
86
- deconz --help
87
- ```
84
+ See the [`deconz` Tutorial](https://github.com/ebaauw/homebridge-deconz/wiki/%60deconz%60-Tutorial) in the Wiki for more info.