mirror of
https://github.com/home-assistant/core.git
synced 2025-10-17 07:39:28 +00:00
Upgrade PyMata to 2.13 (#3335)
This commit is contained in:

committed by
Paulus Schoutsen

parent
26a118e75d
commit
1e8cf8c1b7
@@ -13,7 +13,7 @@ from homeassistant.const import (
|
||||
from homeassistant.const import CONF_PORT
|
||||
import homeassistant.helpers.config_validation as cv
|
||||
|
||||
REQUIREMENTS = ['PyMata==2.12']
|
||||
REQUIREMENTS = ['PyMata==2.13']
|
||||
|
||||
_LOGGER = logging.getLogger(__name__)
|
||||
|
||||
|
Reference in New Issue
Block a user