mirror of
https://github.com/home-assistant/core.git
synced 2025-07-08 13:57:10 +00:00
Enable pytradfri during build, and include in Docker (#12662)
This commit is contained in:
parent
63552abce5
commit
e8173fbc16
@ -1004,7 +1004,7 @@ pytouchline==0.7
|
|||||||
pytrackr==0.0.5
|
pytrackr==0.0.5
|
||||||
|
|
||||||
# homeassistant.components.tradfri
|
# homeassistant.components.tradfri
|
||||||
# pytradfri[async]==4.1.0
|
pytradfri[async]==4.1.0
|
||||||
|
|
||||||
# homeassistant.components.device_tracker.unifi
|
# homeassistant.components.device_tracker.unifi
|
||||||
pyunifi==2.13
|
pyunifi==2.13
|
||||||
|
@ -31,7 +31,6 @@ COMMENT_REQUIREMENTS = (
|
|||||||
'envirophat',
|
'envirophat',
|
||||||
'i2csense',
|
'i2csense',
|
||||||
'credstash',
|
'credstash',
|
||||||
'pytradfri',
|
|
||||||
'bme680',
|
'bme680',
|
||||||
)
|
)
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user