Joost Lekkerkerker
6bb4e7d62c
Bump ruff to 0.3.4 ( #112690 )
...
Co-authored-by: Sid <27780930+autinerd@users.noreply.github.com>
Co-authored-by: Marc Mueller <30130371+cdce8p@users.noreply.github.com>
Co-authored-by: J. Nick Koston <nick@koston.org>
2024-03-26 00:02:16 +01:00
Marc Mueller
1722e23df8
Add empty line after module docstring [tests l-p] ( #112710 )
2024-03-08 14:55:15 +01:00
Maximilian
d179f8b47d
Add filter for affected areas in NINA warnings ( #97053 )
...
* Add affected areas to warnings
* Update config flow
* Remove option from config_flow
* Add regex check
* Remove regex check
2023-08-22 22:23:34 +02:00
Maximilian
0bfb81ecf3
Replace NINA corona filter with regex ( #83181 )
...
* Change headline filter to regex
* Add config migration
* Update config flow
2023-06-28 13:00:08 +02:00
Franck Nijhof
5e81d28116
Update black to 23.1.0 ( #87188 )
2023-02-02 18:35:24 +01:00
Paulus Schoutsen
55b46bfa7a
Fix flaky Nina CI test ( #84522 )
2022-12-23 22:36:11 -05: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
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