Skip to content

Commit

Permalink
docs: update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
jvandenaardweg committed Dec 27, 2022
1 parent fdef28b commit c6258b0
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,15 +37,23 @@ The IP address of the MQTT broker is required to configure the plugin in Homebri

## Getting started

This plugin requires Node 14 or higher

```
npm install -g homebridge-itho-daalderop
```

Or use the Homebridge UI to install the plugin.
Or use the Homebridge UI to install the plugin:

1. Go to your Homebridge UI and click on "Plugins"
2. Search for `Itho Daalderop` and select the plugin `Homebridge Itho Daalderop` from `@jvandenaardweg` and click "Install"
3. On the plugin Settings, configure the API settings, choose between using MQTT or the HTTP API and fill in the required settings. Click Save.
4. Click the little QR code icon for the plugin and enable the bridge. Save it and restart Homebridge.
5. After restarting Homebridge, click the QR code icon again and scan the QR code with your iPhone using the Home App. This will add the plugin bridge to your Home App.
6. Your Mechanical Ventilation unit should now be available to configure in the Home App

## Troubleshooting

If you have any issues with the plugin, please enable the `verboseLogging` configuration option in the Homebridge plugin and check the Homebridge logs for any errors and debug messages.

Feel free to [open an issue on GitHub](https://github.com/jvandenaardweg/homebridge-itho-daalderop/issues) if you have any questions or problems.

0 comments on commit c6258b0

Please sign in to comment.