mirror of
https://github.com/home-assistant/core.git
synced 2025-07-21 20:27:08 +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": {
|
"services": {
|
||||||
"reload": {
|
"reload": {
|
||||||
"name": "[%key:common::action::reload%]",
|
"name": "[%key:common::action::reload%]",
|
||||||
|
@ -7368,7 +7368,6 @@
|
|||||||
"iot_class": "calculated"
|
"iot_class": "calculated"
|
||||||
},
|
},
|
||||||
"filter": {
|
"filter": {
|
||||||
"name": "Filter",
|
|
||||||
"integration_type": "helper",
|
"integration_type": "helper",
|
||||||
"config_flow": false,
|
"config_flow": false,
|
||||||
"iot_class": "local_push"
|
"iot_class": "local_push"
|
||||||
@ -7499,6 +7498,7 @@
|
|||||||
"emulated_roku",
|
"emulated_roku",
|
||||||
"energenie_power_sockets",
|
"energenie_power_sockets",
|
||||||
"filesize",
|
"filesize",
|
||||||
|
"filter",
|
||||||
"garages_amsterdam",
|
"garages_amsterdam",
|
||||||
"generic",
|
"generic",
|
||||||
"generic_hygrostat",
|
"generic_hygrostat",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user