mirror of
https://github.com/home-assistant/core.git
synced 2026-09-14 10:06:27 -05:00
Fix config schema for velux (#112037)
This commit is contained in:
committed by
Paulus Schoutsen
parent
df5eb552a0
commit
675b7ca7ba
@@ -22,8 +22,8 @@ CONFIG_SCHEMA = vol.Schema(
|
||||
}
|
||||
)
|
||||
},
|
||||
extra=vol.ALLOW_EXTRA,
|
||||
)
|
||||
),
|
||||
extra=vol.ALLOW_EXTRA,
|
||||
)
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user