mirror of
https://github.com/home-assistant/core.git
synced 2025-07-21 12:17:07 +00:00
Allow Random title to be translated (#128928)
This commit is contained in:
parent
a0665dc431
commit
82aea946a2
@ -1,4 +1,5 @@
|
||||
{
|
||||
"title": "Random",
|
||||
"config": {
|
||||
"step": {
|
||||
"binary_sensor": {
|
||||
|
@ -7354,7 +7354,6 @@
|
||||
"iot_class": "calculated"
|
||||
},
|
||||
"random": {
|
||||
"name": "Random",
|
||||
"integration_type": "helper",
|
||||
"config_flow": true,
|
||||
"iot_class": "calculated"
|
||||
@ -7445,6 +7444,7 @@
|
||||
"nmap_tracker",
|
||||
"plant",
|
||||
"proximity",
|
||||
"random",
|
||||
"rpi_power",
|
||||
"schedule",
|
||||
"season",
|
||||
|
Loading…
x
Reference in New Issue
Block a user