Skip to content

Commit

Permalink
switch.somneo_alarm5 fix
Browse files Browse the repository at this point in the history
switch.somneo_alarm5 entity was missing because name Alarm5 was missing in english translation.
  • Loading branch information
NorbertHD authored Sep 11, 2023
1 parent 5b65298 commit 6c37ee0
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion custom_components/somneo/translations/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -367,6 +367,7 @@
}
},
"alarm5": {
"name": "Alarm5",
"state_attributes": {
"hour": {
"name": "Hour"
Expand Down Expand Up @@ -928,4 +929,4 @@
}
}
}
}
}

0 comments on commit 6c37ee0

Please sign in to comment.