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__)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue