fix(hass): map deprecated yaml config

This commit is contained in:
arcnmx 2024-04-12 16:50:15 -07:00
parent 6ec990a5cd
commit 1dc0f77c55

View file

@ -142,7 +142,6 @@ in {
input_text = {};
logbook = {};
schedule = {};
map = {};
media_source = {};
media_player = [];
mobile_app = {};
@ -253,6 +252,7 @@ in {
"environment_canada"
"met"
"generic_thermostat"
"map"
"mqtt"
"zeroconf"
]