- HACS failing installation: error 500 (#83 #84)
- French and Indonesian support
- List with all the supported/tested models in the README file
- Instructions on how to contribute in the README file
- Improved support for Cell Go cameras (#55)
- Discovery service now ignores with a warning unrecognized/unsupported devices instead of throwing an error (#47)
- Bump imouapi version: 1.0.13 → 1.0.14
- Added a Wiki to Github with articles for end users, developers and maintainers
- Added battery sensor for dormant devices
- Catalan translation
- Added new conditions to the Imou Push Notifications automation template in the README file to prevent too many refresh
- Motion detection sensor now showing up for all devices
- Dormant device logic
- Support for dormant devices
status
sensor- Options for customizing wait time for camera snapshot download and wait time after waking up dormant device
- Device is now marked online if either online or dormant
- Camera entity now supports snapshots and video streaming
- PTZ Support, exposed as
imou_life.ptz_location
andimou_life.ptz_move
services - Camera entity, used for invoking the PTZ services
- "Failed to setup" error after upgrading to v1.0.7 (#37)
- Spanish and italian translations (#21)
- Reverse proxy sample configuration for custom configuration of push notifications (#29)
- Siren entity (#26)
- API URL is now part of the configuration flow (#16)
- Bump imouapi version: 1.0.6 → 1.0.7
siren
switch, now exposed as a siren entity- API Base URL option, now part of the configuration flow
- Entities not correctly removed from HA
motionAlarm
binary sensor which can be updated also via therefreshAlarm
button
lastAlarm
sensor. The same information has been moved into thealarm_time
attribute inside themotionAlarm
binary sensor, together withalarm_type
andalarm_code
- Bump imouapi version: 1.0.5 → 1.0.6
- Updated README and link to the roadmap
- Switch for turning the Siren on/off for those devices supporting it
- Buttons for restarting the device and manually refreshing device data in Home Assistant
- Sensor with the callback url set for push notifications
- Bump imouapi version: 1.0.5 → 1.0.5
- Reviewed instructions for setting up push notifications
- Updated README with Roadmap
- Deprecated "Callback Webhook ID" option for push notifications, use "Callback URL" instead
- Reviewed switches' labels
- Storage left sensor without SD card now reporting Unknown
- Brazilian Portuguese Translation
- HACS Default repository
- Split Github action into test (on PR and push) and release (manual)
- Support white light on motion switch through imouapi
linkagewhitelight
now among the switches enabled by default- Support for SelectEntity and
nightVisionMode
select - Support storage used through
storageUsed
sensor - Support for push notifications through
pushNotifications
switch - Options for configuring push notifications
- Bump imouapi version: 1.0.2 → 1.0.4
- Redact device id and entry id from diagnostics
- Bump imouapi version: 1.0.1 → 1.0.2
- Download diagnostics capability
- Bump imouapi version: 0.2.2 → 1.0.0
- Entity ID names are now based on the name of the sensor and not on the description
- Test suite
- Bump imouapi version: 0.2.1 → 0.2.2
- Bump imouapi version: 0.2.0 → 0.2.1
- All the switches are now made available. Only a subset are then enabled in HA by default.
- Sensors' icons and default icon
- Bump imouapi version: 0.1.5 → 0.2.0 and adapted the code accordingly
- Introduced
ImouEntity
class for all the sensors derived subclasses
- Bump imouapi version: 0.1.4 → 0.1.5
- Improved README
- First release for beta testing