remove EntityCategory from home_mode switch (#65949)
This commit is contained in:
parent
f820806e3c
commit
4cd00a1a6f
1 changed files with 0 additions and 1 deletions
|
@ -382,6 +382,5 @@ SURVEILLANCE_SWITCH: tuple[SynologyDSMSwitchEntityDescription, ...] = (
|
||||||
key="home_mode",
|
key="home_mode",
|
||||||
name="Home Mode",
|
name="Home Mode",
|
||||||
icon="mdi:home-account",
|
icon="mdi:home-account",
|
||||||
entity_category=EntityCategory.CONFIG,
|
|
||||||
),
|
),
|
||||||
)
|
)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue