hass-core/tests
Jordan Keith 83a72ab4dc Update unifi.py to support sites (#2434)
* Update unifi.py

Add support for a site that is not the default within the Unifi Controller.

i.e. A controller with multiple sites:

 - Home
 - Friends
 - Parents (default)

Supplying the identifier for 'Home' now means that the devices tracked will be associated with 'Home'.

* Update test_unifi.py

Fix test modules as well.
2016-07-04 08:20:00 -07:00
..
components Update unifi.py to support sites (#2434) 2016-07-04 08:20:00 -07:00
config/custom_components Fix PEP257 issues 2016-03-09 11:15:04 +01:00
fixtures Move elevation to core config and clean up HTTP mocking in tests (#2378) 2016-06-27 09:02:45 -07:00
helpers ps - add reload core config service (#2350) 2016-06-22 09:13:18 -07:00
resources Revised package util tests 2016-01-30 14:08:32 -05:00
util Move Aeotec bulb color logic to Zwave workaround 2016-07-02 12:08:01 -04:00
__init__.py Move elevation to core config and clean up HTTP mocking in tests (#2378) 2016-06-27 09:02:45 -07:00
common.py Move elevation to core config and clean up HTTP mocking in tests (#2378) 2016-06-27 09:02:45 -07:00
test_bootstrap.py Move elevation to core config and clean up HTTP mocking in tests (#2378) 2016-06-27 09:02:45 -07:00
test_config.py properly cleanup after config test 2016-07-03 18:24:17 -07:00
test_core.py Push State (#2365) 2016-06-26 00:33:23 -07:00
test_loader.py Fix PEP257 issues 2016-03-09 10:25:50 +01:00
test_remote.py Migrate to cherrypy wsgi from eventlet (#2387) 2016-06-30 09:02:12 -07:00