mirror of
https://github.com/home-assistant/core.git
synced 2025-12-23 12:29:55 +00:00
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
4.1 KiB
4.1 KiB