1
0
mirror of https://github.com/home-assistant/core.git synced 2025-05-23 23:37:07 +00:00

13 Commits

Author SHA1 Message Date
Joost Lekkerkerker
ee66f6ec8c
Use is in enum comparison in config flow tests P-T () 2024-04-02 11:21:50 -10:00
Marc Mueller
1722e23df8
Add empty line after module docstring [tests l-p] () 2024-03-08 14:55:15 +01:00
Erik Montnemery
7539cf25be
Don't require passing identifiers to DeviceRegistry.async_get_device ()
* Require keyword arguments to DeviceRegistry.async_get_device

* Update tests

* Update tests

* Don't enforce keyword arguments
2023-07-13 13:39:25 -04:00
Aaron Bach
39e0662fc8
Add ability to configure map icons for PurpleAir () 2023-06-30 08:35:19 -06:00
J. Nick Koston
7b2e743a6b
Fix timeout in purpleapi test ()
https://github.com/home-assistant/core/actions/runs/4264644494/jobs/7423099757
2023-02-24 14:33:25 -05:00
Franck Nijhof
d3ed8de232
Update Ruff to v0.0.247 ()
* Update Ruff to v0.0.247

* Fix new found violations
2023-02-15 16:46:03 -05:00
Franck Nijhof
ed79265843
Enable Ruff PT006 ()
* Enable Ruff PT006

* Adjust existing cases

* Fix tests

* Remove unneeded parentheses
2023-02-15 14:09:50 +01:00
epenet
2cdc741900
Add type hints to integration tests (part 17) () 2023-02-15 11:14:04 +01:00
Aaron Bach
49b1d6e7fe
Remove workaround for reloading PurpleAir upon device removal () 2023-01-03 21:24:24 -05:00
Aaron Bach
0a77232444
Renovate PurpleAir tests () 2023-01-02 12:55:19 +01:00
Aaron Bach
d423cbf8eb
Add ability to add/remove PurpleAir sensors in an existing config entry () 2022-12-18 11:30:05 -07:00
Aaron Bach
9f1c5d70bc
Add re-auth flow to PurpleAir ()
* Add re-auth flow to PurpleAir

* Code review

* Code review

* Code review
2022-12-14 12:29:07 -07:00
Aaron Bach
e64973c7cc
Add PurpleAir integration () 2022-12-12 20:32:11 -07:00