Releases: totalitarian/ha-zeromouse
Releases · totalitarian/ha-zeromouse
Release list
v1.0.2
v1.0.1 — Fix sensors unavailable
Bug Fixes
- Fix
TypeError: argument must be str—eventTimefrom the AWS GraphQL API can be an epoch number (int/float), not just an ISO string. Bothsensor.pyandimage.pywere callingdt_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
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