From 4d798bd6f32b3c32a7f3ab8cc2a0a298818f209a Mon Sep 17 00:00:00 2001 From: uvjim Date: Tue, 25 Oct 2022 20:35:55 +0100 Subject: [PATCH] enable channel sources by default --- custom_components/hdhomerun/select.py | 1 - 1 file changed, 1 deletion(-) diff --git a/custom_components/hdhomerun/select.py b/custom_components/hdhomerun/select.py index 072f00b..ccd822f 100644 --- a/custom_components/hdhomerun/select.py +++ b/custom_components/hdhomerun/select.py @@ -90,7 +90,6 @@ def __init__( """Initialise.""" self._attr_current_option = None self._attr_entity_category = EntityCategory.DIAGNOSTIC - self._attr_entity_registry_enabled_default = False self.entity_domain = ENTITY_DOMAIN super().__init__(