1
0
mirror of https://github.com/home-assistant/core.git synced 2026-05-08 17:49:37 +01:00

Enable pytradfri during build, and include in Docker (#12662)

This commit is contained in:
Lewis Juggins
2018-02-25 18:20:43 +00:00
committed by GitHub
parent 63552abce5
commit e8173fbc16
2 changed files with 1 additions and 2 deletions
-1
View File
@@ -31,7 +31,6 @@ COMMENT_REQUIREMENTS = (
'envirophat',
'i2csense',
'credstash',
'pytradfri',
'bme680',
)