Update components

This commit is contained in:
Jordan Holt 2025-01-05 01:14:00 +00:00
parent 922e86a408
commit f8405bf012
Signed by: jordan
GPG Key ID: B8CFFF61F1CCF520

View File

@ -154,6 +154,8 @@
media_player = [ ]; media_player = [ ];
mobile_app = { }; mobile_app = { };
mqtt = { }; mqtt = { };
onkyo = { };
open_meteo = { };
recorder = { recorder = {
purge_keep_days = 365; purge_keep_days = 365;
}; };
@ -265,7 +267,6 @@
"matter" "matter"
"media_player" "media_player"
"media_source" "media_source"
"metoffice"
"min_max" "min_max"
"mjpeg" "mjpeg"
"mobile_app" "mobile_app"