diff --git a/application/src/main/data/json/system/widget_bundles/buttons.json b/application/src/main/data/json/system/widget_bundles/buttons.json
index aaed9f73e1..facca89336 100644
--- a/application/src/main/data/json/system/widget_bundles/buttons.json
+++ b/application/src/main/data/json/system/widget_bundles/buttons.json
@@ -11,7 +11,7 @@
"action_button",
"command_button",
"toggle_button",
- "segmented_button",
+ "two_segment_button",
"power_button"
]
}
\ No newline at end of file
diff --git a/application/src/main/data/json/system/widget_bundles/control_widgets.json b/application/src/main/data/json/system/widget_bundles/control_widgets.json
index 6bc4bdc830..c3dc219f5b 100644
--- a/application/src/main/data/json/system/widget_bundles/control_widgets.json
+++ b/application/src/main/data/json/system/widget_bundles/control_widgets.json
@@ -11,7 +11,7 @@
"single_switch",
"command_button",
"toggle_button",
- "segmented_button",
+ "two_segment_button",
"power_button",
"slider",
"control_widgets.switch_control",
diff --git a/application/src/main/data/json/system/widget_types/segmented_button.json b/application/src/main/data/json/system/widget_types/two_segment_button.json
similarity index 96%
rename from application/src/main/data/json/system/widget_types/segmented_button.json
rename to application/src/main/data/json/system/widget_types/two_segment_button.json
index 967ed82315..96c7987e13 100644
--- a/application/src/main/data/json/system/widget_types/segmented_button.json
+++ b/application/src/main/data/json/system/widget_types/two_segment_button.json
@@ -1,15 +1,15 @@
{
- "fqn": "segmented_button",
- "name": "Segmented button",
+ "fqn": "two_segment_button",
+ "name": "Two segment button",
"deprecated": false,
- "image": "tb-image;/api/images/system/segmented-button.svg",
+ "image": "tb-image;/api/images/system/two-segment-button.svg",
"description": "Facilitates navigation to other dashboards, states, or custom actions. Configurable settings allow for on-click action definition and conditions for button activation or deactivation. It offers various layouts and custom styling options for different stat",
"descriptor": {
"type": "latest",
"sizeX": 5,
"sizeY": 1.5,
"resources": [],
- "templateHtml": "