Skip to content

Releases: ol-rac/imou-plugin

v0.6.0

01 Apr 21:45

Choose a tag to compare

v0.6.0 (2026-04-01)

Bug Fixes

  • Handle deviceStatus webhook and implicit wake on motion/human events (7815bc3)

Features

  • 09-02: Replace test buttons with single ImouWakeUpButton, add button tests (221b97e)

Detailed Changes: v0.5.2...v0.6.0

v0.5.2

31 Mar 23:41

Choose a tag to compare

v0.5.2 (2026-03-31)

Bug Fixes

  • Increase wake-up retries from 3 to 5 (f513408)

Detailed Changes: v0.5.1...v0.5.2

v0.5.1

31 Mar 23:36

Choose a tag to compare

v0.5.1 (2026-03-31)

Bug Fixes

  • Immediate entity update after wake via async_set_updated_data (50fcfee)

Detailed Changes: v0.5.0...v0.5.1

v0.5.0

31 Mar 23:22

Choose a tag to compare

v0.5.0 (2026-03-31)

Features

  • 09-01: Clean up API client and add wake constants to const.py (ce77180)

  • 09-01: Rework privacy switch wake flow and consolidate wake button (3c9a0e6)

  • 09-01: Rework privacy switch with wake-then-verify for battery cameras (a769a17)

Testing

  • CloseDormant button retries 5 times with 5s delay (63ecbe9)

  • 09-01: Add failing tests for wake-and-verify flow (TDD red phase) (1f93682)


Detailed Changes: v0.4.3...v0.5.0

v0.4.3

31 Mar 22:31

Choose a tag to compare

v0.4.3 (2026-03-31)

Bug Fixes

  • Add channelId to closeDormant call (matches imou_life) (768f931)

Detailed Changes: v0.4.2...v0.4.3

v0.4.2

31 Mar 22:28

Choose a tag to compare

v0.4.2 (2026-03-31)

Bug Fixes

  • Log device capabilities in wake-up test button (c65d9a7)

Detailed Changes: v0.4.1...v0.4.2

v0.4.1

31 Mar 22:23

Choose a tag to compare

v0.4.1 (2026-03-31)

Bug Fixes

  • Call closeDormant API directly without channel_id (b2022ab)

Detailed Changes: v0.4.0...v0.4.1

v0.4.0

31 Mar 22:22

Choose a tag to compare

v0.4.0 (2026-03-31)

Features

  • Add two wake-up test buttons (closeDormant vs wakeUpDevice) (a74bca4)

Detailed Changes: v0.3.0...v0.4.0

v0.3.0

31 Mar 20:17

Choose a tag to compare

v0.3.0 (2026-03-31)

Features

  • Add Wake Up button for battery cameras (750edd3)

Detailed Changes: v0.2.0...v0.3.0

v0.2.0

31 Mar 20:15

Choose a tag to compare

v0.2.0 (2026-03-31)

Features

  • Wake up battery cameras before privacy command (07a3a4e)

Testing

  • Fix switch tests for battery vs powered camera distinction (06e061a)

Detailed Changes: v0.1.3...v0.2.0