diff --git a/custom_components/hon/select.py b/custom_components/hon/select.py index d90bfe9..c492661 100644 --- a/custom_components/hon/select.py +++ b/custom_components/hon/select.py @@ -62,6 +62,7 @@ SELECTS = { entity_category=EntityCategory.CONFIG, translation_key="programs" ), + ), "OV": ( SelectEntityDescription( key="startProgram.program",