mirror of
https://github.com/home-assistant/core.git
synced 2025-07-12 07:47:08 +00:00
Fix Overseerr event types translations (#136096)
This commit is contained in:
parent
af02dbf0cb
commit
63f14b9487
@ -24,6 +24,8 @@
|
|||||||
"event": {
|
"event": {
|
||||||
"last_media_event": {
|
"last_media_event": {
|
||||||
"name": "Last media event",
|
"name": "Last media event",
|
||||||
|
"state_attributes": {
|
||||||
|
"event_type": {
|
||||||
"state": {
|
"state": {
|
||||||
"pending": "Pending",
|
"pending": "Pending",
|
||||||
"approved": "Approved",
|
"approved": "Approved",
|
||||||
@ -33,6 +35,8 @@
|
|||||||
"auto_approved": "Auto-approved"
|
"auto_approved": "Auto-approved"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
},
|
},
|
||||||
"sensor": {
|
"sensor": {
|
||||||
"total_requests": {
|
"total_requests": {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user