1
0
mirror of https://github.com/home-assistant/core.git synced 2025-05-13 10:29:14 +00:00

5 Commits

Author SHA1 Message Date
Franck Nijhof
5e81d28116
Update black to 23.1.0 () 2023-02-02 18:35:24 +01:00
epenet
420733a064
Improve entity type hints [n] () 2022-09-05 07:53:55 -05:00
Maximilian
20680535ec
Add options flow to NINA ()
* Added options flow

* Resolve conflicts

* Fix lint

* Implement improvements
2022-06-29 09:52:21 +02:00
Maximilian
703b689183
Address late review of nina () 2021-12-17 16:14:59 +01:00
Maximilian
9f7b8d3009
Add nina integration ()
* 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>
2021-12-05 15:11:02 +01:00