mirror of
https://github.com/home-assistant/core.git
synced 2025-07-28 15:47:12 +00:00
Merge pull request #197 from theolind/dev
Added pyserial to requirements, needed by mysensors serial gateway
This commit is contained in:
commit
d719a09a58
@ -76,3 +76,6 @@ python-forecastio>=1.3.3
|
|||||||
|
|
||||||
# Firmata Bindings (*.arduino)
|
# Firmata Bindings (*.arduino)
|
||||||
PyMata==2.07a
|
PyMata==2.07a
|
||||||
|
|
||||||
|
# Mysensors serial gateway
|
||||||
|
pyserial>=2.7
|
||||||
|
Loading…
x
Reference in New Issue
Block a user