Joost Lekkerkerker
|
f3ba713289
|
Use FlowResultType enum in config flow tests N-Z (#114682)
Use FlowResultType enum in config flow tests
|
2024-04-03 09:53:20 +02:00 |
Joost Lekkerkerker
|
ee66f6ec8c
|
Use is in enum comparison in config flow tests P-T (#114675)
|
2024-04-02 11:21:50 -10:00 |
Marc Mueller
|
7d6251ca08
|
Add empty line after module docstring [tests q-s] (#112711)
|
2024-03-08 14:47:22 +01:00 |
epenet
|
bf5f7c53d8
|
Move mock_setup_entry to conftest (#88484)
|
2023-03-06 11:31:50 +01:00 |
Erik Montnemery
|
273d289e03
|
Fix sleepiq test to not contact the API (#88315)
* Fix sleepiq test to not contact the API
* Add an autosue fixture for config entry setup
|
2023-02-17 12:32:27 +01:00 |
Franck Nijhof
|
ed79265843
|
Enable Ruff PT006 (#88165)
* Enable Ruff PT006
* Adjust existing cases
* Fix tests
* Remove unneeded parentheses
|
2023-02-15 14:09:50 +01:00 |
epenet
|
ba85fdcd61
|
Add type hints to integration tests (q-s) (#87706)
|
2023-02-08 08:12:54 -08:00 |
Franck Nijhof
|
5e81d28116
|
Update black to 23.1.0 (#87188)
|
2023-02-02 18:35:24 +01:00 |
epenet
|
e9f55f4e54
|
Apply hass-relative-import to tests (s-z) (#78733)
|
2022-09-19 09:51:31 +02:00 |
Franck Nijhof
|
7cd68381f1
|
Search/replace RESULT_TYPE_* by FlowResultType enum (#74642)
|
2022-07-07 19:57:36 +03:00 |
Keilin Bickar
|
423c14e2a1
|
Add light entity to SleepIQ (#67363)
|
2022-03-03 09:42:33 -10:00 |
Keilin Bickar
|
bafa99fe3e
|
Add reauth to SleepIQ (#67321)
Co-authored-by: J. Nick Koston <nick@koston.org>
|
2022-02-27 15:47:31 -10:00 |
Mike Fugate
|
858c09060d
|
Validate SleepIQ connection/credentials for the import step (#67292)
|
2022-02-26 17:55:11 +01:00 |
Keilin Bickar
|
a367d2be40
|
Modernize Sleepiq and add new entities (#66336)
Co-authored-by: J. Nick Koston <nick@koston.org>
|
2022-02-18 12:50:44 -06:00 |
Mike Fugate
|
0bd0b4766e
|
Refactor sleepiq as async with config flow (#64850)
Co-authored-by: J. Nick Koston <nick@koston.org>
|
2022-02-16 08:51:29 -06:00 |