Upgrade pymysensors to 0.16.0 (#15554)
This commit is contained in:
parent
2fcacbff23
commit
a0193e8e42
2 changed files with 2 additions and 2 deletions
|
@ -22,7 +22,7 @@ from .const import (
|
|||
from .device import get_mysensors_devices
|
||||
from .gateway import get_mysensors_gateway, setup_gateways, finish_setup
|
||||
|
||||
REQUIREMENTS = ['pymysensors==0.14.0']
|
||||
REQUIREMENTS = ['pymysensors==0.16.0']
|
||||
|
||||
_LOGGER = logging.getLogger(__name__)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue