clarify proxy description

This commit is contained in:
pdxlocations
2024-01-10 22:21:23 -08:00
committed by Sacha Weatherstone
parent 4399d83c1b
commit af09ab6707

View File

@@ -115,7 +115,7 @@ export const MQTT = (): JSX.Element => {
name: "proxyToClientEnabled",
label: "Proxy to Client Enabled",
description:
"Whether to proxy MQTT packets to the client (for example to Home Assistant)",
"Use the client's internet connection for MQTT (feature only active in mobile apps)",
disabledBy: [
{
fieldName: "enabled",