mirror of
https://github.com/home-assistant/core.git
synced 2025-07-30 02:38:10 +02:00
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:
@ -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"),
|
||||
|
Reference in New Issue
Block a user