hass-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 Significantly improve yaml load times when the C loader is available (#73337) 2022-06-13 08:44:46 -10:00
__init__.py
test_binary_sensor.py Use builtin TimeoutError [o-s] (#109682) 2024-02-05 12:14:37 +01:00
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