1
0
mirror of https://github.com/home-assistant/core.git synced 2025-08-08 04:58:19 +00:00

12 Commits

Author SHA1 Message Date
epenet
2df6824856
Cleanup source_type type hints in device tracker components () 2024-09-24 08:54:55 +02:00
epenet
5608301178
Add missing return type in test __init__ methods ()
* Add missing return type in test __init__ methods

* Adjust
2024-08-14 16:48:52 +02:00
epenet
3e9d25f81d
Add missing argument type hints to component tests () 2024-06-14 09:26:46 +02:00
Sid
3efee10b95
Enable Ruff RUF013 () 2024-04-10 08:55:59 +02:00
Jan-Philipp Benecke
530552b4f5
Use mock_platform for device_tracker entity component tests instead of hass.components ()
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2024-03-28 15:23:21 -10:00
J. Nick Koston
aaac879c83
Fix calling sync api in counter/ffmpeg/device_tracker tests () 2024-03-14 19:34:44 +01:00
J. Nick Koston
c1f5c7c4b7
Remove usage of async_add_job in tests () 2024-03-13 19:33:33 -10:00
Marc Mueller
38adfbf1a3
Add empty line after module docstring [tests a-e] () 2024-03-08 08:50:25 -05:00
jan iversen
6a4f414236
Change HomeAssistantType to HomeAssistant () 2021-04-21 15:53:06 -10:00
Bas Nijholt
01d651c67d Sort imports according to PEP8 for device_tracker () 2019-12-09 12:14:38 +01:00
Paulus Schoutsen
4de97abc3a Black 2019-07-31 12:25:30 -07:00
Adam Mills
c99204149c Convert device tracker init tests to async () 2018-11-23 08:55:25 +01:00