Block Avion from auto installing because only supported on Linux (cc #5414)

This commit is contained in:
Robbie Trencheny 2017-01-19 13:14:48 -08:00
parent 3b25b5a6da
commit a74258db09
2 changed files with 2 additions and 1 deletions

View file

@ -53,7 +53,7 @@ apns2==0.1.1
astral==1.3.3
# homeassistant.components.light.avion
avion==0.5
# avion==0.5
# homeassistant.components.sensor.linux_battery
batinfo==0.4.2

View file

@ -20,6 +20,7 @@ COMMENT_REQUIREMENTS = (
'evdev',
'pycups',
'python-eq3bt',
'avion'
)
IGNORE_PACKAGES = (