Robert Hillis
7590cb2861
Fix camera state and attributes for agent_dvr ( #54049 )
...
* Fix camera state and attributes for agent_dvr
* tweak
* tweak
2021-08-08 15:43:08 +02:00
Robert Hillis
00741d4273
Use entity class attributes for agent_dvr ( #52501 )
...
* Use entity class attributes for agent_dvr
* Apply suggestions from code review
Co-authored-by: Milan Meulemans <milan.meulemans@live.be>
* rework
Co-authored-by: Milan Meulemans <milan.meulemans@live.be>
2021-07-15 14:57:51 +02:00
Franck Nijhof
2ed386f9e6
Migrate to async_get_current_platform everywhere ( #50034 )
2021-05-03 09:34:28 -07:00
Franck Nijhof
db355f9b23
Merge of nested IF-IF cases - A-C ( #48365 )
2021-03-27 10:58:38 +01:00
Erik Montnemery
6c084ae6ce
Update integrations a-e to override extra_state_attributes() ( #47756 )
2021-03-11 16:51:03 +01:00
Aidan Timson
36dde3ff68
Use size of camera in Agent DVR ( #36375 )
2020-07-14 22:25:34 +02:00
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