Skip to content
Closed
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion custom_components/plugwise/select.py
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,6 @@ class PlugwiseSelectEntityDescription(SelectEntityDescription):
PlugwiseSelectEntityDescription(
key=SELECT_SCHEDULE,
translation_key=SELECT_SCHEDULE,
entity_category=EntityCategory.CONFIG,
options_key=AVAILABLE_SCHEDULES,
),
PlugwiseSelectEntityDescription(
Expand Down
Loading