Allow Random title to be translated (#128928)

This commit is contained in:
G Johansson
2024-10-21 20:19:43 +02:00
committed by GitHub
parent a0665dc431
commit 82aea946a2
2 changed files with 2 additions and 1 deletions

View File

@@ -1,4 +1,5 @@
{ {
"title": "Random",
"config": { "config": {
"step": { "step": {
"binary_sensor": { "binary_sensor": {

View File

@@ -7354,7 +7354,6 @@
"iot_class": "calculated" "iot_class": "calculated"
}, },
"random": { "random": {
"name": "Random",
"integration_type": "helper", "integration_type": "helper",
"config_flow": true, "config_flow": true,
"iot_class": "calculated" "iot_class": "calculated"
@@ -7445,6 +7444,7 @@
"nmap_tracker", "nmap_tracker",
"plant", "plant",
"proximity", "proximity",
"random",
"rpi_power", "rpi_power",
"schedule", "schedule",
"season", "season",