1
0
mirror of https://github.com/home-assistant/core.git synced 2026-05-26 02:06:09 +01:00

tradfri: Improve color temp support detection (#7211)

This commit is contained in:
Paulus Schoutsen
2017-04-21 23:32:51 -07:00
committed by GitHub
parent 8e716780b7
commit 40f480c24e
3 changed files with 22 additions and 14 deletions
+1
View File
@@ -27,6 +27,7 @@ else
-v /etc/localtime:/etc/localtime:ro \
-v `pwd`:/usr/src/app \
-v `pwd`/config:/config \
--rm \
-t -i home-assistant-dev
fi