Hi everyone — note from the Imou Open Platform team (open.imoulife.com).
In the previous post we compared the official Core integration (imou) and the community HACS integration (Imou Life Official). This one is focused on the forward-looking side:
- Features landing in the next releases
- Items already on the roadmap but not built yet
We’d also love you to list features you want integrated into HA in the comments below — the more specific, the better (model, expected behavior, use case).
1. Coming soon — Official integration (imou)
Official changes follow the Home Assistant Core release train. The main change currently under review:
- PR #177456 — Add select platform to the Imou integration
Adds a Select platform to the official integration (night vision mode, volume, etc.), aligning with part of the community select support.
Note: community-only items such as collection/preset points are not included.
Once merged, it will ship with the matching HA monthly release. Docs will be updated on the Imou integration page. For implementation details, feel free to read the PR diff and discussion.
2. Coming soon — Community integration (Imou Life Official → 1.3.4)
The next community package version is 1.3.4. Compared with the current release (v1.3.3), the main changes are:
-
Option to disable status polling (Config → General)
When disabled, the integration stops periodically refreshing device state, which further saves Open Platform API quota. Useful if you mostly do on-demand controls (siren, collection points, etc.).
Note: entity state may become stale after you turn polling off. -
Clearer Open Platform error codes / messages in the config UI
e.g. quota-relatedOP1013, instead of a generic “request failed”. -
Optimistic updates after entity writes
After a successful switch / select / button / text action, local state updates first — without immediately triggering a full cloud poll cycle. -
Friendlier Select option keys
e.g. arminghome/away/disarm, volumemute/low/ …, night vision as string keys — aligned with pyimouapi 1.3.4.
Upgrade note: if your automations hard-code old numeric option values, update them after upgrading. -
Dependency bump to pyimouapi==1.3.4.
-
Device binding support.
-
Fix motion detection switch failure on CruiserSE+ devices.
Preview the diff here:
https://github.com/Imou-OpenPlatform/Imou-Home-Assistant/compare/v1.3.3...main
After the formal release, details will also appear in the repo CHANGELOG and release notes.
3. On the roadmap (not available yet)
These are not implemented yet, but they are on the backlog. We’ll first confirm Open Platform read/write APIs and device capability reporting, land them in the community integration first, then consider upstreaming to Core when ready.
-
HDR toggle
Control camera HDR on/off from HA for daylight / night / ambient-light automations (HDR on in strong light can help see people more clearly; off is often better in low light / night vision).
Discussion: Issue #85 -
Image flip
Set image flip in HA (e.g. vertical / horizontal — exact options depend on device + Open Platform capabilities). Useful for ceiling / side mounts, and for automations. -
Watermark settings
Configure preview / recording watermark options in HA (e.g. enable/disable, and any content/style options the platform supports — device-dependent).
If you need any of the above, please also share model + expected behavior (HDR simple on/off vs multi-level; which flip directions; watermark toggle only vs editable text). That helps us map against the capability table when we schedule work.
4. Please tell us in the comments
Roadmaps are better when they come from real setups. We especially want to hear:
From coming soon / on the roadmap above — which item matters most to you? Any use case to share?
What else do you want integrated into HA that isn’t listed here?
(A switch, sensor, alarm path, recording-related capability, etc. — please include your camera/model if you can.)
Drop your requests in the comments below. Every reply feeds into how we evaluate and prioritize the next versions. Thanks for using Imou with Home Assistant ![]()