Merge pull request #2545 from deisi/acer_pyserial_update

repaired dependency of the acer projector switch
This commit is contained in:
Fabian Affolter 2016-07-17 18:08:17 +02:00 committed by GitHub
commit a8f34eb728
2 changed files with 2 additions and 2 deletions

View File

@ -27,7 +27,7 @@ CMD_DICT = {LAMP: '* 0 Lamp ?\r',
STATE_OFF: '* 0 IR 002\r'}
_LOGGER = logging.getLogger(__name__)
REQUIREMENTS = ['pyserial<=3.0']
REQUIREMENTS = ['pyserial<=3.1']
ICON = 'mdi:projector'

View File

@ -303,7 +303,7 @@ pynx584==0.2
pyowm==2.3.2
# homeassistant.components.switch.acer_projector
pyserial<=3.0
pyserial<=3.1
# homeassistant.components.device_tracker.snmp
# homeassistant.components.sensor.snmp