Releases: user2684/imou_life
Releases · user2684/imou_life
1.0.15
1.0.14
Added
- French and Indonesian support
- List with all the supported/tested models in the README file
- Instructions on how to contribute in the README file
Fixed
- Improved support for Cell Go cameras (#55)
- Discovery service now ignores with a warning unrecognized/unsupported devices instead of throwing an error (#47)
Changed
- Bump imouapi version: 1.0.13 → 1.0.14
- Added a Wiki to Github with articles for end users, developers and maintainers
1.0.13
Added
- Added battery sensor for dormant devices
- Catalan translation
Changed
- Added new conditions to the Imou Push Notifications automation template in the README file to prevent too many refresh
Fixed
- Motion detection sensor now showing up for all devices
1.0.12
Fixed
- Dormant device logic
1.0.11
Added
- Support for dormant devices
status
sensor- Options for customizing wait time for camera snapshot download and wait time after waking up dormant device
Changed
- Device is now marked online if either online or dormant
1.0.10
Added
- Camera entity now supports snapshots and video streaming
1.0.9
Added
- PTZ Support, exposed as
imou_life.ptz_location
andimou_life.ptz_move
services - Camera entity, used for invoking the PTZ services
1.0.8
1.0.7
Added
- Spanish and italian translations (#21)
- Reverse proxy sample configuration for custom configuration of push notifications (#29)
- Siren entity (#26)
Changed
- API URL is now part of the configuration flow (#16)
- Bump imouapi version: 1.0.6 → 1.0.7
Removed
siren
switch, now exposed as a siren entity- API Base URL option, now part of the configuration flow
Fixed
- Entities not correctly removed from HA
1.0.6
Added
motionAlarm
binary sensor which can be updated also via therefreshAlarm
button
Removed
lastAlarm
sensor. The same information has been moved into thealarm_time
attribute inside themotionDetection
binary sensor, together withalarm_type
andalarm_code
Changed
- Bump imouapi version: 1.0.5 → 1.0.6
- Updated README and link to the roadmap