mirror of
https://github.com/gensokyo-zone/infrastructure.git
synced 2026-02-09 12:29:19 -08:00
fix(hass): map deprecated yaml config
This commit is contained in:
parent
6ec990a5cd
commit
1dc0f77c55
1 changed files with 1 additions and 1 deletions
|
|
@ -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"
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue