core/homeassistant/components/keyboard_remote
Josh Bendavid d6744fbc4e Fix handling of symlinked device descriptors in keyboard_remote and move remaining sync io to executor thread pool (#30206)
* fix handling of symlinked device decriptors

* make check for symlinked paths more efficient

* make variable names pylint compliant

* move sync io during setup and device connect/disconnect to executor thread pool

* move remaining sync io during setup to executor thread pool

* remove unnecessary lambda functions
2019-12-26 19:06:57 +01:00
..
__init__.py Fix handling of symlinked device descriptors in keyboard_remote and move remaining sync io to executor thread pool (#30206) 2019-12-26 19:06:57 +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