mirror of
https://github.com/home-assistant/core.git
synced 2025-07-21 12:17:07 +00:00
update nad library version (#5478)
This commit is contained in:
parent
a6f341f06a
commit
56ed00a1db
@ -18,7 +18,7 @@ from homeassistant.const import (
|
|||||||
import homeassistant.helpers.config_validation as cv
|
import homeassistant.helpers.config_validation as cv
|
||||||
|
|
||||||
REQUIREMENTS = ['https://github.com/joopert/nad_receiver/archive/'
|
REQUIREMENTS = ['https://github.com/joopert/nad_receiver/archive/'
|
||||||
'0.0.2.zip#nad_receiver==0.0.2']
|
'0.0.3.zip#nad_receiver==0.0.3']
|
||||||
|
|
||||||
_LOGGER = logging.getLogger(__name__)
|
_LOGGER = logging.getLogger(__name__)
|
||||||
|
|
||||||
|
@ -226,7 +226,7 @@ https://github.com/jabesq/pybotvac/archive/v0.0.1.zip#pybotvac==0.0.1
|
|||||||
https://github.com/jamespcole/home-assistant-nzb-clients/archive/616cad59154092599278661af17e2a9f2cf5e2a9.zip#python-sabnzbd==0.1
|
https://github.com/jamespcole/home-assistant-nzb-clients/archive/616cad59154092599278661af17e2a9f2cf5e2a9.zip#python-sabnzbd==0.1
|
||||||
|
|
||||||
# homeassistant.components.media_player.nad
|
# homeassistant.components.media_player.nad
|
||||||
https://github.com/joopert/nad_receiver/archive/0.0.2.zip#nad_receiver==0.0.2
|
https://github.com/joopert/nad_receiver/archive/0.0.3.zip#nad_receiver==0.0.3
|
||||||
|
|
||||||
# homeassistant.components.media_player.russound_rnet
|
# homeassistant.components.media_player.russound_rnet
|
||||||
https://github.com/laf/russound/archive/0.1.6.zip#russound==0.1.6
|
https://github.com/laf/russound/archive/0.1.6.zip#russound==0.1.6
|
||||||
|
Loading…
x
Reference in New Issue
Block a user