Files
core/homeassistant
Phil Bruckner 3da0f5e384 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 22:47:56 -07:00
..
2019-04-23 12:46:22 +02:00
2019-05-29 14:30:00 -07:00
2019-06-10 16:06:12 -07:00
2019-05-24 15:54:04 -07:00