core/tests/components/owntracks
Phil Bruckner b817609adc Fix owntracks source_type for location messages with default trigger (#24503)
Some location update messages do not contain the 't' (trigger) key. Before the change in 0.94 to
entity based trackers, these would default to source_type of 'gps' (due to default parameter
value in async_see method.) To mirror this behavior in the new entity based tracker, the
source_type property should default to SOURCE_TYPE_GPS under the same conditions.
2019-06-12 11:40:01 -07:00
..
__init__.py OwnTracks Config Entry (#18759) 2018-11-28 22:20:13 +01:00
test_config_flow.py Use Cloudhooks for OwnTracks (#23847) 2019-05-14 11:59:11 +02:00
test_device_tracker.py Fix owntracks source_type for location messages with default trigger (#24503) 2019-06-12 11:40:01 -07:00
test_init.py Fix OwnTracks race condition (#24303) 2019-06-04 14:06:49 -07:00