core/homeassistant/components/axis
Robert Svensson 636077c74d Zeroconf discovery for config entries (#23919)
* Proof of concept

* Follow comments

* Fix line length and bad imports

* Move imports to top

* Exception handling for unicode decoding
Create debug print for new service types
Add empty test files

* First try at a test

* Add type and name to service info
Fix static check

* Add aiozeroconf to test dependencies
2019-05-21 15:36:26 -07:00
..
.translations Update translations 2019-04-17 09:31:34 -07:00
__init__.py Axis - improved internal parameter handling (#23122) 2019-04-16 10:46:29 +02:00
axis_base.py Axis IO-port support (#23312) 2019-05-20 07:45:31 +02:00
binary_sensor.py Axis IO-port support (#23312) 2019-05-20 07:45:31 +02:00
camera.py Axis IO-port support (#23312) 2019-05-20 07:45:31 +02:00
config_flow.py Zeroconf discovery for config entries (#23919) 2019-05-21 15:36:26 -07:00
const.py Fix upnp logger name (#23724) 2019-05-07 15:52:48 -07:00
device.py Axis IO-port support (#23312) 2019-05-20 07:45:31 +02:00
errors.py Axis config flow (#18543) 2019-03-24 16:16:50 +01:00
manifest.json Zeroconf discovery for config entries (#23919) 2019-05-21 15:36:26 -07:00
strings.json Axis config flow (#18543) 2019-03-24 16:16:50 +01:00
switch.py Axis IO-port support (#23312) 2019-05-20 07:45:31 +02:00