Skip to content

Commit 00b75c6

Browse files
hanzohfrenck
authored andcommitted
Add JSON port to Homematic interface configuration (home-assistant#5581)
1 parent b75af56 commit 00b75c6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

source/_components/homematic.markdown

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ Configuration variables (interface):
4646
- **callback_ip** (*Optional*): Set this, if Home Assistant is reachable under a different IP from the CCU (NAT, Docker etc.).
4747
- **callback_port** (*Optional*): Set this, if Home Assistant is reachable under a different port from the CCU (NAT, Docker etc.).
4848
- **resolvenames** (*Optional*): [`metadata`, `json`, `xml`] Try to fetch device names. Defaults to `false` if not specified.
49+
- **jsonport** (*Optional*): Port of CCU JSON-RPC Server. The default is 80, but it may be different when running CCU virtually via Docker.
4950
- **username** (*Optional*): When fetching names via JSON-RPC, you need to specify a user with guest-access to the CCU.
5051
- **password** (*Optional*): When fetching names via JSON-RPC, you need to specify the password of the user you have configured above.
5152
- **path** (*Optional*): Set to `/groups` when using port 9292.

0 commit comments

Comments
 (0)