hass-core/homeassistant
Joost Lekkerkerker 87dd18cc2e
Remove obsolete yaml check in SQL (#98950)
* Remove unique id check from SQL

* Remove unique id check from SQL
2023-08-24 12:35:11 +02:00
..
auth Replace isort with ruff (#94302) 2023-06-08 23:43:56 +02:00
backports Remove unnnecessary pylint configs from core (#98704) 2023-08-22 23:12:12 +02:00
brands Add Trafikverket Camera integration (#79873) 2023-08-24 10:39:22 +02:00
components Remove obsolete yaml check in SQL (#98950) 2023-08-24 12:35:11 +02:00
generated Add Trafikverket Camera integration (#79873) 2023-08-24 10:39:22 +02:00
helpers Remove TemplateSensor from the template_entity helper (#98945) 2023-08-24 12:14:39 +02:00
scripts Make the check_config script open issue_registry read only (#98545) 2023-08-18 20:15:00 +02:00
util Remove unnnecessary pylint configs from core (#98704) 2023-08-22 23:12:12 +02:00
__init__.py
__main__.py Remove dead code from __main__.py (#98694) 2023-08-20 10:17:28 +02:00
block_async_io.py Update mypy to 1.1.1 (#89268) 2023-03-08 22:57:54 +01:00
bootstrap.py Don't allow hass.config.config_dir to be None (#98442) 2023-08-16 13:00:14 +02:00
config.py Remove unnnecessary pylint configs from core (#98704) 2023-08-22 23:12:12 +02:00
config_entries.py Use a single WS command for group preview (#98903) 2023-08-24 11:59:24 +02:00
const.py Add lawnmower entity (#93623) 2023-08-21 12:19:55 +02:00
core.py Remove unnnecessary pylint configs from core (#98704) 2023-08-22 23:12:12 +02:00
data_entry_flow.py Use a single WS command for group preview (#98903) 2023-08-24 11:59:24 +02:00
exceptions.py Move device info validation to device registry (#96465) 2023-07-14 08:55:17 -04:00
loader.py Remove unnnecessary pylint configs from core (#98704) 2023-08-22 23:12:12 +02:00
package_constraints.txt Bump hass-nabucasa from 0.69.0 to 0.70.0 (#98935) 2023-08-24 09:18:25 +02:00
requirements.py Replace deprecated pkg_resources with importlib.metadata (#97628) 2023-08-03 09:14:00 +02:00
runner.py Decrease event loop latency by binding time.monotonic to loop.time directly (#98288) 2023-08-13 20:37:45 -04:00
setup.py Log a traceback when importing a component fails (#94778) 2023-06-19 13:10:39 +02:00
strings.json Add more common translations (#96429) 2023-07-12 22:00:05 -04:00