mirror of
https://github.com/home-assistant/core.git
synced 2025-07-25 14:17:45 +00:00
Merge pull request #19036 from sdague/mychevy_1.0.1
update mychevy to 1.0.1
This commit is contained in:
commit
eb317bd302
@ -16,7 +16,7 @@ from homeassistant.helpers import config_validation as cv
|
|||||||
from homeassistant.helpers import discovery
|
from homeassistant.helpers import discovery
|
||||||
from homeassistant.util import Throttle
|
from homeassistant.util import Throttle
|
||||||
|
|
||||||
REQUIREMENTS = ["mychevy==0.4.0"]
|
REQUIREMENTS = ["mychevy==1.0.1"]
|
||||||
|
|
||||||
DOMAIN = 'mychevy'
|
DOMAIN = 'mychevy'
|
||||||
UPDATE_TOPIC = DOMAIN
|
UPDATE_TOPIC = DOMAIN
|
||||||
|
@ -656,7 +656,7 @@ motorparts==1.0.2
|
|||||||
mutagen==1.41.1
|
mutagen==1.41.1
|
||||||
|
|
||||||
# homeassistant.components.mychevy
|
# homeassistant.components.mychevy
|
||||||
mychevy==0.4.0
|
mychevy==1.0.1
|
||||||
|
|
||||||
# homeassistant.components.mycroft
|
# homeassistant.components.mycroft
|
||||||
mycroftapi==2.0
|
mycroftapi==2.0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user