Add info about configuration variables (#17308)

Co-authored-by: jjlawren <jjlawren@users.noreply.github.com>
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
This commit is contained in:
Simone Chemelli 2021-05-09 00:46:01 +02:00 committed by GitHub
parent 692e58498e
commit 4ec4d7c78a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -119,6 +119,18 @@ Not all devices support all input events. You can check on [Shelly API Reference
</div>
## CoAP port
In some cases, it may be needed to customize the CoAP port (default: `5683`) your Home Assistant instance is listening to.
In order to change it, add the following key to your configuration.yaml:
```yaml
# Example configuration.yaml entry
shelly:
coap_port: 12345
```
## Known issues and limitations
- Only supports firmware 1.8 and later