Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
SukramJ committed Sep 2, 2024
1 parent 78d3bd6 commit cb527aa
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -368,10 +368,19 @@ Returns a dict of link partners
Call to `getParamset` on the XML-RPC interface.
Returns a paramset

### `homematicip_local.get_link_paramset`

Call to `getParamset` for links on the XML-RPC interface.
Returns a paramset

### `homematicip_local.put_paramset`

Call to `putParamset` on the XML-RPC interface.

### `homematicip_local.put_link_paramset`

Call to `putParamset` for links on the XML-RPC interface.

### `homematicip_local.set_cover_combined_position`

Move a blind to a specific position and tilt position.
Expand Down

0 comments on commit cb527aa

Please sign in to comment.