1
0
mirror of https://github.com/home-assistant/core.git synced 2025-06-28 08:57:07 +00:00

15 Commits

Author SHA1 Message Date
epenet
48c03a6564
Move gios coordinator to separate module () 2024-05-15 11:26:04 +02: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
32f3f46542
Add empty line after module docstring (2) [tests.components] () 2024-03-08 19:16:21 +01:00
Aarni Koskela
706add4a57
Switch formatting from black to ruff-format ()
Co-authored-by: Franck Nijhof <git@frenck.dev>
2023-11-27 14:38:59 +01:00
Jan-Philipp Benecke
04a497343d
Update f-g* tests to use entity & device registry fixtures () 2023-11-12 13:07:38 +01:00
Franck Nijhof
ce16d8eeac
Rename Particulate matter sensors to PM () 2023-04-14 09:43:15 +02:00
Maciej Bieniek
eb748416ed
Use the default entity names in GIOS () 2023-04-03 12:42:55 +02:00
Franck Nijhof
330e1c6cbb
Clean up unnecessary registry mocks from integration tests () 2023-02-09 10:43:45 +01:00
epenet
7a4d15a657
Add type hints to integration tests (f-g) () 2023-02-08 13:33:52 +01:00
epenet
a809e18559
Apply hass-relative-import to tests (d-h) () 2022-09-19 09:31:57 +02:00
Maciej Bieniek
bdf247faaa
Migrate GIOS air_quality platform to sensor () 2021-07-04 11:54:07 -05:00
Ville Skyttä
19d25cd901
Change config entry state to an enum ()
* Change config entry state to an enum

* Allow but deprecate EntryState str equality comparison

* Test fixes

* Rename to ConfigEntryState

* Remove str comparability backcompat

* Update new occurrences of strs cropped up during review
2021-05-20 19:19:20 +02:00
Maciej Bieniek
f5541a468e
Improve type annotations for GIOS integration () 2021-05-11 07:57:24 -07:00
Franck Nijhof
65cf2fcb6f
Drop asynctest () 2021-01-01 22:31:56 +01:00
Maciej Bieniek
226406b853
Improve tests for GIOS integration () 2020-09-03 09:27:21 +02:00