mirror of
https://github.com/elisspace/core.git
synced 2026-09-01 00:44:04 +00:00
remove EntityCategory from home_mode switch (#65949)
This commit is contained in:
@@ -382,6 +382,5 @@ SURVEILLANCE_SWITCH: tuple[SynologyDSMSwitchEntityDescription, ...] = (
|
||||
key="home_mode",
|
||||
name="Home Mode",
|
||||
icon="mdi:home-account",
|
||||
entity_category=EntityCategory.CONFIG,
|
||||
),
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user