mirror of
https://github.com/home-assistant/core.git
synced 2025-05-29 02:07:09 +00:00
Update onkyo-eiscp to 1.2.3 (#9019)
This commit is contained in:
parent
3765f882c7
commit
55234a7fa3
@ -14,7 +14,7 @@ from homeassistant.components.media_player import (
|
||||
from homeassistant.const import (STATE_OFF, STATE_ON, CONF_HOST, CONF_NAME)
|
||||
import homeassistant.helpers.config_validation as cv
|
||||
|
||||
REQUIREMENTS = ['onkyo-eiscp==1.1']
|
||||
REQUIREMENTS = ['onkyo-eiscp==1.2.3']
|
||||
|
||||
_LOGGER = logging.getLogger(__name__)
|
||||
|
||||
|
@ -435,7 +435,7 @@ oauth2client==4.0.0
|
||||
oemthermostat==1.1
|
||||
|
||||
# homeassistant.components.media_player.onkyo
|
||||
onkyo-eiscp==1.1
|
||||
onkyo-eiscp==1.2.3
|
||||
|
||||
# homeassistant.components.camera.onvif
|
||||
onvif-py3==0.1.3
|
||||
|
Loading…
x
Reference in New Issue
Block a user