1
0
mirror of https://github.com/home-assistant/core.git synced 2025-12-24 21:06:19 +00:00

Add nina integration (#56647)

* Added nina integration

* Improvements implemented

* Fixed lint errors

* Added tests

* Improvements implemented

* Use client session from HA

* Added custom coordinator

* Fixed tests

* Fix pylint errors

* Library updated to 0.1.4

* Optimization of static attributes

* Removed unused code

* Switched to BinarySensorDeviceClass

* Switched to Platform Enum

* Improve repetition

* Improve repetition

* Fix corona filter

* Removed intermediate variable

Co-authored-by: Marvin Wichmann <marvin@fam-wichmann.de>

* Fix black formatting

Co-authored-by: Marvin Wichmann <marvin@fam-wichmann.de>
This commit is contained in:
Maximilian
2021-12-05 14:11:02 +00:00
committed by GitHub
parent cf371ea8dd
commit 9f7b8d3009
17 changed files with 924 additions and 0 deletions

View File

@@ -202,6 +202,7 @@ FLOWS = [
"nexia",
"nfandroidtv",
"nightscout",
"nina",
"nmap_tracker",
"notion",
"nuheat",