Compare commits

...
Sign in to create a new pull request.

1 commit

Author SHA1 Message Date
G Johansson
66ba63d61c Allow Filter title to be translated 2024-10-21 18:13:55 +00:00
2 changed files with 2 additions and 1 deletions

View file

@ -1,4 +1,5 @@
{ {
"title": "Filter",
"services": { "services": {
"reload": { "reload": {
"name": "[%key:common::action::reload%]", "name": "[%key:common::action::reload%]",

View file

@ -7282,7 +7282,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"
@ -7417,6 +7416,7 @@
"emulated_roku", "emulated_roku",
"energenie_power_sockets", "energenie_power_sockets",
"filesize", "filesize",
"filter",
"garages_amsterdam", "garages_amsterdam",
"generic", "generic",
"generic_hygrostat", "generic_hygrostat",