Metadata-Version: 2.4
Name: frigidaire
Version: 0.18.34
Summary: Python API for the Frigidaire 2.0 App
Home-page: https://github.com/bm1549/frigidaire
Author: Brian Marks
License: MIT
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: certifi>=2020.12.5
Requires-Dist: chardet>=4.0.0
Requires-Dist: idna>=2.10
Requires-Dist: requests>=2.25.1
Requires-Dist: urllib3>=1.26.4
Provides-Extra: dev
Requires-Dist: pytest>=7.0; extra == "dev"
Requires-Dist: pytest-cov>=4.0; extra == "dev"
Requires-Dist: responses>=0.23; extra == "dev"
Requires-Dist: freezegun>=1.2; extra == "dev"
Requires-Dist: ruff>=0.5.0; extra == "dev"
Requires-Dist: mypy>=1.8; extra == "dev"
Requires-Dist: types-requests; extra == "dev"
Requires-Dist: pre-commit>=3.0; extra == "dev"
Dynamic: author
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: license
Dynamic: license-file
Dynamic: provides-extra
Dynamic: requires-dist
Dynamic: summary

# Frigidaire Python API

This is an API wrapper written in Python around the Frigidaire 2.0 App.

This was created specifically for use in [home-assistant/core](https://github.com/home-assistant/core) to introduce HomeKit support to Frigidaire air conditioners.
