core/homeassistant/components/camera
Dan Smith 49de55e75b Add support for UniFi Video >= 3.2.0
Unfortunately, Ubiquiti changed their (supposedly versioned) API in
3.2.0 which causes us to have to refer to cameras by id instead of
UUID. The firmware for 3.2.x also changed the on-camera login procedures
and snapshot functionality significantly.

This bumps the requirement for uvcclient to 0.9.0, which supports the
newer API and makes the tweaks necessary to interact properly.
2016-06-06 20:28:52 -07:00
..
__init__.py Update frontend 2016-05-27 01:29:48 -07:00
bloomsky.py Fix PEP257 issues 2016-03-07 20:29:54 +01:00
demo.py Fix PEP257 issues 2016-03-07 20:29:54 +01: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
foscam.py Fix PEP257 issues 2016-03-07 20:29:54 +01:00
generic.py Fix PEP257 issues 2016-03-07 20:29:54 +01:00
mjpeg.py Tons of fixes - WIP 2016-05-21 15:01:33 -07:00
rpi_camera.py Add feature 2016-03-27 20:49:04 +02:00
uvc.py Add support for UniFi Video >= 3.2.0 2016-06-06 20:28:52 -07:00