Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jwcnewton/rointe-homebridge-plugin

Rointe homebridge plugin
https://github.com/jwcnewton/rointe-homebridge-plugin

homebridge homebridge-plugin rointe

Last synced: 2 months ago
JSON representation

Rointe homebridge plugin

Awesome Lists containing this project

README

        


homebridge-rointe

# @jwcnewton/homebridge-rointe-unofficial

[![verified-by-homebridge](https://badgen.net/badge/homebridge/verified/purple)](https://github.com/homebridge/homebridge/wiki/Verified-Plugins)
[![npm](https://img.shields.io/npm/dt/homebridge-rointe-unofficial.svg)](https://www.npmjs.com/package/homebridge-rointe-unofficial)

This plugin exposes Rointe installations to Homebridge, this is developed and maintained in my free time to learn typescript.

## Configuration

Key | Example | Description
---------|----------|---------
username | [email protected] | The username used to register on the Rointe App usually an email address.
password | test | The password used to register on the Rointe App.
installation_name | Home | The installation_name setup via the Rointe app
updateInterval | 15 | The interval to get updates at (seconds).

## Development

Setup homebridge locally [here](https://github.com/homebridge/homebridge#plugin-development) then run `npm run debug`


one
       
two

## Note
- Please raise bugs with as much details as possible
- Currently this only works with a single Rointe installation
- UI Features can be added but anything outside of the standard thermostat - *raise a bug in*: [rointe-sdk-node](https://github.com/jwcnewton/rointe-sdk-node)

##