mirror of
https://github.com/home-assistant/core.git
synced 2025-04-24 09:17:53 +00:00
Update co2signal==0.4.2 to fix #20805
This commit is contained in:
parent
561ff33641
commit
d1950cd75c
@ -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__)
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user