diff --git a/index.html b/index.html index c1fb057..eec5aca 100644 --- a/index.html +++ b/index.html @@ -126,10 +126,10 @@

Start with the software, not a sales call.

curl -fsSL https://raw.githubusercontent.com/srcfl/ftw/master/scripts/install.sh | bash @@ -228,12 +228,12 @@

New hardware should be a driver, not a fork.

  • Contribute the integration back through a pull request
  • - Write a driver - Browse drivers + Write a driver + Browse drivers
    -
    drivers/my_inverter.luaLua
    +
    drivers/lua/my_inverter.luaLua
    function driver_init(config)
       host.set_make("My Inverter")
       host.mqtt_subscribe(config.topic)
    @@ -310,7 +310,7 @@ 

    Energy infrastructure you can own.

    Install it. Read it. Break it safely. Send the fix upstream.