mirror of
https://github.com/home-assistant/core.git
synced 2025-07-21 12:17:07 +00:00
Allow Filter title to be translated (#128929)
This commit is contained in:
parent
8607ba884c
commit
b29be34f55
@ -1,4 +1,5 @@
|
||||
{
|
||||
"title": "Filter",
|
||||
"services": {
|
||||
"reload": {
|
||||
"name": "[%key:common::action::reload%]",
|
||||
|
@ -7368,7 +7368,6 @@
|
||||
"iot_class": "calculated"
|
||||
},
|
||||
"filter": {
|
||||
"name": "Filter",
|
||||
"integration_type": "helper",
|
||||
"config_flow": false,
|
||||
"iot_class": "local_push"
|
||||
@ -7499,6 +7498,7 @@
|
||||
"emulated_roku",
|
||||
"energenie_power_sockets",
|
||||
"filesize",
|
||||
"filter",
|
||||
"garages_amsterdam",
|
||||
"generic",
|
||||
"generic_hygrostat",
|
||||
|
Loading…
x
Reference in New Issue
Block a user