Skip to content

Commit

Permalink
Merge pull request #3 from oscarminus/main
Browse files Browse the repository at this point in the history
Update program choices
  • Loading branch information
a529987659852 authored Mar 18, 2024
2 parents 5d61b2b + 8f5c1e6 commit 8d28ff5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions custom_components/GuntamaticBiostar/const.py
Original file line number Diff line number Diff line change
Expand Up @@ -404,6 +404,7 @@ class guntamaticSelectEntityDescription(SelectEntityDescription):
"AUS",
"NORMAL",
"WARMWASSER",
"WW NACHLADEN",
],
optionsMapping={"AUS": 0, "NORMAL": 1, "WARMWASSER": 2, "WW NACHLADEN": 6},
),
Expand Down

0 comments on commit 8d28ff5

Please sign in to comment.