Merge pull request #18364 from mjg59/avion

Bump python-avion dependency
This commit is contained in:
Matthew Garrett 2018-11-10 18:34:27 -08:00 committed by GitHub
commit d9533127f9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

View File

@ -16,7 +16,7 @@ from homeassistant.const import (
CONF_USERNAME)
import homeassistant.helpers.config_validation as cv
REQUIREMENTS = ['antsar-avion==0.9.1']
REQUIREMENTS = ['avion==0.10']
_LOGGER = logging.getLogger(__name__)

View File

@ -140,9 +140,6 @@ anel_pwrctrl-homeassistant==0.0.1.dev2
# homeassistant.components.media_player.anthemav
anthemav==1.1.8
# homeassistant.components.light.avion
# antsar-avion==0.9.1
# homeassistant.components.apcupsd
apcaccess==0.0.13
@ -159,6 +156,9 @@ asterisk_mbox==0.5.0
# homeassistant.components.media_player.dlna_dmr
async-upnp-client==0.13.1
# homeassistant.components.light.avion
# avion==0.10
# homeassistant.components.axis
axis==16