core/homeassistant
Phil Bruckner d966e0cfce Add control of Amcrest indicator light (#23986)
Enable feature by default but allow it to be disabled by "control_light: false" in config.

Get brand from camera instead of assuming Amcrest (since this works with other cameras, too.)

Retrieve RTSP URL in update method instead of in stream_source property and in handle_async_mjpeg_stream method.

Move amcrest imports from methods to global.
2019-05-31 13:41:48 -07:00
..
auth Add get_states faster (#23315) 2019-04-23 12:46:22 +02:00
components Add control of Amcrest indicator light (#23986) 2019-05-31 13:41:48 -07:00
generated Add manifest support for homekit discovery (#24225) 2019-05-31 11:58:48 -07:00
helpers Add manifest support for homekit discovery (#24225) 2019-05-31 11:58:48 -07:00
scripts Use importlib metadata to check installed packages (#24114) 2019-05-26 11:58:42 -07:00
util Support Hass.io wheels / docker env (#24175) 2019-05-29 15:30:09 -07:00
__init__.py
__main__.py No longer rely on requests (#23685) 2019-05-08 11:15:04 -07:00
bootstrap.py No longer allow invalid slugs or extra keys (#24176) 2019-05-30 13:33:26 +02:00
config.py Remove discovery from initial config (#24183) 2019-05-29 15:32:36 -07:00
config_entries.py Add SSDP integration (#24090) 2019-05-26 19:48:27 -07:00
const.py Fire event when core config is updated (#23922) 2019-05-20 20:02:36 +02:00
core.py Don't pass in loop (#23984) 2019-05-22 21:09:59 -07:00
data_entry_flow.py Add SSDP integration (#24090) 2019-05-26 19:48:27 -07:00
exceptions.py WS: Improve service calling errors (#23840) 2019-05-14 07:09:11 +02:00
loader.py Dont cache integrations that are not found (#23316) 2019-04-22 22:06:58 -07:00
monkey_patch.py
package_constraints.txt Use importlib metadata to check installed packages (#24114) 2019-05-26 11:58:42 -07:00
requirements.py Support Hass.io wheels / docker env (#24175) 2019-05-29 15:30:09 -07:00
setup.py Adjust logging (#24082) 2019-05-24 15:54:04 -07:00