core/tests/components/rest
Jan Bouwhuis a4f52cc622
Use a constant to reference `homeassistant` domain (#113889)
* Use CONF_CORE to reference `homeassistant` domain

* Just use DOMAIN

* USE DOMAIN for `homeasistant` domain in config_schema.py

* Use DOMAIN_HA as constant for homeassistant domain

* Rename CONF_CORE to DOMAIN_HA

* Rename DOMAIN_HA to HA_DOMAIN

* Use relative import

* Use direct imports
2024-03-23 19:58:39 +01:00
..
fixtures
__init__.py
test_binary_sensor.py
test_init.py Use a constant to reference `homeassistant` domain (#113889) 2024-03-23 19:58:39 +01:00
test_notify.py Add empty line after module docstring [tests q-s] (#112711) 2024-03-08 14:47:22 +01:00
test_sensor.py Enable Ruff rule PT007 (#113764) 2024-03-19 09:01:07 +01:00
test_switch.py Add empty line after module docstring [tests q-s] (#112711) 2024-03-08 14:47:22 +01:00