Releases: NemoN/ha-chuango-ov300
Releases · NemoN/ha-chuango-ov300
Release list
0.5.3
0.5.2
0.5.1
0.5.0
- Added firmware version sensor and firmware update entity
- Added entry/exit delay controls and delay tone switches
- Added RF test mode switch
- Added per-part zone select, per-part enabled switch, and per-keyfob SOS switch
- Improved command/state sync stability and reduced part-state flicker
0.4.1
- Translations: Added
strings.jsonfor proper translation support; entity names now correctly translate based on HA system language - Live event delivery: Alarm events are now delivered immediately via HA dispatcher signals instead of coordinator updates, fixing missed or delayed events
- Live event history: Live MQTT alarm events are now appended to the history attribute in real-time
- Screenshots: Added device page screenshots (English & German) to README
0.4.0
0.3.0
- Alarm settings: Configure alarm volume (mute/low/medium/high), alarm duration (1–5 min), and arm/disarm beep on/off
- Accessories as sub-devices: Door, window, PIR sensors and key fobs appear as sub-devices beneath the alarm panel
- Refresh accessories: Manual button to refresh the accessories list, plus automatic refresh every 24 hours
- Triggered-by tracking: Shows which sensor or user triggered the alarm (including SOS)
- Improved shutdown: Clean integration shutdown without errors
0.2.3
0.2.2
Fixed
- Fixed config entry unload error in Home Assistant by registering mqtt.async_stop correctly in async_on_unload (coroutine callback instead of pre-created task).
- Improved handling of shared-device API responses: {} is now treated as “no shared devices” instead of an unexpected response error.
- Prevented setup retry loop when no shared devices are available by raising a config-entry setup error with a documentation hint.
Documentation
- Updated setup instructions (EN/DE) to require a dedicated DreamCatcher user for Home Assistant (separate email), sharing the alarm system with that user, then using that user in HA login.