Fix group enabled platforms are preloaded if they have alternative states (#119621)

This commit is contained in:
Jan Bouwhuis 2024-06-14 07:46:24 +02:00 committed by Franck Nijhof
parent 4e394597bd
commit 78e13d138f
No known key found for this signature in database
GPG Key ID: D62583BA8AB11CA3

View File

@ -4,7 +4,10 @@
"after_dependencies": [ "after_dependencies": [
"alarm_control_panel", "alarm_control_panel",
"climate", "climate",
"cover",
"device_tracker", "device_tracker",
"lock",
"media_player",
"person", "person",
"plant", "plant",
"vacuum", "vacuum",