1.1.2 • Published 4 months ago

homebridge-sinricpro v1.1.2

Weekly downloads
-
License
CC-BY-SA
Repository
github
Last release
4 months ago

verified-by-homebridge

Homebridge - SinricPro

This plugin seamlessly exposes all your SinricPro devices to HomeKit, enabling you to control your ESP8266/ESP32/Raspberry Pi Pico directly within the Apple Home app

How to use this plug-in ?

  1. Install Homebridge
  2. Install SinricPro plugin
  3. Enter the your Sinric Pro API key. If you do not have one, go to Sinric Pro Portal -> Credentials -> New API Key
  4. Restart Homebridge. Your devices will be automatically synced and ready to be controlled through HomeKit!

Following devices types are supported:

Sinric ProHomeKit AccessoryNotes
SwitchSwitch-
BlindsWindowCovering-
Dimmable SwitchLightbulb-
FanFan-
Garage DoorGarageDoorOpener-
LightLightbulb-
LockLockMechanism-
ThermostatThermostat-
TVTelevisionOn and Off only.
AC UnitThermostat-
Temperature SensorTemperatureSensor and HumiditySensor-
Motion SensorMotionSensor-
Contact SensorContactSensor-

For Developments

  1. git clone https://github.com/sinricpro/homebridge-sinricpro.git
  2. cd homebridge-sinricpro
  3. npm link
  4. npm run watch

Limitations

  1. Apple does not allow more than 150 items per bridge.
  2. Doorbell shows not supported.