{
	"enpal adapter settings": "Adapter settings for enpal",
	"influx_bucket": "Bucket",
	"influx_bucket_help": "Bucket name that Enpal writes to (typically enpal or similar).",
	"influx_org": "Organisation ID",
	"influx_org_help": "InfluxDB organisation ID (see InfluxDB UI under Data).",
	"influx_token": "API Token",
	"influx_token_help": "InfluxDB API token with read access. Stored encrypted in ioBroker.",
	"influx_url": "InfluxDB URL",
	"influx_url_help": "Base URL of the local InfluxDB on your Enpal box (e.g. http://192.168.1.100:8086).",
	"interval_s": "Query interval (s)",
	"interval_s_help": "How often energy data and wallbox status are refreshed (minimum 5 seconds).",
	"paypal_donate": "If you would like to support us.",
	"show_sync_info": "Show info messages for each synchronization",
	"show_sync_info_help": "Log a successful InfluxDB sync as an info message (useful for debugging).",
	"tab_settings": "Settings",
	"tab_wallbox_help": "Wallbox help",
	"wallbox_enabled": "Enable wallbox control (uses same IP as InfluxDB)",
	"wallbox_enabled_help": "Creates wallbox_control states and connects to the Enpal Box web UI on port 80 (same host as InfluxDB). Requires firmware 8.50+.",
	"wallbox_help_automation": "• <b>Start charging:</b> set <code>mode</code> (e.g. <code>solar</code>), then <code>start</code> = <code>true</code><br>• <b>Stop charging:</b> set <code>stop</code> = <code>true</code> → status often becomes <code>Finishing</code><br>• <b>Ready to charge</b> (plugged in, not charging): <code>connectorStatus</code> is SuspendedEV, SuspendedEVSE, Connected, or Preparing — and not Charging<br>• Do not trigger start solely on <code>SuspendedEV</code> — this also appears when the battery is full<br>• <b>Not supported from ioBroker:</b> changing automatic charge on plug-in — use the Enpal app",
	"wallbox_help_connector": "<table style=\"width:100%;border-collapse:collapse;font-size:0.875rem\"><thead><tr style=\"border-bottom:1px solid #546e7a\"><th style=\"text-align:left;padding:8px 6px;width:22%\">Value</th><th style=\"text-align:left;padding:8px 6px\">Meaning</th></tr></thead><tbody><tr style=\"border-bottom:1px solid rgba(84,110,122,0.35)\"><td style=\"padding:6px\"><code>Available</code></td><td style=\"padding:6px\">Connector free, nothing plugged in</td></tr><tr style=\"border-bottom:1px solid rgba(84,110,122,0.35)\"><td style=\"padding:6px\"><code>Preparing</code></td><td style=\"padding:6px\">Vehicle connected, session not started yet</td></tr><tr style=\"border-bottom:1px solid rgba(84,110,122,0.35)\"><td style=\"padding:6px\"><code>Charging</code></td><td style=\"padding:6px\">Active charging — power is flowing</td></tr><tr style=\"border-bottom:1px solid rgba(84,110,122,0.35)\"><td style=\"padding:6px\"><code>SuspendedEV</code></td><td style=\"padding:6px\">Vehicle paused (e.g. battery full); still plugged in</td></tr><tr style=\"border-bottom:1px solid rgba(84,110,122,0.35)\"><td style=\"padding:6px\"><code>SuspendedEVSE</code></td><td style=\"padding:6px\">Wallbox paused power (e.g. load management)</td></tr><tr style=\"border-bottom:1px solid rgba(84,110,122,0.35)\"><td style=\"padding:6px\"><code>Finishing</code></td><td style=\"padding:6px\">Session ended, cable still connected</td></tr><tr style=\"border-bottom:1px solid rgba(84,110,122,0.35)\"><td style=\"padding:6px\"><code>Reserved</code></td><td style=\"padding:6px\">Reserved for a future session</td></tr><tr style=\"border-bottom:1px solid rgba(84,110,122,0.35)\"><td style=\"padding:6px\"><code>Unavailable</code></td><td style=\"padding:6px\">Temporarily not usable</td></tr><tr style=\"border-bottom:1px solid rgba(84,110,122,0.35)\"><td style=\"padding:6px\"><code>Faulted</code></td><td style=\"padding:6px\">Error reported by the wallbox</td></tr><tr><td style=\"padding:6px\"><code>Connected</code></td><td style=\"padding:6px\">Vehicle connected (Enpal-specific)</td></tr></tbody></table>",
	"wallbox_help_flow": "<b>Typical flow:</b> Charging → (stop or full battery) → SuspendedEV or Finishing → unplug → Available.<br>After a full charge, <code>SuspendedEV</code> is normal — the car stopped drawing power.",
	"wallbox_help_intro": "<b>Wallbox control</b> creates the channel <code>enpal.&lt;instance&gt;.wallbox_control</code>.<br><br>Requirements: Enpal Box firmware <b>8.50+</b>, ioBroker host reachable on the local network (same IP as InfluxDB, HTTP port 80). Restart the adapter instance after enabling.",
	"wallbox_help_modes": "<table style=\"width:100%;border-collapse:collapse;font-size:0.875rem\"><thead><tr style=\"border-bottom:1px solid #546e7a\"><th style=\"text-align:left;padding:8px 6px;width:18%\">Mode</th><th style=\"text-align:left;padding:8px 6px\">Description</th></tr></thead><tbody><tr style=\"border-bottom:1px solid rgba(84,110,122,0.35)\"><td style=\"padding:6px\"><code>eco</code></td><td style=\"padding:6px\">Eco — cost- or grid-optimised charging</td></tr><tr style=\"border-bottom:1px solid rgba(84,110,122,0.35)\"><td style=\"padding:6px\"><code>solar</code></td><td style=\"padding:6px\">Solar — prefer PV surplus</td></tr><tr style=\"border-bottom:1px solid rgba(84,110,122,0.35)\"><td style=\"padding:6px\"><code>full</code></td><td style=\"padding:6px\">Full / fast — maximum charging power</td></tr><tr><td style=\"padding:6px\"><code>smart</code></td><td style=\"padding:6px\">Smart — Enpal-managed charging strategy</td></tr></tbody></table>",
	"wallbox_help_readme": "For complete documentation, click here below:<br><br>• <a href=\"https://github.com/inventwo/ioBroker.enpal/blob/main/README.md\" target=\"_blank\">Adapter documentation</a>",
	"wallbox_help_section_automation": "Automation",
	"wallbox_help_section_connector": "Connector status (OCPP)",
	"wallbox_help_section_modes": "Charge modes",
	"wallbox_help_section_states": "Data points",
	"wallbox_help_states": "<table style=\"width:100%;border-collapse:collapse;font-size:0.875rem\"><thead><tr style=\"border-bottom:1px solid #546e7a\"><th style=\"text-align:left;padding:8px 6px;width:18%\">State</th><th style=\"text-align:left;padding:8px 6px;width:10%\">Read</th><th style=\"text-align:left;padding:8px 6px;width:10%\">Write</th><th style=\"text-align:left;padding:8px 6px\">Description</th></tr></thead><tbody><tr style=\"border-bottom:1px solid rgba(84,110,122,0.35)\"><td style=\"padding:6px\"><code>start</code></td><td style=\"padding:6px\">no</td><td style=\"padding:6px\">yes</td><td style=\"padding:6px\">Button — set to <code>true</code> to start charging</td></tr><tr style=\"border-bottom:1px solid rgba(84,110,122,0.35)\"><td style=\"padding:6px\"><code>stop</code></td><td style=\"padding:6px\">no</td><td style=\"padding:6px\">yes</td><td style=\"padding:6px\">Button — set to <code>true</code> to stop charging</td></tr><tr style=\"border-bottom:1px solid rgba(84,110,122,0.35)\"><td style=\"padding:6px\"><code>mode</code></td><td style=\"padding:6px\">yes</td><td style=\"padding:6px\">yes</td><td style=\"padding:6px\">Charge mode: eco, solar, full, smart (also synced when changed via Enpal app)</td></tr><tr style=\"border-bottom:1px solid rgba(84,110,122,0.35)\"><td style=\"padding:6px\"><code>currentMode</code></td><td style=\"padding:6px\">yes</td><td style=\"padding:6px\">no</td><td style=\"padding:6px\">Current mode reported by the wallbox (e.g. Eco, Solar, Full)</td></tr><tr style=\"border-bottom:1px solid rgba(84,110,122,0.35)\"><td style=\"padding:6px\"><code>connectorStatus</code></td><td style=\"padding:6px\">yes</td><td style=\"padding:6px\">no</td><td style=\"padding:6px\">OCPP connector status (see table below)</td></tr><tr><td style=\"padding:6px\"><code>automaticChargeStatus</code></td><td style=\"padding:6px\">yes</td><td style=\"padding:6px\">no</td><td style=\"padding:6px\">Automatic charge on plug-in: On / Off (read-only, change in Enpal app)</td></tr></tbody></table>",
	"wallbox_section_header": "Wallbox Control"
}
