mirror of
https://github.com/home-assistant/core.git
synced 2025-07-15 01:07:10 +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",
|
||||
name="Home Mode",
|
||||
icon="mdi:home-account",
|
||||
entity_category=EntityCategory.CONFIG,
|
||||
),
|
||||
)
|
||||
|
Loading…
x
Reference in New Issue
Block a user