Skip to content

Commit

Permalink
Bumb version up to 0.1.15a3
Browse files Browse the repository at this point in the history
  • Loading branch information
Marc committed Aug 3, 2023
1 parent 1da08bd commit ba0f2d4
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 1 deletion.
2 changes: 1 addition & 1 deletion custom_components/teufel_raumfeld/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,5 @@
"iot_class": "local_polling",
"issue_tracker": "https://github.com/B5r1oJ0A9G/teufel_raumfeld/issues",
"requirements": ["hassfeld==0.3.13-alpha2"],
"version": "0.1.15-alpha2"
"version": "0.1.15-alpha3"
}
14 changes: 14 additions & 0 deletions custom_components/teufel_raumfeld/translations/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -102,6 +102,20 @@
"restore": {
"name":"Restore a snapshot",
"description": "Restore a snapshot of the media player."
},
"play_sound": {
"name":"Play system sound",
"description": "Playback a system sounds. The sound gets mixed into potentially played media.",
"fields": {
"room_names": {
"name":"Room",
"description": "Room name for the playback of the system sound."
},
"sound": {
"name":"Sound",
"description": "Systen sound to playback."
}
}
}
}
}

0 comments on commit ba0f2d4

Please sign in to comment.