core/homeassistant/components/camera
Kane610 dcaa5fe443 Solve Recorder component failing when using Axis component (#9293)
* Bump Axis requirement to v10
Fix issues related to non JSON serializable items and recorder component (8297)
Add support to configure HTTP port (8403)

* Changed local port definition to CONF_PORT

* On request config is now sent to the camera platform as well, and in order better explain what is what the old internal config is now device_config and hass own config is the only one referenced as config

* Missed to add device_config to setup in discovered device

* Bump to V12 that has got a dependency fix

* Update requirements_all

* Add port configuration to automatically discovered devices
Allow setup to pass without Axis being configured in configuration.yaml
2017-09-19 10:09:47 +02:00
..
__init__.py Add bind_hass to components (#8502) 2017-07-16 10:14:46 -07:00
abode.py Abode services, events, lights, cameras, automations, quick actions. (#9310) 2017-09-18 17:39:41 +02:00
amcrest.py Refactored Amcrest to use central hub component (#8184) 2017-07-11 10:10:10 +02:00
arlo.py Fix Arlo Q not working with 0.48.1 (#8446) 2017-07-11 23:25:55 -07:00
axis.py Solve Recorder component failing when using Axis component (#9293) 2017-09-19 10:09:47 +02:00
blink.py Update docstrings (#7361) 2017-04-29 22:04:49 -07:00
bloomsky.py Update docstrings (#7361) 2017-04-29 22:04:49 -07:00
demo.py Camera services arm disarm including Netgear Arlo (#7961) 2017-06-30 21:06:56 -07:00
demo_0.jpg Update demo camera images 2015-11-28 23:16:20 -08:00
demo_1.jpg Update demo camera images 2015-11-28 23:16:20 -08:00
demo_2.jpg Update demo camera images 2015-11-28 23:16:20 -08:00
demo_3.jpg Update demo camera images 2015-11-28 23:16:20 -08:00
doorbird.py DoorBird Component (#9281) 2017-09-17 20:47:30 +02:00
ffmpeg.py Update docstrings (#7361) 2017-04-29 22:04:49 -07:00
foscam.py Fixing foscam library dependency/requirements (#9387) 2017-09-11 21:43:55 -07:00
generic.py add option to set content_type in camera.generic to support 'svg cameras' (#8188) 2017-06-25 12:25:14 -07:00
local_file.py guess the content_type in local_file cameras (#8217) 2017-06-26 22:36:35 +02:00
mjpeg.py Replace executor with async_add_job (#7658) 2017-05-26 08:28:07 -07:00
mqtt.py Update docstrings (#7361) 2017-04-29 22:04:49 -07:00
neato.py Update docstrings (#7361) 2017-04-29 22:04:49 -07:00
nest.py Nest fixes (#5011) 2016-12-22 20:22:07 +01:00
netatmo.py Fix pylint 1.7.2 no-else-return issues (#8361) 2017-07-05 23:30:01 -07:00
onvif.py added onvif camera fix for non-virtual env installations (#8592) 2017-07-24 15:22:12 +02:00
rpi_camera.py Update docstrings (#7361) 2017-04-29 22:04:49 -07:00
services.yaml Camera services arm disarm including Netgear Arlo (#7961) 2017-06-30 21:06:56 -07:00
synology.py Change line endings to LN (#7660) 2017-05-19 07:39:13 -07:00
usps.py Refactor USPS into component with Sensors+Camera (#8679) 2017-08-18 23:47:36 +02:00
uvc.py Bump uvcclient to 0.10.1 to work with beta NVR releases (#9423) 2017-09-13 22:21:58 -07:00
verisure.py verisure component names (#8251) 2017-06-30 08:53:14 +02:00
zoneminder.py camera.zoneminder: Handle old versions of zoneminder (#7589) 2017-05-13 23:09:44 -07:00