homebridge-sinricpro
v1.1.4
Published
Sinric Pro devices support for HomeKit.
Downloads
79
Maintainers
Readme
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 ?
- Install Homebridge
- Install SinricPro plugin
- Enter the your Sinric Pro API key. If you do not have one, go to Sinric Pro Portal -> Credentials -> New API Key
- Restart Homebridge. Your devices will be automatically synced and ready to be controlled through HomeKit!
Following devices types are supported:
| Sinric Pro | HomeKit Accessory | Notes |
| -------------------- | ------------------------------------ | ---------------- |
| Switch
| Switch | - |
| Blinds
| WindowCovering | - |
| Dimmable Switch
| Lightbulb | - |
| Fan
| Fan | - |
| Garage Door
| GarageDoorOpener | - |
| Light
| Lightbulb | - |
| Lock
| LockMechanism | - |
| Thermostat
| Thermostat | - |
| TV
| Television | On and Off only. |
| AC Unit
| Thermostat | - |
| Temperature Sensor
| TemperatureSensor and HumiditySensor | - |
| Motion Sensor
| MotionSensor | - |
| Contact Sensor
| ContactSensor | - |
For Developments
- git clone https://github.com/sinricpro/homebridge-sinricpro.git
- cd homebridge-sinricpro
- npm link
- npm run watch
Join the community!
Join us on our Official Discord Server!
Limitations
- Apple does not allow more than 150 items per bridge.
- Doorbell shows not supported.