mirror of
https://github.com/home-assistant/core.git
synced 2025-07-19 19:27:45 +00:00
Updated sense library to 0.6.0 (#20271)
This commit is contained in:
parent
7c25389f0d
commit
0e5fa010a7
@ -12,7 +12,7 @@ from homeassistant.const import CONF_EMAIL, CONF_PASSWORD, CONF_TIMEOUT
|
||||
import homeassistant.helpers.config_validation as cv
|
||||
from homeassistant.helpers.discovery import load_platform
|
||||
|
||||
REQUIREMENTS = ['sense_energy==0.5.1']
|
||||
REQUIREMENTS = ['sense_energy==0.6.0']
|
||||
|
||||
_LOGGER = logging.getLogger(__name__)
|
||||
|
||||
|
@ -1478,7 +1478,7 @@ sendgrid==5.6.0
|
||||
sense-hat==2.2.0
|
||||
|
||||
# homeassistant.components.sense
|
||||
sense_energy==0.5.1
|
||||
sense_energy==0.6.0
|
||||
|
||||
# homeassistant.components.media_player.aquostv
|
||||
sharp_aquos_rc==0.3.2
|
||||
|
Loading…
x
Reference in New Issue
Block a user