1
0
mirror of https://github.com/home-assistant/core.git synced 2025-12-26 22:18:40 +00:00
Files
core/tests
Phil Kates 80a15977ff splunk: Handle datetime objects in event payload (#9628)
If an event contained a datetime.datetime object it would cause an
exception in the Splunk component. Most of the media_player
components do this in their `media_position_updated_at` attribute.

Use the JSONEncoder from homeassistant.remote instead of just using the
standard json.dumps encoder.

Fixes #9590
2017-09-30 09:35:25 +02:00
..
2017-09-24 08:12:38 +02:00
2017-09-28 23:57:49 +02:00
2017-08-29 13:40:08 -07:00
2017-09-23 17:15:46 +02:00
2016-10-23 23:48:01 -07:00
2017-09-23 17:15:46 +02:00
2017-08-29 13:40:08 -07:00