homebridge-ambiback
Version:
A simple switch to turn on or off your AmbiBack Bridge Controller.
27 lines (18 loc) • 1.43 kB
Markdown
<img src='https://raw.githubusercontent.com/NeoRame/homebridge-ambiback/master/gfx/AmbiBack_Logo_Horizontal_COLOR.svg' wight='80%'>
AmbiBack Bridge control for HomeKit
[](https://github.com/homebridge/homebridge/wiki/Verified-Plugins)
[](https://www.npmjs.com/package/homebridge-ambiback)
[](https://www.npmjs.com/package/homebridge-ambiback)
[](https://github.com/NeoRame/homebridge-ambiback/blob/master/LICENSE)
`homebridge-ambiback` is a [Homebridge](https://github.com/nfarina/homebridge) plugin with which you can create a
HomeKit switch to control your [AmbiBack Bridge](https://www.ambiback.de/category/ambiback).
This Plugin is an modified version of [homebridge-http-switch](https://github.com/Supereg/homebridge-http-switch) to bring user a simpler way to create and setup a simple on/off switch for the AmbiBack Bridge
First of all you need to have [Homebridge](https://github.com/nfarina/homebridge) installed. Refer to the repo for
instructions.
Then run the following command to install `homebridge-ambiback`
```
sudo npm install -g homebridge-ambiback
```