1
0
mirror of https://github.com/home-assistant/core.git synced 2025-09-22 19:39:36 +00:00
Commit Graph

10 Commits

Author SHA1 Message Date
Joost Lekkerkerker
b9281327c4 Use FlowResultType enum in config flow tests A-M () 2024-04-03 09:21:17 +02:00
Joost Lekkerkerker
9b41e3d124 Use is in enum comparison in config flow tests A-E () 2024-04-02 11:22:05 -10:00
Joost Lekkerkerker
6bb4e7d62c Bump ruff to 0.3.4 ()
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
38adfbf1a3 Add empty line after module docstring [tests a-e] () 2024-03-08 08:50:25 -05:00
Marc Mueller
c82933175d Use builtin TimeoutError [a-d] () 2024-02-05 11:31:33 +01:00
J. Nick Koston
0eca433004 Update zeroconf discovery to use IPAddress objects to avoid conversions () 2023-09-19 18:58:46 +02:00
epenet
807c69f621 Add type hints to integration tests (b-c) () 2023-02-08 18:08:43 +01:00
Franck Nijhof
a6244eea28 Search/replace RESULT_TYPE_* by FlowResultType enum () 2022-07-07 21:28:18 +02:00
J. Nick Koston
bd78eec732 Fix reversed raise_on_progress in baf config_flow () 2022-05-18 17:42:14 +02:00
J. Nick Koston
51c6a68036 Add Big Ass Fans integration ()
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
2022-05-14 17:22:47 -05:00