core/homeassistant/components/camera
Rohan Kapoor 1ca09ea36f Extracting zoneminder to a new library (#16527)
* Migrating out the zoneminder platform (and camera.zoneminder) to a new library

* Clean up the global variable ZM usage

* Modify camera.zoneminder to use the new Monitor class implementation

* Refactor camera.zoneminder after latest refactor in zm-py

* Implementing changes to switch.zoneminder to use zm-py native methods

* Complete migrating over sensor.zoneminder to the zm-py library

* Tweaking ZoneMinder components from code review

* Linting fixes for the zoneminder components

* Directly assign value when turning on/off in switch.zoneminder
2018-09-15 08:44:48 +02:00
..
__init__.py Fix camera proxy to not require api_password to function (#16450) 2018-09-06 10:51:16 +02:00
abode.py add_devices -> add_entities (#16171) 2018-08-24 16:37:30 +02:00
amcrest.py add_devices -> add_entities (#16171) 2018-08-24 16:37:30 +02:00
arlo.py add_devices -> add_entities (#16171) 2018-08-24 16:37:30 +02:00
august.py add_devices -> add_entities (#16171) 2018-08-24 16:37:30 +02:00
axis.py add_devices -> add_entities (#16171) 2018-08-24 16:37:30 +02:00
blink.py add_devices -> add_entities (#16171) 2018-08-24 16:37:30 +02:00
bloomsky.py add_devices -> add_entities (#16171) 2018-08-24 16:37:30 +02:00
canary.py add_devices -> add_entities (#16171) 2018-08-24 16:37:30 +02:00
demo.py add_devices -> add_entities (#16171) 2018-08-24 16:37:30 +02: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 add_devices -> add_entities (#16171) 2018-08-24 16:37:30 +02:00
familyhub.py add_devices -> add_entities (#16171) 2018-08-24 16:37:30 +02:00
ffmpeg.py add_devices -> add_entities (#16171) 2018-08-24 16:37:30 +02:00
foscam.py add_devices -> add_entities (#16171) 2018-08-24 16:37:30 +02:00
generic.py add_devices -> add_entities (#16171) 2018-08-24 16:37:30 +02:00
local_file.py add_devices -> add_entities (#16171) 2018-08-24 16:37:30 +02:00
mjpeg.py add_devices -> add_entities (#16171) 2018-08-24 16:37:30 +02:00
mqtt.py add_devices -> add_entities (#16171) 2018-08-24 16:37:30 +02:00
neato.py add_devices -> add_entities (#16171) 2018-08-24 16:37:30 +02:00
nest.py Revert changes to platforms using self.device (#16209) 2018-08-26 21:25:39 +02:00
netatmo.py add_devices -> add_entities (#16171) 2018-08-24 16:37:30 +02:00
onvif.py add_devices -> add_entities (#16171) 2018-08-24 16:37:30 +02:00
proxy.py Fix camera proxy to not require api_password to function (#16450) 2018-09-06 10:51:16 +02:00
push.py Replace api_password in Camera.Push (#16339) 2018-09-11 11:30:20 +02:00
ring.py add_devices -> add_entities (#16171) 2018-08-24 16:37:30 +02:00
rpi_camera.py add_devices -> add_entities (#16171) 2018-08-24 16:37:30 +02:00
services.yaml Add turn_on/off service to camera (#15051) 2018-07-24 10:13:26 -07:00
skybell.py add_devices -> add_entities (#16171) 2018-08-24 16:37:30 +02:00
synology.py add_devices -> add_entities (#16171) 2018-08-24 16:37:30 +02:00
usps.py add_devices -> add_entities (#16171) 2018-08-24 16:37:30 +02:00
uvc.py add_devices -> add_entities (#16171) 2018-08-24 16:37:30 +02:00
verisure.py add_devices -> add_entities (#16171) 2018-08-24 16:37:30 +02:00
xeoma.py add_devices -> add_entities (#16171) 2018-08-24 16:37:30 +02:00
xiaomi.py add_devices -> add_entities (#16171) 2018-08-24 16:37:30 +02:00
yi.py add_devices -> add_entities (#16171) 2018-08-24 16:37:30 +02:00
zoneminder.py Extracting zoneminder to a new library (#16527) 2018-09-15 08:44:48 +02:00