Update co2signal==0.4.2 to fix #20805 (#21022)

Update co2signal==0.4.2 to fix #20805
This commit is contained in:
Jef D 2019-02-13 03:51:10 +01:00 committed by Andrew Sayre
parent 561ff33641
commit d1950cd75c
2 changed files with 2 additions and 2 deletions

View file

@ -15,7 +15,7 @@ from homeassistant.helpers.entity import Entity
CONF_COUNTRY_CODE = "country_code"
REQUIREMENTS = ['co2signal==0.4.1']
REQUIREMENTS = ['co2signal==0.4.2']
_LOGGER = logging.getLogger(__name__)

View file

@ -262,7 +262,7 @@ caldav==0.5.0
ciscosparkapi==0.4.2
# homeassistant.components.sensor.co2signal
co2signal==0.4.1
co2signal==0.4.2
# homeassistant.components.coinbase
coinbase==2.1.0