Erik Montnemery
|
5dfb9cddd6
|
Sort manifests 8 (#87029)
|
2023-02-08 20:13:46 +01:00 |
|
J. Nick Koston
|
5b755b74fb
|
Add loggers to integration manifest.json (#65083)
|
2022-01-28 13:37:53 -08:00 |
|
Franck Nijhof
|
055cdc64c0
|
Add support for IoT class in manifest (#46935)
|
2021-04-15 10:21:38 +02:00 |
|
Matt Snyder
|
8b5ab3221f
|
Handle QVR Pro dropping connection (#33591)
* Handle QVR Pro dropping connection
* Update homeassistant/components/qvr_pro/camera.py
Co-Authored-By: Paulus Schoutsen <paulus@home-assistant.io>
* Update homeassistant/components/qvr_pro/manifest.json
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
|
2020-04-07 16:19:31 -07:00 |
|
Paulus Schoutsen
|
f1d3c0d19b
|
Remove unused manifest fields (#33595)
|
2020-04-03 12:58:19 -07:00 |
|
Matt Snyder
|
ee7ce47860
|
Add QVR Pro integration (#31173)
* Initial working commit
* Create const file. Load camera from component.
* Handle failed authentication. Bump library version.
* Remove line break
* Camera attributes and recording services
* Add services, manifest, constant update, and exclude_channels. Prefix channel name. Update service argument.
* Update codeowners
* Update coveragerc
* Remove codeowners line
* Update codeowners again from python3 -m script.hassfest
* Update homeassistant/components/qvrpro/__init__.py
Co-Authored-By: springstan <46536646+springstan@users.noreply.github.com>
* Requested changes
* Fix typo
* Update to use exception. Bump library version.
* Support stream component
* Update module header
* Missing property wrapper
* Partial requested changes
* Update coveragerc and codeowners
* Move constants to const file. Add SHORT_NAME
* Add conf variable
* Use camera domain
* More requested changes
* Requested changes
* Requested changes
* Update prefix
* Handle error condition when camera is not configured to support live streaming
* Move method to camera setup. Disable stream component support.
* Move auth string to library to prevent private member access
Co-authored-by: springstan <46536646+springstan@users.noreply.github.com>
|
2020-03-03 01:10:02 +01:00 |
|