1
0
mirror of https://github.com/home-assistant/core.git synced 2025-08-22 11:50:05 +00:00
Commit Graph

11 Commits

Author SHA1 Message Date
epenet
64500e837f Use new ServiceInfo location in component tests (part 1) () 2025-01-20 13:09:34 +01:00
epenet
31c36beb2e Move DhcpServiceInfo to service_info helpers ()
* Move DhcpServiceInfo to service_info helpers

* Fix mypy/pylint
2025-01-15 13:09:18 +01:00
Franck Nijhof
f05d18ea70 Small test improvements to Tailwind tests () 2024-12-12 14:42:05 +01:00
epenet
7652c35ee6 Use start_reauth helper method in integration tests (t) () 2024-08-28 16:47:10 +02:00
Joost Lekkerkerker
ee66f6ec8c Use is in enum comparison in config flow tests P-T () 2024-04-02 11:21:50 -10:00
Marc Mueller
87165c0d6e Add empty line after module docstring [tests t-z] () 2024-03-08 14:44:56 +01:00
J. Nick Koston
48cd973c62 Fix formatting of mac addresses from dhcp discovery mocking in tailwind ()
dhcp returns addresses in lowercase without :
2024-02-14 17:22:24 -05:00
Franck Nijhof
5f2a13fec6 Add DHCP discovery to Tailwind () 2023-12-18 15:52:48 +01:00
Franck Nijhof
3c73c0f17f Add reauth support to Tailwind () 2023-12-18 12:12:56 +01:00
Franck Nijhof
90fef6b9c9 Add Tailwind zeroconf discovery () 2023-12-18 10:39:15 +01:00
Franck Nijhof
d50b79ba84 Add Tailwind integration ()
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
2023-12-18 08:42:53 +01:00