diff --git a/index.html b/index.html index eec5aca..42f9242 100644 --- a/index.html +++ b/index.html @@ -4,8 +4,8 @@ FTW | Open-source home energy management - - + + @@ -161,7 +161,7 @@

One local system across mixed hardware.

Coordinated out

Battery + invertercharge / discharge
-
EV chargingload / V2X
+
EV chargingOCPP / V2X
API + Home Assistantobserve / automate
@@ -210,8 +210,8 @@

Keep the history

06 / CONNECT

Open integrations

-

Use the HTTP API, Home Assistant MQTT discovery and Lua drivers to connect the rest of your home.

- HTTP · MQTT · Lua +

Use the HTTP API, Home Assistant MQTT discovery and Lua drivers to connect the rest of your home. OCPP 1.6J and 2.0.1 chargers need no driver at all.

+ HTTP · MQTT · OCPP · Lua
@@ -226,9 +226,11 @@

New hardware should be a driver, not a fork.

  • Start from an existing inverter, meter or charger driver
  • Test with simulators and the same public host API
  • Contribute the integration back through a pull request
  • +
  • Skip the driver entirely for an EV charger that speaks OCPP
  • Write a driver + OCPP chargers Browse drivers