mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 21:27:38 +00:00
Upgrade blockchain to 1.4.4 (#14738)
This commit is contained in:
parent
3b8ee196be
commit
77dca8272c
@ -15,7 +15,7 @@ from homeassistant.const import (
|
|||||||
import homeassistant.helpers.config_validation as cv
|
import homeassistant.helpers.config_validation as cv
|
||||||
from homeassistant.helpers.entity import Entity
|
from homeassistant.helpers.entity import Entity
|
||||||
|
|
||||||
REQUIREMENTS = ['blockchain==1.4.0']
|
REQUIREMENTS = ['blockchain==1.4.4']
|
||||||
|
|
||||||
_LOGGER = logging.getLogger(__name__)
|
_LOGGER = logging.getLogger(__name__)
|
||||||
|
|
||||||
|
@ -161,7 +161,7 @@ blinkstick==1.1.8
|
|||||||
# blinkt==0.1.0
|
# blinkt==0.1.0
|
||||||
|
|
||||||
# homeassistant.components.sensor.bitcoin
|
# homeassistant.components.sensor.bitcoin
|
||||||
blockchain==1.4.0
|
blockchain==1.4.4
|
||||||
|
|
||||||
# homeassistant.components.light.decora
|
# homeassistant.components.light.decora
|
||||||
# bluepy==1.1.4
|
# bluepy==1.1.4
|
||||||
|
Loading…
x
Reference in New Issue
Block a user