Upgrade to PyMata 2.12 (#1993)
This commit is contained in:
parent
98bedf1bd6
commit
d73f8d5253
2 changed files with 2 additions and 2 deletions
|
@ -11,7 +11,7 @@ from homeassistant.const import (
|
|||
from homeassistant.helpers import validate_config
|
||||
|
||||
DOMAIN = "arduino"
|
||||
REQUIREMENTS = ['PyMata==2.07a']
|
||||
REQUIREMENTS = ['PyMata==2.12']
|
||||
BOARD = None
|
||||
_LOGGER = logging.getLogger(__name__)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue