reedptaylor / frigidaire-ac-homebridge

Add support for Frigidaire AC functions
Apache License 2.0
0 stars 0 forks source link

homebridge-frigidaire-ac-plugin

NPM Version

Plugin for Frigidaire AC units to add support to Homebridge. Uses reverse engineered Frigidaire API with contributions from:

Getting started

Installation

sudo npm install -g homebridge-frigidaire-ac-plugin

Configuration

You will be required to ste your username and password used to sign in to the Frigidaire app.

If you do not provide a Device ID, one will be automatically regenerated on every homebridge restart. It is recommended to provide a static value here.

It is recommended to to keep API Polling Interval at 10000ms (10s) to reduce rate limiting.

It is recommend to turn on Refresh Token Caching to reduce the chances of hitting the authentication rate limit.