Skip to content

Commit

Permalink
Added Postman collection
Browse files Browse the repository at this point in the history
  • Loading branch information
tijsverkoyen committed Mar 10, 2023
1 parent 531bf1b commit e7eb1c8
Show file tree
Hide file tree
Showing 3 changed files with 768 additions and 762 deletions.
12 changes: 12 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -155,3 +155,15 @@ want to disable. Click on the pencil icon in the upper right corner. Switch off

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.

### 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.
The collection is available
under [docs/postman_collection](https://github.com/tijsverkoyen/HomeAssistant-FusionSolar/tree/master/docs/postman_collection.json).

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
Loading

0 comments on commit e7eb1c8

Please sign in to comment.