mirror of
https://github.com/andvikt/mega_hacs.git
synced 2025-12-12 01:24:29 +05:00
Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
83c843d722 |
@@ -114,7 +114,7 @@ CONFIG_SCHEMA = vol.Schema(
|
||||
}
|
||||
}
|
||||
},
|
||||
extra=vol.PREVENT_EXTRA,
|
||||
extra=vol.ALLOW_EXTRA,
|
||||
)
|
||||
|
||||
ALIVE_STATE = 'alive'
|
||||
|
||||
Reference in New Issue
Block a user