mirror of
https://github.com/home-assistant/core.git
synced 2025-08-05 21:55:10 +02: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:
@@ -30,6 +30,11 @@ omit =
|
||||
homeassistant/components/device_tracker/ddwrt.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]
|
||||
# Regexes for lines to exclude from consideration
|
||||
|
@@ -35,7 +35,7 @@ python-nest>=2.1
|
||||
pydispatcher>=2.0.5
|
||||
|
||||
# isy994
|
||||
PyISY>=1.0.0
|
||||
PyISY>=1.0.2
|
||||
|
||||
# sensor.systemmonitor
|
||||
psutil>=2.2.1
|
||||
|
Reference in New Issue
Block a user