ITADN

With driver v14, Bytes/Uint8Array types are not serialized to Buffer

#1379Closedkpine 创建于 2025-02-03
K
kpinecommented
See https://github.com/home-assistant/core/issues/134172. v14 changed from Buffer to Bytes/Uint8Array. These do not serialize to JSON the same way, causing assertions in the Python library.
关闭于 2025-02-04 0 条评论