Taik / homebridge-smartcielo

A Homebridge plugin for controlling Cielo Mini Split thermostats using node-cielo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cielo Thermostat Homebridge Plugin

license npm npm

This plugin allows HomeKit to control Cielo mini splits using the node-smartcielo-ws package.

Acknowledgements

Like node-mrcool, the vast majority of this code is either copied straight from or largely based on Nicholas Robinson's homebridge-smartcielo. I then copied isaac-webb's version and made the changes necessary to make this plugin work with my rewritten version of his API package.

Usage

To configure the package, use the Homebridge UI. You will need your username, password, and your public IP (I suspect this doesn't actually have to be your public IP, but the API uses it as a session identifier). Then, add the MAC address of each MrCool unit you would like to control.

Contributing

This is my first fork of another package, and I'm still learning how to use GitHub to collaborate.

About

A Homebridge plugin for controlling Cielo Mini Split thermostats using node-cielo

License:Apache License 2.0


Languages

Language:TypeScript 100.0%