John Arild Berentsen
|
a6b407d706
|
Access Zoneminder config correctly (#34388)
* use correct conf. Always use .get
* remove .get
|
2020-04-19 01:00:23 -07:00 |
springstan
|
8198970af9
|
Clean up ssl usage (#33960)
* Clean up ssl usage
* Revert config[CONF_SSL] from sonarr, radarr and mfi
|
2020-04-10 22:01:57 +02:00 |
springstan
|
96cf20ad81
|
Move imports to top for zoneminder (#29468)
|
2019-12-04 21:11:30 -08:00 |
Franck Nijhof
|
dae6895a95
|
Use literal string interpolation in integrations X-Z (f-strings) (#26395)
|
2019-09-03 21:15:31 +02:00 |
Paulus Schoutsen
|
4de97abc3a
|
Black
|
2019-07-31 12:25:30 -07:00 |
cgtobi
|
2c07bfb9e0
|
Remove dependencies and requirements (#23024)
* Remove dependencies and requirements
* Revert "Remove dependencies and requirements"
This reverts commit fe7171b4cd .
* Remove dependencies and requirements
* Revert "Remove dependencies and requirements"
This reverts commit 391355ee2c .
* Remove dependencies and requirements
* Fix flake8 complaints
* Fix more flake8 complaints
* Revert non-component removals
|
2019-04-12 10:13:30 -07:00 |
Fabian Affolter
|
127c55e0c1
|
Update file header (#21023)
* Update file header
* Update file header
* Update file header
* Update file header
* Update file header
* Fix lint issues
|
2019-02-13 21:21:14 +01:00 |
Matt N
|
33d607bb22
|
Upgrade zm-py to 0.3.3 (#20886)
Fixes #20833
|
2019-02-09 06:44:33 +01:00 |
Rohan Kapoor
|
d82e5ecbb0
|
Upgrade zm-py to 0.3.1 (#20489)
|
2019-01-27 10:28:20 +01:00 |
Rohan Kapoor
|
5232df34cb
|
Add a Zoneminder availability sensor (#20184)
* Embed zoneminder platforms into component
* Add a binary sensor for ZoneMinder availability
* Lint
* Add missing docstrings
|
2019-01-17 10:52:53 -08:00 |
Rohan Kapoor
|
bc30491dc0
|
Add support for connecting to multiple zoneminder instances (#19955)
* Add support for connecting to multiple zoneminder instances
* Lint
* Lint
* Clean up and better error handling
* Fix config validation
* Lint
|
2019-01-16 10:15:13 +01:00 |
Rohan Kapoor
|
6c64b315db
|
Optionally disable ssl verification for mjpeg (#19277)
|
2018-12-18 11:22:47 +01:00 |
Rohan Kapoor
|
e8ec74b944
|
Expose ZoneMinder availability to Home Assistant (#18946)
* Expose ZoneMinder availability to Home Assistant
* Bump zm-py to 0.2.0 with the availability changes published
|
2018-12-14 08:10:54 +01:00 |
Rohan Kapoor
|
d7cd1a2b4b
|
Implement ZoneMinder run states (#17198)
|
2018-10-11 09:38:31 +02:00 |