1.0.3 • Published 6 years ago

homebridge-solidmation-bgh-smart v1.0.3

Weekly downloads
-
License
MIT
Repository
-
Last release
6 years ago

Solidmation - BGH Smart Plugin for Homebridge

A Homebridge plugin for "BGH Smart Control Kit" or BGH Smart Control AC's made by solidmation

Instead of using BGH's own api, I prefer to use solidmation's since it allows to match not only the AC controllers but many other devices from the same app. That's the main diference on this plugin and https://github.com/sbehrends/homebridge-bgh-smart

It's supposed to be used with https://github.com/gand0lfi/homebridge-solidmation-switch at least until I get enough time to make only one plugin with all the accesories.

It uses https://myhabeetatcloud-services.solidmation.com/1.0 API to interact with your registered devices

Installation

npm install homebridge-solidmation-bgh-smart -g

Add to your configuration

{
  "accessory": "Solidmation-Smart",
  "name": "Accesory Name",
  "email": "email@domain.com",
  "password": "password",
  "deviceName": "Device name in Solidmation",
  "homeId": "12345",
  "deviceId": "12345"
}

You need the homeId and deviceId from the console while logged in at the MyHabeetat

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago

0.1.0

6 years ago