Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Enable JSON API #21
  • Loading branch information
longzheng committed Jul 1, 2024
1 parent 25029ed commit 8e6fad7
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,4 +41,11 @@ npm i -g homebridge-fronius-inverter-lights@latest
- `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

Some newer Fronius inverter models may disable access to the local Solar API by default, which you must manually enable before setting up this plugin.

Login to the local web UI as **Customer** or **Technician** user, open the hamburger menu on the left, select **Communication**, select **Solar API**, then turn on **Activate communication via Solar API**, and finally select **Save**.

![image](https://github.com/longzheng/homebridge-fronius-inverter-lights/assets/484912/df891cd0-beb0-4ff1-b184-e5734df9111b)

0 comments on commit 8e6fad7

Please sign in to comment.