forked from home-assistant/core
Merge pull request #197 from theolind/dev
Added pyserial to requirements, needed by mysensors serial gateway
This commit is contained in:
@@ -76,3 +76,6 @@ python-forecastio>=1.3.3
|
||||
|
||||
# Firmata Bindings (*.arduino)
|
||||
PyMata==2.07a
|
||||
|
||||
# Mysensors serial gateway
|
||||
pyserial>=2.7
|
||||
|
Reference in New Issue
Block a user