core/homeassistant/components/agent_dvr
sean tearney 1be41b9de8
Add agent_dvr integration (#32711)
* initial

* add missing fixture

* fix mocks

* fix mocks 2

* update coverage

* fix broken sync between agent and integration

* Update homeassistant/components/agent_dvr/camera.py

Co-authored-by: J. Nick Koston <nick@koston.org>

* Update homeassistant/components/agent_dvr/camera.py

Co-authored-by: J. Nick Koston <nick@koston.org>

* Update homeassistant/components/agent_dvr/camera.py

Co-authored-by: J. Nick Koston <nick@koston.org>

* Update homeassistant/components/agent_dvr/camera.py

Co-authored-by: J. Nick Koston <nick@koston.org>

* updates for review

* add back in should poll again

* revert motion detection enabled flag in state attributes

* Update homeassistant/components/agent_dvr/camera.py

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>

* Update homeassistant/components/agent_dvr/camera.py

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>

* Update homeassistant/components/agent_dvr/camera.py

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>

* Update homeassistant/components/agent_dvr/camera.py

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>

* Update homeassistant/components/agent_dvr/__init__.py

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>

* Update homeassistant/components/agent_dvr/camera.py

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>

* Update homeassistant/components/agent_dvr/camera.py

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>

* Update homeassistant/components/agent_dvr/camera.py

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>

* add is_streaming

* fix is_streaming bug, remove mp4 stream

* cleanup

Co-authored-by: J. Nick Koston <nick@koston.org>
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2020-05-08 09:49:47 -05:00
..
translations Add agent_dvr integration (#32711) 2020-05-08 09:49:47 -05:00
__init__.py Add agent_dvr integration (#32711) 2020-05-08 09:49:47 -05:00
camera.py Add agent_dvr integration (#32711) 2020-05-08 09:49:47 -05:00
config_flow.py Add agent_dvr integration (#32711) 2020-05-08 09:49:47 -05:00
const.py Add agent_dvr integration (#32711) 2020-05-08 09:49:47 -05:00
helpers.py Add agent_dvr integration (#32711) 2020-05-08 09:49:47 -05:00
manifest.json Add agent_dvr integration (#32711) 2020-05-08 09:49:47 -05:00
services.yaml Add agent_dvr integration (#32711) 2020-05-08 09:49:47 -05:00
strings.json Add agent_dvr integration (#32711) 2020-05-08 09:49:47 -05:00