Upgrade batinfo to 0.4.2 (#4452)
This commit is contained in:
parent
d2bbc6ef70
commit
f70ff66d11
2 changed files with 2 additions and 2 deletions
|
@ -14,7 +14,7 @@ from homeassistant.const import CONF_NAME
|
|||
from homeassistant.helpers.entity import Entity
|
||||
import homeassistant.helpers.config_validation as cv
|
||||
|
||||
REQUIREMENTS = ['batinfo==0.3']
|
||||
REQUIREMENTS = ['batinfo==0.4.2']
|
||||
|
||||
_LOGGER = logging.getLogger(__name__)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue