Commit graph

7 commits

Author SHA1 Message Date
Paulus Schoutsen
55b46bfa7a
Fix flaky Nina CI test () 2022-12-23 22:36:11 -05:00
Erik Montnemery
aa0fd8c935
Avoid mutating globals in nina tests () 2022-09-15 12:05:29 +02:00
Franck Nijhof
7cd68381f1
Search/replace RESULT_TYPE_* by FlowResultType enum () 2022-07-07 19:57:36 +03:00
Maximilian
dc22726425
Optimize optionflow tests ()
* Optimize optionflow tests

* Extend mocking
2022-06-30 19:45:11 +02: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