Update smappy library version (#15636)
Adding latest smappy lib version Updated smappy library version
This commit is contained in:
parent
c1f5ead61d
commit
fbeaa57604
2 changed files with 2 additions and 2 deletions
|
@ -16,7 +16,7 @@ from homeassistant.util import Throttle
|
|||
from homeassistant.helpers.discovery import load_platform
|
||||
import homeassistant.helpers.config_validation as cv
|
||||
|
||||
REQUIREMENTS = ['smappy==0.2.15']
|
||||
REQUIREMENTS = ['smappy==0.2.16']
|
||||
|
||||
_LOGGER = logging.getLogger(__name__)
|
||||
|
||||
|
|
|
@ -1256,7 +1256,7 @@ sleekxmpp==1.3.2
|
|||
sleepyq==0.6
|
||||
|
||||
# homeassistant.components.smappee
|
||||
smappy==0.2.15
|
||||
smappy==0.2.16
|
||||
|
||||
# homeassistant.components.raspihats
|
||||
# homeassistant.components.sensor.bh1750
|
||||
|
|
Loading…
Add table
Reference in a new issue