hass-core/homeassistant
Allen Porter dafea00f41
Rename stream_type to frontend_stream_type (#57923)
Camera devices may support multiple stream sources so we want to clarify that
this is meant to decide which stream source is used in the frontend only.

Will set stream_type temporarily to allow rollout without breaking nightly,
and this will be removed after frontend is updated.
2021-10-17 20:16:29 -07:00
..
auth Clean up unused loggers (#57662) 2021-10-14 10:03:38 -07:00
components Rename stream_type to frontend_stream_type (#57923) 2021-10-17 20:16:29 -07:00
generated Add additional models to flux_led DHCP discovery (#57881) 2021-10-16 18:43:41 -10:00
helpers Use assignment expressions 03 (#57710) 2021-10-17 20:08:11 +02:00
scripts Import Callable from collections.abc (1) (#56775) 2021-09-29 16:32:11 +02:00
util Fix color util links to Philips Hue documentation (#57099) 2021-10-05 11:19:09 +02:00
__init__.py
__main__.py Activate fault handler (#56550) 2021-09-28 00:05:06 -07:00
block_async_io.py
bootstrap.py Deprecate Python 3.8 (#57079) 2021-10-05 08:58:20 +02:00
config.py Import Callable from collections.abc (1) (#56775) 2021-09-29 16:32:11 +02:00
config_entries.py Use assignment expressions 01 (#56394) 2021-09-18 13:31:35 -10:00
const.py Add support for entity categories to MQTT entities (#57656) 2021-10-15 14:28:30 +02:00
core.py Identify onetime listeners (#57751) 2021-10-15 10:23:36 -07:00
data_entry_flow.py Prevent event loop delay / instability from discovery (#57463) 2021-10-13 08:37:14 -07:00
exceptions.py Avoid some implicit generic Anys (#54577) 2021-08-16 23:12:06 +02:00
loader.py Use assignment expressions 03 (#57710) 2021-10-17 20:08:11 +02:00
package_constraints.txt Bump frontend to 20211014.0 (#57706) 2021-10-14 13:44:04 -07:00
requirements.py Use assignment expressions 03 (#57710) 2021-10-17 20:08:11 +02:00
runner.py Use assignment expressions 03 (#57710) 2021-10-17 20:08:11 +02:00
setup.py Import Callable from collections.abc (1) (#56775) 2021-09-29 16:32:11 +02:00
strings.json