Releases: seydx/homebridge-camera-ui
Releases · seydx/homebridge-camera-ui
v4.2.8
v4.2.7
v4.2.6
v4.2.5
Other changes
- Plugin:
- Changed
getPort
withpick-port
- Changed
- Homebridge UI:
- Get ffmpeg path from
ffmpeg-for-homebridge
if no videoProcessor is set up in config.json
- Get ffmpeg path from
- Bump dependencies
Bugfixes
- Fixed an issue where actionsheets buttons were also displayed with
show=false
- Fixed an issue where the
Fullscreen
button was also displayed on mobile devices (camview) - Minor plugin bugfixes
v4.2.4
Other changes
- Server:
- Improvements in image rekognition. Replaced
node-rekognition
with@aws/client-rekognition
- Improvements in image rekognition. Replaced
- Interface:
- Added
auto darkmode
switch to settings to automatically switch darkmode based on system settings (if supported) - Added support for multi-layer configuration for camview. It is now possible to dynamically store each number of displayed videos separately in localStorage and call the layout. Fully automatic!
- Added
- Bump dependencies
Bugfixes
- Fixed an issue where an empty image buffer crashed image rekognition
- Fixed an issue where changing layout (adding or removing camera via actionsheet) does not work properly
- Minor UI bugfixes
v4.2.3
v4.2.2
v4.2.1
Other changes
- Interface:
- Added
fullscreen
button to bottom actionsheet (camview) - Changed recording subtitle from
Type - Date
toType - Room
(recordings) - Added additional media queries to recording cards
- Minor UI improvements
- Added
Bugfixexs
- Fixed an issue where missing plugin config crashed homebridge
- Minor UI bugfixes
v4.2.0
Notable changes
- Config UI X:
- Plugin UI Utils was integrated into camera.ui! Via the plugin settings (Config UI X > Plugins > homebridge-camera-ui > Settings) it is now possible to see the livestream of any camera entered in config.json within Config UI X.