1
0
mirror of https://github.com/home-assistant/core.git synced 2025-06-23 22:47:09 +00:00

8 Commits

Author SHA1 Message Date
Joost Lekkerkerker
9b41e3d124
Use is in enum comparison in config flow tests A-E () 2024-04-02 11:22:05 -10:00
Marc Mueller
38adfbf1a3
Add empty line after module docstring [tests a-e] () 2024-03-08 08:50:25 -05:00
J. Nick Koston
5988db1670
Fix formatting of mac addresses from dhcp discovery mocking in dlink ()
* Fix formatting of mac addresses from dhcp discovery mocking in dlink

dhcp returns addresses in lowercase without :

* fix tests
2024-02-14 23:07:45 +01:00
G Johansson
d66305ddd3
Remove dlink yaml import () 2023-05-07 00:01:58 +02:00
Robert Hillis
b69576d6de
Add D-link tests ()
* Fix D-Link config flow auth

* Add tests to D-Link

* pyupgrade
2023-01-27 22:15:27 -05:00
Robert Hillis
3627a98602
Add dhcp discovery to D-Link ()
Co-authored-by: J. Nick Koston <nick@koston.org>
2023-01-14 15:58:04 -10:00
Robert Hillis
b14c141fe3
Address review comments for D-Link config flow ()
* Address review comments for D-Link config flow

* uno mas

* uno mas

* uno mas
2023-01-12 03:46:51 +01:00
Robert Hillis
3d7c61bbed
Add D-Link config flow () 2023-01-10 14:10:56 -10:00