1
0
mirror of https://github.com/natekspencer/hacs-oasis_mini.git synced 2025-11-18 10:03:41 -05:00

Add sleep button

This commit is contained in:
Nathan Spencer
2025-07-22 23:36:33 +00:00
parent 06008e8f4c
commit d2bc89bdd7
4 changed files with 21 additions and 0 deletions

View File

@@ -41,6 +41,9 @@
"button": {
"random_track": {
"name": "Play random track"
},
"sleep": {
"name": "Sleep"
}
},
"binary_sensor": {
@@ -93,9 +96,11 @@
"centering": "Centering",
"playing": "Playing",
"paused": "Paused",
"sleeping": "Sleeping",
"error": "Error",
"updating": "Updating",
"downloading": "Downloading",
"busy": "Busy",
"live": "Live drawing"
}
}