Enable pytradfri during build, and include in Docker (#12662)
This commit is contained in:
parent
63552abce5
commit
e8173fbc16
2 changed files with 1 additions and 2 deletions
|
@ -1004,7 +1004,7 @@ pytouchline==0.7
|
|||
pytrackr==0.0.5
|
||||
|
||||
# homeassistant.components.tradfri
|
||||
# pytradfri[async]==4.1.0
|
||||
pytradfri[async]==4.1.0
|
||||
|
||||
# homeassistant.components.device_tracker.unifi
|
||||
pyunifi==2.13
|
||||
|
|
|
@ -31,7 +31,6 @@ COMMENT_REQUIREMENTS = (
|
|||
'envirophat',
|
||||
'i2csense',
|
||||
'credstash',
|
||||
'pytradfri',
|
||||
'bme680',
|
||||
)
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue