core/homeassistant/components/camera
karlkar 2280dc2a34 Support for PTZ in Onvif cameras (#11630)
* Service PTZ added

* Removed description loading during setup

* Fixed hound issues

* Changed attribute names

* Fixed pylint error

* Cleaning up the code

* Changed access to protected member to dict

* Removed new line added by mistake

* Fixed pylint error

* Fixed minors

* Fixed pylint caused by usage of create_type function

* Code made more concise

* Fixed string intendation problem

* Service name changed

* Update code to fit with the new version

* Set ptz to None if PTZ setup failed

* more precise exception used
2018-02-18 08:08:56 -08:00
..
__init__.py Spelling fixes (#11940) 2018-01-27 11:58:27 -08:00
abode.py Spelling fixes (#12041) 2018-01-29 23:37:19 +01:00
amcrest.py Protect sensitive information for Amcrest cameras (#10569) 2017-11-23 16:38:53 -08:00
arlo.py Fix for None object access attempt (#11748) 2018-01-17 21:10:15 -08:00
august.py Support for August doorbell (#11124) 2018-02-18 09:24:51 +01:00
axis.py Fixes for PEP257 (#11810) 2018-01-20 22:35:38 -08:00
blink.py Fixes for PEP257 (#11810) 2018-01-20 22:35:38 -08:00
bloomsky.py Revert #12316 (#12329) 2018-02-11 20:33:08 -08:00
canary.py Canary live stream (#11949) 2018-02-05 14:02:43 +01:00
demo.py Camera services arm disarm including Netgear Arlo (#7961) 2017-06-30 21:06:56 -07:00
demo_0.jpg Optimised images. Saved 80 KB out of 656 KB. 12.3% overall (up to 32.1% per file) (#10735) 2017-11-21 21:19:13 -08:00
demo_1.jpg Optimised images. Saved 80 KB out of 656 KB. 12.3% overall (up to 32.1% per file) (#10735) 2017-11-21 21:19:13 -08:00
demo_2.jpg Optimised images. Saved 80 KB out of 656 KB. 12.3% overall (up to 32.1% per file) (#10735) 2017-11-21 21:19:13 -08:00
demo_3.jpg Optimised images. Saved 80 KB out of 656 KB. 12.3% overall (up to 32.1% per file) (#10735) 2017-11-21 21:19:13 -08:00
doorbird.py Added doorbird_last_motion to DoorBird camera platform (#12457) 2018-02-17 21:12:11 -08:00
ffmpeg.py FFmpeg 1.8 (#9944) 2017-10-18 17:11:22 +02:00
foscam.py Improve foscam library exception support (#11701) 2018-01-25 23:47:53 +01: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 Upgrade pylint to 1.8.2 (#12274) 2018-02-11 09:20:28 -08:00
mqtt.py Remove execution file perm (#11563) 2018-01-09 23:55:14 -08: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 Remove unique ID from netatmo (#12317) 2018-02-11 19:33:37 -08:00
onvif.py Support for PTZ in Onvif cameras (#11630) 2018-02-18 08:08:56 -08:00
ring.py Load Ring camera only with Ring Protect plan activated (#10739) 2017-11-25 12:15:12 +01:00
rpi_camera.py File Path fixes for RPi Camera (#12338) 2018-02-13 23:07:50 -08:00
services.yaml Support for PTZ in Onvif cameras (#11630) 2018-02-18 08:08:56 -08:00
skybell.py Skybell (#9681) 2017-10-08 20:14:39 +02:00
synology.py Use default clientsession to stream synology video (#9959) 2017-10-19 07:02:43 +02:00
usps.py update usps (#9540) 2017-09-22 21:53:16 -07:00
uvc.py Upgrade pylint to 1.8.2 (#12274) 2018-02-11 09:20:28 -08:00
verisure.py verisure component names (#8251) 2017-06-30 08:53:14 +02:00
xeoma.py Update voluputous (#12463) 2018-02-17 10:29:14 +01:00
yi.py FFmpeg 1.8 (#9944) 2017-10-18 17:11:22 +02:00
zoneminder.py camera.zoneminder: Handle old versions of zoneminder (#7589) 2017-05-13 23:09:44 -07:00