Matthew FitzGerald-Chamberlain
|
5228f3d85c
|
Improve support for Aprilaire S86WMUPR (#133974)
|
2025-01-02 08:39:57 +01:00 |
Matthew FitzGerald-Chamberlain
|
df7be501d3
|
Fix AprilAire case (#120895)
* Fix AprilAire case
* Fix test
|
2024-07-04 21:27:56 +02:00 |
Joost Lekkerkerker
|
0214511b38
|
Make config flow imports consistent (#114962)
* Make config flow imports consistent
* Fix
|
2024-04-05 21:38:11 +02:00 |
Matthew FitzGerald-Chamberlain
|
ce8cf314f9
|
Add Aprilaire integration (#95093)
* Add Aprilaire integration
* Fix test errors
* Update constants
* Code review cleanup
* Reuse coordinator from config flow
* Code review fixes
* Remove unneeded tests
* Improve translation
* Code review fixes
* Remove unneeded fixture
* Code review fixes
* Code review updates
* Use base data coordinator
* Deduplicate based on MAC
* Fix tests
* Check mac address on init
* Fix mypy error
* Use config entry ID for entity unique ID
* Fix tests
* Code review updates
* Fix mypy errors
* Code review updates
* Add data_description
* Update homeassistant/components/aprilaire/coordinator.py
Co-authored-by: Jon Oberheide <506986+jonoberheide@users.noreply.github.com>
* Update .coveragerc
* Update homeassistant/components/aprilaire/coordinator.py
---------
Co-authored-by: Erik Montnemery <erik@montnemery.com>
Co-authored-by: Jon Oberheide <506986+jonoberheide@users.noreply.github.com>
|
2024-02-16 08:30:51 +01:00 |