From 43da5ad920fe2a9976a65757059926bc7bea376d Mon Sep 17 00:00:00 2001 From: Long Zheng Date: Wed, 24 Jul 2024 12:56:30 +1000 Subject: [PATCH] Update README.md --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 4ba9c6d..0e40001 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,6 @@ npm i -g homebridge-fronius-inverter-lights@latest "platform": "FroniusInverterLightsPlatform", "inverterIp": "192.168.1.124", "pollInterval": 2, - "pvMaxPower": 6000, "battery": false }, @@ -39,7 +38,6 @@ npm i -g homebridge-fronius-inverter-lights@latest - `platform` (required) the name of the plugin, must be `FroniusInverterLightsPlatform` - `inverterIp` (required) the IP address of your Fronius inverter - `pollInterval` (required) the polling frequency in seconds -- `pvMaxPower` (optional) the max capacity of your PV in watts (to show the PV lightbulb brightness % as a percentage of your max capacity) - `battery` (optional) enable battery accessory to show your battery SOC and usage ## Enable Solar API on newer Fronius inverters