core/homeassistant/components/apple_tv
Erik Montnemery 3c0be47d3c
Add FlowManager.async_has_matching_flow (#126804)
* Add FlowManager.async_flow_has_matching_flow

* Revert changes from the future

* Apply suggested changes to apple_tv config flow

* Rename methods after discussion

* Update homeassistant/data_entry_flow.py

Co-authored-by: J. Nick Koston <nick@koston.org>

* Move deduplication functions to config_entries, add tests

* Adjust tests

---------

Co-authored-by: J. Nick Koston <nick@koston.org>
2024-09-27 10:51:36 +02:00
..
__init__.py Move apple_tv base entity to separate module (#126029) 2024-09-16 11:17:06 +02:00
browse_media.py Add empty line after module docstring [a-d] (#112697) 2024-03-08 14:51:32 +01:00
config_flow.py Add FlowManager.async_has_matching_flow (#126804) 2024-09-27 10:51:36 +02:00
const.py Move apple_tv base entity to separate module (#126029) 2024-09-16 11:17:06 +02:00
entity.py Move apple_tv base entity to separate module (#126029) 2024-09-16 11:17:06 +02:00
manifest.json Bump pyatv to 0.15.1 (#125412) 2024-09-06 09:43:16 -04:00
media_player.py Move apple_tv base entity to separate module (#126029) 2024-09-16 11:17:06 +02:00
remote.py Move apple_tv base entity to separate module (#126029) 2024-09-16 11:17:06 +02:00
strings.json Rename reconfigure step in apple_tv (#112438) 2024-03-05 21:36:46 +01:00