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

5 Commits

Author SHA1 Message Date
epenet
071296865b
Use dataclass properties in lookin discovery ()
Co-authored-by: epenet <epenet@users.noreply.github.com>
2021-11-30 10:16:06 +01:00
epenet
8a4d3b2a2e
Use ZeroconfServiceInfo in lookin ()
Co-authored-by: epenet <epenet@users.noreply.github.com>
2021-11-19 10:16:07 -06:00
epenet
b3ffc1e183
Adjust async_step_zeroconf signature for strict typing ()
Co-authored-by: epenet <epenet@users.noreply.github.com>
2021-11-15 18:05:45 +01:00
J. Nick Koston
02372cd65a
Fix lookin device validation in config flow ()
These need to be prefixed with http:// or validation will fail
2021-10-24 14:13:49 -07:00
ANMalko
626bd25129
Add LOOKin integration ()
Co-authored-by: J. Nick Koston <nick@koston.org>
2021-10-21 07:10:23 -10:00