Specify recorder as after dependency in sql integration (#139037)

* Specify recorder as after dependency in sql integration

* Remove hassfest exception

---------

Co-authored-by: J. Nick Koston <nick@koston.org>
This commit is contained in:
G Johansson
2025-02-28 20:51:56 +01:00
committed by GitHub
parent 0f615bbe4f
commit 32950df0b7
2 changed files with 1 additions and 2 deletions

View File

@ -153,8 +153,6 @@ ALLOWED_USED_COMPONENTS = {
}
IGNORE_VIOLATIONS = {
# Has same requirement, gets defaults.
("sql", "recorder"),
# Sharing a base class
("lutron_caseta", "lutron"),
("ffmpeg_noise", "ffmpeg_motion"),