esphome/tests/unit_tests
Dave T 1771e673d2
Warn if underscore character is used in hostname ()
* Prevent underscore character being used in 'name'.

* Restrict underscores in hostnames, not all names.

* Use hostname validator for node name.

* Allow underscore in hostname but warn once.

* Add renaming instructions link to warning.

* Point underscore warning to FAQ section

Co-authored-by: Otto Winter <otto@otto-winter.com>

Co-authored-by: Otto Winter <otto@otto-winter.com>
2021-08-10 14:14:42 +02:00
..
fixtures/helpers Unittests for esphome python code () 2020-03-12 14:27:22 -07:00
conftest.py add-black () 2021-03-07 16:03:16 -03:00
strategies.py Bump hypothesis from 5.21.0 to 5.49.0 () 2021-07-05 10:10:59 +12:00
test_codegen.py add-black () 2021-03-07 16:03:16 -03:00
test_config_validation.py Warn if underscore character is used in hostname () 2021-08-10 14:14:42 +02:00
test_core.py Support library override using named library with repository () 2021-07-26 10:50:45 +02:00
test_cpp_generator.py add-black () 2021-03-07 16:03:16 -03:00
test_cpp_helpers.py Introduce new async-def coroutine syntax () 2021-05-17 17:14:15 +12:00
test_helpers.py add-black () 2021-03-07 16:03:16 -03:00
test_pins.py Initial ESP32-C3-DevKitM-1 board support () 2021-07-26 11:10:56 +02:00
test_wizard.py Initial ESP32-C3-DevKitM-1 board support () 2021-07-26 11:10:56 +02:00