mirror of
https://github.com/home-assistant/core.git
synced 2025-11-09 02:49:40 +00:00
Upgrade motorparts to 1.1.0 (#21602)
This commit is contained in:
committed by
Andrew Sayre
parent
833f17de04
commit
9af8c95e83
@@ -17,7 +17,7 @@ import homeassistant.helpers.config_validation as cv
|
||||
from homeassistant.helpers.entity import Entity
|
||||
from homeassistant.util import Throttle
|
||||
|
||||
REQUIREMENTS = ['motorparts==1.0.2']
|
||||
REQUIREMENTS = ['motorparts==1.1.0']
|
||||
|
||||
_LOGGER = logging.getLogger(__name__)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user