1
mirror of https://github.com/home-assistant/core synced 2024-10-04 07:58:43 +02:00
ha-core/homeassistant/components/apple_tv
myMartek 18ac9a7ba5
Add select hold to AppleTVs remote entity as possible command (#105764)
* Fixed home hold and added select hold

* Fixed home hold and added select hold

* Removed select_hold for now

* Fixed wrong import block sorting

* Fixed unit tests for AppleTV

* Added select hold command to AppleTV integration

* Removed home_hold and added hold_secs option for remote commands

* Added DEFAULT_HOLD_SECS

---------

Co-authored-by: Erik Montnemery <erik@montnemery.com>
2024-04-16 16:16:32 +02:00
..
__init__.py Deprecate calling async_listen and async_listen_once with run_immediately (#115169) 2024-04-08 10:07:54 -10:00
browse_media.py Add empty line after module docstring [a-d] (#112697) 2024-03-08 14:51:32 +01:00
config_flow.py Migrate apple_tv to use async_schedule_reload (#115241) 2024-04-09 07:05:23 -10:00
const.py
manifest.json Remove built-in support for import_executor in manifest (#112725) 2024-03-08 12:02:32 -05:00
media_player.py Call async task creation api in apple_tv (#113782) 2024-03-19 08:44:13 +01:00
remote.py Add select hold to AppleTVs remote entity as possible command (#105764) 2024-04-16 16:16:32 +02:00
strings.json Rename reconfigure step in apple_tv (#112438) 2024-03-05 21:36:46 +01:00