Skip to content

Commit

Permalink
Allow Random title to be translated (#128928)
Browse files Browse the repository at this point in the history
  • Loading branch information
gjohansson-ST authored Oct 21, 2024
1 parent a0665dc commit 82aea94
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions homeassistant/components/random/strings.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
{
"title": "Random",
"config": {
"step": {
"binary_sensor": {
Expand Down
2 changes: 1 addition & 1 deletion homeassistant/generated/integrations.json
Original file line number Diff line number Diff line change
Expand Up @@ -7354,7 +7354,6 @@
"iot_class": "calculated"
},
"random": {
"name": "Random",
"integration_type": "helper",
"config_flow": true,
"iot_class": "calculated"
Expand Down Expand Up @@ -7445,6 +7444,7 @@
"nmap_tracker",
"plant",
"proximity",
"random",
"rpi_power",
"schedule",
"season",
Expand Down

0 comments on commit 82aea94

Please sign in to comment.