@@ -1343,7 +1343,7 @@ Home Assistant is open source, advocates for privacy and runs locally in your ho
13431343"widgets.controls.open_lock.configuration.parameter.entity" = "Lock";
13441344"widgets.controls.open_lock.configuration.title" = "Open Lock";
13451345"widgets.controls.open_lock.description" = "Opens the selected lock entity inside the app";
1346- "widgets.controls.open_page.configuration.parameter.choose_page" = "Choose page";
1346+
13471347"widgets.controls.open_page.configuration.parameter.page" = "Page";
13481348"widgets.controls.open_page.configuration.title" = "Open Page";
13491349"widgets.controls.open_sensor.configuration.parameter.entity" = "Sensor";
@@ -1361,6 +1361,23 @@ Home Assistant is open source, advocates for privacy and runs locally in your ho
13611361"widgets.controls.switch.description" = "Turn on/off your switch";
13621362"widgets.controls.switch.placeholder_title" = "Choose switch";
13631363"widgets.controls.switch.title" = "Switch";
1364+ "widgets.controls.automations.pending_configuration" = "Choose automation";
1365+ "widgets.controls.button.pending_configuration" = "Choose button";
1366+ "widgets.controls.cover.pending_configuration" = "Choose cover";
1367+ "widgets.controls.fan.pending_configuration" = "Choose fan";
1368+ "widgets.controls.light.pending_configuration" = "Choose light";
1369+ "widgets.controls.open_camera.pending_configuration" = "Choose camera";
1370+ "widgets.controls.open_cover_entity.pending_configuration" = "Choose cover";
1371+ "widgets.controls.open_entity.pending_configuration" = "Choose entity";
1372+ "widgets.controls.open_input_boolean.pending_configuration" = "Choose input boolean";
1373+ "widgets.controls.open_light.pending_configuration" = "Choose light";
1374+ "widgets.controls.open_lock.pending_configuration" = "Choose lock";
1375+ "widgets.controls.open_page.pending_configuration" = "Choose page";
1376+ "widgets.controls.open_sensor.pending_configuration" = "Choose sensor";
1377+ "widgets.controls.open_switch.pending_configuration" = "Choose switch";
1378+ "widgets.controls.scenes.pending_configuration" = "Choose scene";
1379+ "widgets.controls.scripts.pending_configuration" = "Choose script";
1380+ "widgets.controls.switch.pending_configuration" = "Choose switch";
13641381"widgets.custom.intent_activate_failed.body" = "Please try again";
13651382"widgets.custom.intent_activate_failed.title" = "Failed to 'activate' entity";
13661383"widgets.custom.intent_press_failed.body" = "Please try again";
0 commit comments