mirror of
https://github.com/home-assistant/core.git
synced 2025-07-21 04:07:08 +00:00
1) Upped the requirement for PyISY to version 1.0.2. 2) Omitted isy994 components from coveralls tests because it requires an external controller.
This commit is contained in:
parent
bd3b93f290
commit
dc4ff25d5b
@ -30,6 +30,11 @@ omit =
|
|||||||
homeassistant/components/device_tracker/ddwrt.py
|
homeassistant/components/device_tracker/ddwrt.py
|
||||||
homeassistant/components/sensor/transmission.py
|
homeassistant/components/sensor/transmission.py
|
||||||
|
|
||||||
|
homeassistant/components/isy994.py
|
||||||
|
homeassistant/components/light/isy994.py
|
||||||
|
homeassistant/components/switch/isy994.py
|
||||||
|
homeassistant/components/sensor/isy994.py
|
||||||
|
|
||||||
|
|
||||||
[report]
|
[report]
|
||||||
# Regexes for lines to exclude from consideration
|
# Regexes for lines to exclude from consideration
|
||||||
|
@ -35,7 +35,7 @@ python-nest>=2.1
|
|||||||
pydispatcher>=2.0.5
|
pydispatcher>=2.0.5
|
||||||
|
|
||||||
# isy994
|
# isy994
|
||||||
PyISY>=1.0.0
|
PyISY>=1.0.2
|
||||||
|
|
||||||
# sensor.systemmonitor
|
# sensor.systemmonitor
|
||||||
psutil>=2.2.1
|
psutil>=2.2.1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user