Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tijsverkoyen authored Aug 31, 2023
1 parent 1c5d0b7 commit 56a64f9
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -160,14 +160,16 @@ As I don't own an installation with all possible devices this integration is mos

The entity names are based on the names in the interface reference.

### Disabling devices
### Disabling devices / plants / stations

If you have a lot of devices wherefore you don't want to use the data. You can disable them through the interface:
If you have a lot of devices / plants / stations wherefore you don't want to use the data. You can disable them through the interface:

Settings → Devices & Integrations → Click on the "x devices" on the Fusion Solar Integration. Click on the device you want to disable. Click on the pencil icon in the upper right corner. Switch off "Enable device".
Settings → Devices & Integrations → Click on the "x devices" on the Fusion Solar Integration. Click on the device / plant / station you want to disable. Click on the pencil icon in the upper right corner. Switch off "Enable device".

This can speed up the updating of the other devices. Keep in mind that a call is made per device type. So if you have multiple devices from the same time you need to disable them all to have effect.

You will also need to restart Home Assistant.

### Can I work with the API myself?

Yes. There is a [Postman] Collection available. You can import it in Postman and start working with it.
Expand All @@ -177,4 +179,4 @@ You will need to create an environment in Postman with the following variables:

* `USERNAME`, your Northbound API / OpenAPI username
* `SYSTEMCODE`, your Northbound API / OpenAPI password
* `URL`, the url you will query
* `URL`, the url you will query

0 comments on commit 56a64f9

Please sign in to comment.