File tree 1 file changed +1
-0
lines changed
1 file changed +1
-0
lines changed Original file line number Diff line number Diff line change @@ -46,6 +46,7 @@ Configuration variables (interface):
46
46
- **callback_ip** (*Optional*): Set this, if Home Assistant is reachable under a different IP from the CCU (NAT, Docker etc.).
47
47
- **callback_port** (*Optional*): Set this, if Home Assistant is reachable under a different port from the CCU (NAT, Docker etc.).
48
48
- **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.
49
50
- **username** (*Optional*): When fetching names via JSON-RPC, you need to specify a user with guest-access to the CCU.
50
51
- **password** (*Optional*): When fetching names via JSON-RPC, you need to specify the password of the user you have configured above.
51
52
- **path** (*Optional*): Set to `/groups` when using port 9292.
You can’t perform that action at this time.
0 commit comments