core/tests/components/ipp
Chris Talkington 07ae3f9ee9
Use IP addresses instead of mDNS names when IPP discovered (#33610)
* use discovery resolved host rather than mdns host.

* Update __init__.py

* Update test_config_flow.py

* Update __init__.py

* Update test_init.py

* Update test_config_flow.py

* Update test_config_flow.py

* Update __init__.py

* Update __init__.py

* Update __init__.py

* Update test_init.py

* Update test_config_flow.py
2020-04-03 22:36:46 -07:00
..
__init__.py Use IP addresses instead of mDNS names when IPP discovered (#33610) 2020-04-03 22:36:46 -07:00
test_config_flow.py Use IP addresses instead of mDNS names when IPP discovered (#33610) 2020-04-03 22:36:46 -07:00
test_init.py Use IP addresses instead of mDNS names when IPP discovered (#33610) 2020-04-03 22:36:46 -07:00
test_sensor.py