mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 21:27:38 +00:00
Update smappy library version (#15636)
Adding latest smappy lib version Updated smappy library version
This commit is contained in:
parent
c1f5ead61d
commit
fbeaa57604
@ -16,7 +16,7 @@ from homeassistant.util import Throttle
|
|||||||
from homeassistant.helpers.discovery import load_platform
|
from homeassistant.helpers.discovery import load_platform
|
||||||
import homeassistant.helpers.config_validation as cv
|
import homeassistant.helpers.config_validation as cv
|
||||||
|
|
||||||
REQUIREMENTS = ['smappy==0.2.15']
|
REQUIREMENTS = ['smappy==0.2.16']
|
||||||
|
|
||||||
_LOGGER = logging.getLogger(__name__)
|
_LOGGER = logging.getLogger(__name__)
|
||||||
|
|
||||||
|
@ -1256,7 +1256,7 @@ sleekxmpp==1.3.2
|
|||||||
sleepyq==0.6
|
sleepyq==0.6
|
||||||
|
|
||||||
# homeassistant.components.smappee
|
# homeassistant.components.smappee
|
||||||
smappy==0.2.15
|
smappy==0.2.16
|
||||||
|
|
||||||
# homeassistant.components.raspihats
|
# homeassistant.components.raspihats
|
||||||
# homeassistant.components.sensor.bh1750
|
# homeassistant.components.sensor.bh1750
|
||||||
|
Loading…
x
Reference in New Issue
Block a user