1
mirror of https://github.com/home-assistant/core synced 2024-08-02 23:40:32 +02:00
ha-core/homeassistant
John Mihalic 30d4c54187 Update Emby component to async (#6664)
* Update Emby component to async

* Address comments

* Make SSL default

* Bump library

* Port based on SSL, use available property
2017-03-17 15:55:07 +01:00
..
components Update Emby component to async (#6664) 2017-03-17 15:55:07 +01:00
helpers self.loop.create_task -> self.add_job (#6632) 2017-03-16 06:58:54 +01:00
scripts Split bootstrap into bs + setup (#6416) 2017-03-05 10:41:54 +01:00
util Update Formulas in Convert XY to RGB (#6322) 2017-03-02 08:54:45 +01:00
__init__.py Fix PEP257 issues 2016-03-08 00:06:04 +01:00
__main__.py Add version test for monkey_patch_asyncio() (#5127) 2017-01-03 17:47:33 +01:00
bootstrap.py Remove event decorators (#6634) 2017-03-15 14:46:57 +01:00
config.py Log errors when loading yaml (#6257) 2017-03-01 06:56:23 +02:00
const.py Version bump to 0.41.0.dev0 2017-03-12 08:34:35 +00:00
core.py self.loop.create_task -> self.add_job (#6632) 2017-03-16 06:58:54 +01:00
exceptions.py Do not report on shutting down errors (#4431) 2016-11-17 12:02:43 -08:00
loader.py Bootstrap / Component setup async (#6264) 2017-02-28 20:33:19 -08:00
remote.py Deprecate event forwarding 2017-03-15 08:38:26 -07:00
setup.py Add warning for slow platforms/components (#6467) 2017-03-07 20:31:57 -08:00