diff --git a/interface/src/app/main/CustomEntitiesDialog.tsx b/interface/src/app/main/CustomEntitiesDialog.tsx index dc1586b6e..4c899c117 100644 --- a/interface/src/app/main/CustomEntitiesDialog.tsx +++ b/interface/src/app/main/CustomEntitiesDialog.tsx @@ -100,7 +100,7 @@ const CustomEntitiesDialog = ({ - + - + - + { } label={LL.ENABLE_MQTT()} /> - + { label={LL.MQTT_RESPONSE()} /> {!data.ha_enabled && ( - + { )} {!data.publish_single && ( - + { /> {data.ha_enabled && ( - + { {LL.MQTT_PUBLISH_INTERVALS()} (0=auto) - + { return ( <> - +