diff --git a/typescript/frontend-marios2/src/content/dashboards/SodiohomeInstallations/Installation.tsx b/typescript/frontend-marios2/src/content/dashboards/SodiohomeInstallations/Installation.tsx index 0286a8fd3..ab57e8074 100644 --- a/typescript/frontend-marios2/src/content/dashboards/SodiohomeInstallations/Installation.tsx +++ b/typescript/frontend-marios2/src/content/dashboards/SodiohomeInstallations/Installation.tsx @@ -298,6 +298,37 @@ function SodioHomeInstallation(props: singleInstallationProps) { {props.current_installation.name} + + {currentTab == 'live' && values && ( +
+ + + + + {values.Config.OperatingPriority} + +
+ )} +