You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: source/_components/tradfri.markdown
-34Lines changed: 0 additions & 34 deletions
Original file line number
Diff line number
Diff line change
@@ -16,40 +16,6 @@ ha_release: 0.43
16
16
17
17
The `tradfri` component supports for the IKEA Trådfri (Tradfri) gateway. The gateway can control lights connected to it and Home Assistant will automatically discover its presence on your network.
18
18
19
-
For this to work, you need to install `aiocoap` and `tinydtls`.
20
-
21
-
<pclass='note'>
22
-
If you are using [Hass.io](/hassio/) then just move forward to the configuration as all requirements are already fulfilled.
23
-
</p>
24
-
25
-
Installation script:
26
-
27
-
```bash
28
-
#!/bin/sh
29
-
# Installs a modified coap client with support for dtls for use with IKEA Tradfri
0 commit comments