core/tests/components/device_tracker
Chris Cowart 8c0035c5b3 New features for Owntracks device_tracker ()
* New features for Owntracks device_tracker

- Supporting a mapping of region names in OT to zones in HA, allowing
  separate namespaces in both applications. This is especially helpful
  if using one OT instance to update geofences for multiple homes.
- Creating a setting to ignore all location updates, allowing users to
  rely completely on enter and leave events. I have personally always
  used OT integrations with home automation this way and find it the
  most reliable.
- Allowing the OT topic to be overridden in configuration

* Fixing configuration of MQTT topic, related tests

* Tests for Owntracks events_only feature

* Tests for customizing mqtt topic, region mapping

* Fixing _parse and http for owntracks custom topic

* Making tests more thorough and cleaning up lint
2018-01-08 08:16:45 +01:00
..
__init__.py Fix PEP257 issues 2016-03-09 10:25:50 +01:00
test_asuswrt.py Try multiple methods of getting data in asuswrt. () 2017-12-17 12:46:47 +01:00
test_automatic.py Skip automatic events older than latest data () 2017-08-31 16:29:18 +02:00
test_bt_home_hub_5.py Fix pep257 bt home hub 5 test 2016-06-18 08:20:14 -07:00
test_ddwrt.py Group service / dynamic handling () 2017-06-16 00:52:28 +02:00
test_geofency.py Add support for 'Send Current Position' feature in Geofency 5.1 () 2017-10-31 14:17:14 +01:00
test_init.py Lazy loading of service descriptions () 2018-01-07 14:54:16 -08:00
test_locative.py Locative tests to use aiohttp test utils () 2017-03-29 22:19:58 -07:00
test_meraki.py Meraki AP Device tracker () 2017-12-06 09:24:20 +01:00
test_mqtt.py Split bootstrap into bs + setup () 2017-03-05 10:41:54 +01:00
test_mqtt_json.py Fix more deprecation warnings () 2017-05-26 13:12:17 -07:00
test_owntracks.py New features for Owntracks device_tracker () 2018-01-08 08:16:45 +01:00
test_owntracks_http.py Add OwnTracks over HTTP () 2017-09-28 09:49:35 +02:00
test_tplink.py assertEquals is deprecated () 2017-05-25 22:21:22 -07:00
test_unifi.py Use the Last Seen attribute in unify () 2017-10-13 10:13:58 +02:00
test_unifi_direct.py Add option to set default hide if away for new devices () 2017-12-05 21:56:43 -08:00
test_upc_connect.py Clean up OwnTracks () 2017-09-25 09:05:09 -07:00
test_xiaomi.py [Device Tracker] Xiaomi Mi Router token refresh () 2017-01-19 15:05:37 +01:00