core/homeassistant/components/keyboard_remote
Josh Bendavid 1e27a1f2b9 Add keyboard_remote trigger on multiple event types and emulate key hold events (#27761)
* convert keyboard_remote to async and add possibility to trigger on multiple event types, as well as emulate key hold events

* update requirements

* cleanup shutdown handling and config handling as well as address other minor comments

* cleanup unused return values and debug message formatting

* move start and stop event listen to separate coroutine plus minor cleanup

* make setup coroutine a function

* fix import order and attribute defined outside of init

* add to codeowners

* update codeowners
2019-10-29 00:59:13 +01:00
..
__init__.py Add keyboard_remote trigger on multiple event types and emulate key hold events (#27761) 2019-10-29 00:59:13 +01:00
manifest.json Add keyboard_remote trigger on multiple event types and emulate key hold events (#27761) 2019-10-29 00:59:13 +01:00