<img src='https://raw.githubusercontent.com/NeoRame/homebridge-ambiback/master/gfx/AmbiBack_Logo_Horizontal_COLOR.svg' wight='80%'>
AmbiBack Bridge control for HomeKit

#
[![verified-by-homebridge](https://badgen.net/badge/homebridge/verified/purple)](https://github.com/homebridge/homebridge/wiki/Verified-Plugins)
[![npm version](https://img.shields.io/npm/v/homebridge-ambiback?logoColor=white)](https://www.npmjs.com/package/homebridge-ambiback)
[![npm downloads](https://img.shields.io/npm/dt/homebridge-ambiback)](https://www.npmjs.com/package/homebridge-ambiback)
[![License](https://img.shields.io/github/license/neorame/homebridge-ambiback)](https://github.com/NeoRame/homebridge-ambiback/blob/master/LICENSE)


# homebridge-ambiback Plugin
`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


## Installation

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
```
