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

16 Commits

Author SHA1 Message Date
epenet
b589700651
Add async_get_options_flow type hints (a-m) () 2022-06-13 13:17:59 +02:00
J. Nick Koston
d2dc9e6cbe
Filter IPv6 addresses from AppleTV zeroconf discovery () 2022-03-23 20:38:34 +01:00
J. Nick Koston
7112c5b52a
Use zeroconf for scanning in apple_tv () 2022-01-24 13:07:22 +01:00
J. Nick Koston
048102e053
Prevent apple_tv rediscovery from secondary identifiers () 2021-12-16 02:25:18 -06:00
J. Nick Koston
65ec251309
Fix updating apple_tv addresses () 2021-12-13 21:38:22 +01:00
J. Nick Koston
388fcac689
Reduce cpu requirements for apple_tv mdns and discovery ()
Co-authored-by: jjlawren <jjlawren@users.noreply.github.com>
2021-12-11 19:57:11 -10:00
Pierre Ståhl
3a56cfed3a
Update Apple TV integration to support tvOS 15 () 2021-12-06 13:04:18 +01:00
epenet
bb92dd2467
Use dataclass properties in apple_tv discovery () 2021-11-30 08:31:25 +01: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
epenet
e983370c27
Use zeroconf attributes (A-D) ()
Co-authored-by: epenet <epenet@users.noreply.github.com>
2021-11-02 12:27:06 -05:00
Marc Mueller
f6b162bc39
Add pylint CodeStyle extension () 2021-07-19 06:57:06 -07:00
Franck Nijhof
d4d0b93d3b
Clean up connection classes in integrations A-C () 2021-04-30 21:01:52 -10:00
Marc Mueller
2956eb0902
Update pylint to 2.7.3 ()
* Update pylint to 2.7.3

* Add class-const-naming-style

* Remove unused-import message

* Additional cleanup
2021-03-29 18:02:56 -10:00
Marc Mueller
16dcbf1467
Update pylint () 2021-02-28 22:09:01 -10:00
Franck Nijhof
bc1daf1802
None optional hass typing in FlowHandler ()
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2021-02-13 13:21:37 +01:00
Pierre Ståhl
edb246d696
Refactor Apple TV integration ()
Co-authored-by: Franck Nijhof <git@frenck.dev>
2020-12-02 17:01:55 +01:00