Skip to content

Release v0.3.4

Choose a tag to compare

@ejohb ejohb released this 08 May 08:48
· 11 commits to main since this release
  • Updated for corio module refactors by switching imports to current paths (corio.iterator, corio.jsn, corio.datatype, and corio.logs) across capabilities, control serialization, converters, and logging setup.
  • Added haco/tests/test_pydantic_models.py coverage to verify Home Assistant announce payload shape for Switch and Climate, runtime-attribute exclusion from model_dump(), and parent/subscription wiring behavior.