Add oven support #14

Merged
MiguelAngelLV merged 4 commits from oven into main 2023-04-08 04:46:45 +02:00
Showing only changes of commit 67f280512d - Show all commits

View File

@ -62,6 +62,7 @@ SELECTS = {
entity_category=EntityCategory.CONFIG, entity_category=EntityCategory.CONFIG,
translation_key="programs" translation_key="programs"
), ),
),
"OV": ( "OV": (
SelectEntityDescription( SelectEntityDescription(
key="startProgram.program", key="startProgram.program",