@reedptaylor/homebridge-frigidaire-ac-plugin
TypeScript icon, indicating that this package has built-in type declarations

1.0.3 • Public • Published

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.

Package Sidebar

Install

npm i @reedptaylor/homebridge-frigidaire-ac-plugin

Weekly Downloads

23

Version

1.0.3

License

Apache-2.0

Unpacked Size

90.6 kB

Total Files

21

Last publish

Collaborators

  • reedptaylor