Skip to content

Commit

Permalink
Merge pull request #568 from jwillemsen/jwi-duplicate
Browse files Browse the repository at this point in the history
Removed duplicate code
  • Loading branch information
CJNE authored Aug 21, 2024
2 parents 781372a + 69f3399 commit 16a839b
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 13 deletions.
2 changes: 0 additions & 2 deletions custom_components/myenergi/select.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,6 @@

ZAPPI_PHASE_SETTING = ["1", "3", "auto"]

ZAPPI_PHASE_SETTING = ["1", "3", "auto"]

ATTR_BOOST_AMOUNT = "amount"
ATTR_BOOST_TIME = "time"
ATTR_BOOST_TARGET = "target"
Expand Down
11 changes: 0 additions & 11 deletions custom_components/myenergi/translations/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,17 +31,6 @@
}
}
},
"entity": {
"select": {
"phase_setting": {
"state": {
"1": "1",
"3": "3",
"auto": "Automatic"
}
}
}
},
"entity": {
"select": {
"phase_setting": {
Expand Down

0 comments on commit 16a839b

Please sign in to comment.