mirror of
https://github.com/home-assistant/core.git
synced 2025-07-16 01:37:08 +00:00
remove EntityCategory from home_mode switch (#65949)
This commit is contained in:
parent
f820806e3c
commit
4cd00a1a6f
@ -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…
x
Reference in New Issue
Block a user