hass-core/homeassistant
jjlawren c39fe36a1c
Skip parsing Plex session if incomplete (#33534)
* Skip parsing session if incomplete

* Schedule an update if session data is incomplete

* Mark as callback

* Remove update() & convert to async, abort if any session is incomplete
2020-04-06 10:15:11 -07:00
..
auth Enable pylint unnecessary-pass (#33650) 2020-04-05 10:33:07 +02:00
components Skip parsing Plex session if incomplete (#33534) 2020-04-06 10:15:11 -07:00
generated Add config flow to Synology DSM (#32704) 2020-04-05 17:50:52 -05:00
helpers Improve string formatting v5 (#33697) 2020-04-05 17:48:55 +02:00
scripts Improve string formatting v5 (#33697) 2020-04-05 17:48:55 +02:00
util Improve string formatting v5 (#33697) 2020-04-05 17:48:55 +02:00
__init__.py
__main__.py Improve string formatting v5 (#33697) 2020-04-05 17:48:55 +02:00
bootstrap.py Use set & dict literals (#33636) 2020-04-04 20:05:15 +02:00
config.py Collection of random (mainly) test improvements (#33733) 2020-04-06 12:51:48 +02:00
config_entries.py Collection of random (mainly) test improvements (#33733) 2020-04-06 12:51:48 +02:00
const.py RFC - Add a 3rd state to the HA shutdown sequence for writing… (#33358) 2020-03-30 10:18:39 -07:00
core.py Handle cancellation in ServiceRegistry.async_call (#33644) 2020-04-04 15:36:33 -07:00
data_entry_flow.py Improve string formatting v5 (#33697) 2020-04-05 17:48:55 +02:00
exceptions.py Sort imports according to PEP8 for 'homeassistant' folder (#29789) 2019-12-09 16:42:10 +01:00
loader.py Improve string formatting v5 (#33697) 2020-04-05 17:48:55 +02:00
package_constraints.txt Updated frontend to 20200403.0 (#33586) 2020-04-03 10:32:00 -07:00
requirements.py Upgrade mypy to 0.770, tighten config a bit (#32715) 2020-03-12 11:52:20 +01:00
setup.py Fix hassio panel load (#32922) 2020-03-17 17:54:57 -07:00