hass-core/script/hassfest
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
..
__init__.py Validate component usage (#23037) 2019-04-13 13:17:01 -07:00
__main__.py Zeroconf discovery for config entries (#23919) 2019-05-21 15:36:26 -07:00
codeowners.py Validate component usage (#23037) 2019-04-13 13:17:01 -07:00
config_flow.py Automatically generate config flow list (#23802) 2019-05-13 01:16:55 -07:00
dependencies.py Random hassfest fixes (#23314) 2019-04-23 08:34:36 +02:00
manifest.py Zeroconf discovery for config entries (#23919) 2019-05-21 15:36:26 -07:00
manifest_helper.py Validate component usage (#23037) 2019-04-13 13:17:01 -07:00
model.py Automatically generate config flow list (#23802) 2019-05-13 01:16:55 -07:00
services.py Random hassfest fixes (#23314) 2019-04-23 08:34:36 +02:00
zeroconf.py Zeroconf discovery for config entries (#23919) 2019-05-21 15:36:26 -07:00