Franck Nijhof
|
5e81d28116
|
Update black to 23.1.0 (#87188)
|
2023-02-02 18:35:24 +01:00 |
Maximilian
|
5990bd7ca3
|
Add recommended actions to NINA (#83775)
|
2022-12-27 11:24:54 +01:00 |
Paulus Schoutsen
|
55b46bfa7a
|
Fix flaky Nina CI test (#84522)
|
2022-12-23 22:36:11 -05:00 |
Maximilian
|
d2ee08c6fe
|
Add filter for duplicate NINA warnings (#84069)
Add filter for duplicate warnings
|
2022-12-21 15:54:49 +01:00 |
Maximilian
|
0aa4d0fb7b
|
Bump pynina to 0.2.0 (#83726)
* Bump pynina to version 0.2.0
* Update tests with new url
|
2022-12-11 12:43:45 +02:00 |
Maximilian
|
7ae942a62b
|
Fix nina warning state (#76354)
* Fix warning state
* Improve data handling
* Remove duplicate code
|
2022-10-01 21:22:18 -07:00 |
Erik Montnemery
|
aa0fd8c935
|
Avoid mutating globals in nina tests (#78513)
|
2022-09-15 12:05:29 +02:00 |
Franck Nijhof
|
7cd68381f1
|
Search/replace RESULT_TYPE_* by FlowResultType enum (#74642)
|
2022-07-07 19:57:36 +03:00 |
Maximilian
|
dc22726425
|
Optimize optionflow tests (#74262)
* Optimize optionflow tests
* Extend mocking
|
2022-06-30 19:45:11 +02:00 |
Maximilian
|
20680535ec
|
Add options flow to NINA (#65890)
* Added options flow
* Resolve conflicts
* Fix lint
* Implement improvements
|
2022-06-29 09:52:21 +02:00 |
epenet
|
053c4428a9
|
Prettify json (component test fixtures) (#68892)
|
2022-03-30 11:37:17 +02:00 |
Maximilian
|
d655d54a8f
|
Added more attributes (#67135)
|
2022-03-29 11:34:09 +03:00 |
Maximilian
|
731f9ca7e0
|
Fix missing nina start value (#66869)
|
2022-02-23 10:45:10 -08:00 |
Marc Mueller
|
ef7316d8d9
|
Update typing (5) [tests] (#63926)
|
2022-01-11 21:28:13 +01:00 |
Maximilian
|
703b689183
|
Address late review of nina (#61915)
|
2021-12-17 16:14:59 +01:00 |
Maximilian
|
9f7b8d3009
|
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>
|
2021-12-05 15:11:02 +01:00 |