core/tests
Dan Smith 22865e5d96 Add nx584 as a sensor platform
This allows you to get every door, window, smoke, etc zone from your security
panel into HA. This uses the live eventing feature of pynx584, which means you
get instantaneous signaling into HA when a door opens or something happens,
which is handy for automating lights on when doors open after dark, etc.

Requires update to pynx584 0.2
2016-02-16 20:24:32 -08:00
..
cassettes VCR YR sensor test 2015-12-27 17:37:32 -08:00
components Add nx584 as a sensor platform 2016-02-16 20:24:32 -08:00
config/custom_components Update for file header, docstrings, and PEP8/PEP257 2016-02-13 14:19:11 +01:00
helpers Tests should all use test HA 2016-02-14 15:08:23 -08:00
resources Revised package util tests 2016-01-30 14:08:32 -05:00
util Tests should all use test HA 2016-02-14 15:08:23 -08:00
__init__.py Tests: Mock get_local_ip by default too 2016-02-14 22:01:30 -08:00
common.py Restructure tests to ensure unique ports 2016-02-14 12:54:16 -08:00
test_bootstrap.py Tests should all use test HA 2016-02-14 15:08:23 -08:00
test_config.py Update for file header, docstrings, and PEP8/PEP257 2016-02-13 14:19:11 +01:00
test_core.py Tests should all use test HA 2016-02-14 15:08:23 -08:00
test_loader.py Update for file header, docstrings, and PEP8/PEP257 2016-02-13 14:19:11 +01:00
test_remote.py Thread pool tweaks 2016-02-14 23:01:49 -08:00