core/homeassistant/components/camera
Diogo Gomes a039c3209b Replace token in camera.push with webhook (#18380)
* replace token with webhook

* missing PR 18206 aditions

* remove unused property

* increase robustness

* lint

* address review comments

* id -> name
2018-11-28 10:36:29 +01:00
..
__init__.py Fix camera mjpeg stream handling (#18076) 2018-11-01 09:28:23 +01:00
abode.py Async syntax 2, camera & climate & config (#17016) 2018-10-01 08:50:05 +02:00
amcrest.py Fix camera mjpeg stream handling (#18076) 2018-11-01 09:28:23 +01:00
arlo.py Fix camera mjpeg stream handling (#18076) 2018-11-01 09:28:23 +01:00
august.py add_devices -> add_entities (#16171) 2018-08-24 16:37:30 +02:00
axis.py Clean up MjpegCamera by removing unnused hass object in __init__ (#16628) 2018-09-15 11:26:29 +02:00
blink.py Blink update - fixes #17316 (#17538) 2018-10-17 08:38:03 +02:00
bloomsky.py Add unique_id for Bloomsky (#17383) 2018-10-13 10:23:00 +02:00
canary.py Fix camera mjpeg stream handling (#18076) 2018-11-01 09:28:23 +01: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 Async syntax 2, camera & climate & config (#17016) 2018-10-01 08:50:05 +02:00
familyhub.py add_devices -> add_entities (#16171) 2018-08-24 16:37:30 +02:00
ffmpeg.py Remove FFmpeg input tests (#18131) 2018-11-03 12:36:22 +01:00
foscam.py add_devices -> add_entities (#16171) 2018-08-24 16:37:30 +02:00
generic.py Async syntax 2, camera & climate & config (#17016) 2018-10-01 08:50:05 +02:00
local_file.py add_devices -> add_entities (#16171) 2018-08-24 16:37:30 +02:00
logi_circle.py Add Logi Circle component, camera and sensor platform (#16540) 2018-09-21 12:00:15 +02:00
mjpeg.py Minor change to still image on mjpeg (#18602) 2018-11-21 23:12:16 +01:00
mqtt.py Fix MQTT async_added_to_hass (#18575) 2018-11-19 20:48:26 +01:00
neato.py Add unique_id for Neato (#17369) 2018-10-13 00:33:13 +02:00
nest.py Add unique ID and device info to Nest camera (#16846) 2018-09-25 13:47:12 +02:00
netatmo.py add_devices -> add_entities (#16171) 2018-08-24 16:37:30 +02:00
onvif.py Remove FFmpeg input tests (#18131) 2018-11-03 12:36:22 +01:00
proxy.py Fix raising objects on proxy camera component 2018-11-22 15:06:31 +01:00
push.py Replace token in camera.push with webhook (#18380) 2018-11-28 10:36:29 +01:00
ring.py Fix camera mjpeg stream handling (#18076) 2018-11-01 09:28:23 +01:00
rpi_camera.py add_devices -> add_entities (#16171) 2018-08-24 16:37:30 +02:00
services.yaml Add Logi Circle component, camera and sensor platform (#16540) 2018-09-21 12:00:15 +02:00
skybell.py add_devices -> add_entities (#16171) 2018-08-24 16:37:30 +02:00
synology.py Fix camera mjpeg stream handling (#18076) 2018-11-01 09:28:23 +01: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 Fix camera mjpeg stream handling (#18076) 2018-11-01 09:28:23 +01:00
yi.py Fix camera mjpeg stream handling (#18076) 2018-11-01 09:28:23 +01:00
zoneminder.py Clean up MjpegCamera by removing unnused hass object in __init__ (#16628) 2018-09-15 11:26:29 +02:00