mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 15:26:59 +00:00
Update Trådfri documentation to mention the Python version dependency (#3911)
* Update Trådfri documentation to mention the Python version dependency Dependency is caused by aiocoap==0.3 * Remove period * Fix typo
This commit is contained in:
parent
9b7cd0f395
commit
b105b22016
@ -22,6 +22,10 @@ You will be prompted to configure the gateway through the Home Assistant interfa
|
|||||||
If you see an "Unable to connect" message, restart the gateway and try again. Don't forget to assign a permanent IP to your Trådfri gateway.
|
If you see an "Unable to connect" message, restart the gateway and try again. Don't forget to assign a permanent IP to your Trådfri gateway.
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
|
<p class='note'>
|
||||||
|
The Python version 3.4.4 or greater is required for this component. The component will not initialize without this and will report a `Could not install all requirements` error in the logs.
|
||||||
|
</p>
|
||||||
|
|
||||||
You can add the following to your `configuration.yaml` file if you are not using the [`discovery:`](/components/discovery/) component:
|
You can add the following to your `configuration.yaml` file if you are not using the [`discovery:`](/components/discovery/) component:
|
||||||
|
|
||||||
```yaml
|
```yaml
|
||||||
|
Loading…
x
Reference in New Issue
Block a user