Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 960 Bytes

README.md

File metadata and controls

24 lines (18 loc) · 960 Bytes

frigidaire_homeassistant

Cobbled together code from the Internet to make Frigidaire AC work with the latest HomeAssistant

Sources:

Key Changes:

  • Added a version to the plugin manifest
  • Updated the frigidaire plugin to support REST API changes
  • Updated config_flow.py to support homeassistant API changes

Installation

Copy or clone this repository into a subdirectory of "config/custom_components", where "config" is the directory containing "homeassistant.yaml". For example, executing git clone inside the "custom_components" directory will place this in "config/custom_components/frigidaire_homeassistant".

Make sure to rename the folder from its cloned name (e.g., "frigidaire_homeassistant") to "frigidaire".

Then, restart HomeAssistant, add a Frigidaire device, and login using your Frigidaire account.