mirror of
https://github.com/home-assistant/developers.home-assistant.git
synced 2025-11-14 13:30:55 +00:00
* Create 2023-02-15-json * Update 2023-02-15-json * Rename 2023-02-15-json to 2023-02-15-json.md
578 B
578 B
author, authorURL, title
| author | authorURL | title |
|---|---|---|
| epenet | https://github.com/epenet | Refactor json helper and utility |
As of Home Assistant Core 2023.3, some constants and functions have been moved
between homeassistant.helpers.json and homeassistant.util.json :
save_jsonandfind_paths_unserializable_datafunctions should now be imported fromhomeassistant.helpers.jsonjson_loadsfunction should now be imported fromhomeassistant.util.jsonJSON_ENCODE_EXCEPTIONSandJSON_DECODE_EXCEPTIONSconstants should now be imported fromhomeassistant.util.json