Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
longzheng committed Jul 24, 2024
1 parent 1c1b7d9 commit 43da5ad
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
},

Expand All @@ -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
Expand Down

0 comments on commit 43da5ad

Please sign in to comment.