esphome/tests/unit_tests
Farzad E 2225594ee8
Added an option to disable mDNS (#1716)
* Added an option to disable mDNS

* Fixed linter issues

* Moved the enable_mdns option to WiFi and Ethernet components

* extracted common method for add mdns library

* lint

Co-authored-by: Guillermo Ruffino <glm.net@gmail.com>
2021-05-06 12:31:42 -03:00
..
fixtures/helpers Unittests for esphome python code (#931) 2020-03-12 14:27:22 -07:00
conftest.py add-black (#1593) 2021-03-07 16:03:16 -03:00
strategies.py add-black (#1593) 2021-03-07 16:03:16 -03:00
test_codegen.py add-black (#1593) 2021-03-07 16:03:16 -03:00
test_config_validation.py Disallow _ in node name (#1632) 2021-04-08 14:26:01 +02:00
test_core.py Added an option to disable mDNS (#1716) 2021-05-06 12:31:42 -03:00
test_cpp_generator.py add-black (#1593) 2021-03-07 16:03:16 -03:00
test_cpp_helpers.py add-black (#1593) 2021-03-07 16:03:16 -03:00
test_helpers.py add-black (#1593) 2021-03-07 16:03:16 -03:00
test_pins.py add-black (#1593) 2021-03-07 16:03:16 -03:00
test_wizard.py Disallow _ in node name (#1632) 2021-04-08 14:26:01 +02:00