Skip to content

Releases: totalitarian/ha-zeromouse

v1.0.2

Choose a tag to compare

@totalitarian totalitarian released this 12 Aug 12:40

What's Changed

  • Bump version to 1.0.2
  • Add version badge to README

v1.0.1 — Fix sensors unavailable

Choose a tag to compare

@totalitarian totalitarian released this 26 Jul 16:49

Bug Fixes

  • Fix TypeError: argument must be streventTime from the AWS GraphQL API can be an epoch number (int/float), not just an ISO string. Both sensor.py and image.py were calling dt_util.parse_datetime() unconditionally, which crashed the events coordinator and made all event-derived entities unavailable.

Entities affected

  • Last Event Time (timestamp sensor)
  • Last Event (image)
  • Last Prey Detected (image)
  • All event-derived sensors showing as "unavailable"

v1.0.0

Choose a tag to compare

@totalitarian totalitarian released this 26 Jul 15:53

Initial release: ZeroMouse Smart Cat Flap integration for Home Assistant.

  • AI-powered cat detection (clean, prey, inconclusive, leaving)
  • Event GIF generation and storage
  • Remote controls: block unknown cats, block prey, inconclusive mode
  • Device health sensors
  • Config flow with automatic device discovery