diff --git a/fhem/CHANGED b/fhem/CHANGED
index e2c276c74..341db3e27 100644
--- a/fhem/CHANGED
+++ b/fhem/CHANGED
@@ -1,5 +1,7 @@
# Add changes at the top of the list. Keep it in ASCII, and 80-char wide.
# Do not insert empty lines here, update check depends on it.
+ - bugfix: 49_SSCam: V8.8.1, fix need attr snapGalleryBoost when sending a
+ snapshot by telegram
- new: 39_gassistant: Google Assistant support
- bugfix: 70_BOTVAC: vendor name is no longer case sensitive
- feature: 49_SSCam: V8.8.0, send snapshots integrated by telegram
diff --git a/fhem/FHEM/49_SSCam.pm b/fhem/FHEM/49_SSCam.pm
index aa75797b7..ba5bcd20d 100644
--- a/fhem/FHEM/49_SSCam.pm
+++ b/fhem/FHEM/49_SSCam.pm
@@ -47,6 +47,7 @@ use Encode;
# Versions History intern
our %SSCam_vNotesIntern = (
+ "8.8.1" => "04.02.2019 fix need attr snapGalleryBoost / snapGallerySize for ending a snap by telegramBot ",
"8.8.0" => "03.02.2019 send snapshots integrated by telegram ",
"8.7.2" => "30.01.2019 code change for snapCams (SVS) ",
"8.7.1" => "30.01.2019 fix refresh snapgallery device if snap was done by itself ",
@@ -6547,9 +6548,9 @@ sub SSCam_snaplimsize ($) {
$ssize = ($sg eq "Icon")?1:2;
}
- if($hash->{HELPER}{CANSENDSNAP}) {
+ if($hash->{HELPER}{CANSENDSNAP} || $hash->{HELPER}{CANTELESNAP}) {
# Versand Schnappschuß darf erfolgen falls gewünscht
- $ssize = 2; # Full Size für EMail-Versand
+ $ssize = 2; # Full Size für EMail/Telegram -Versand
}
if($hash->{HELPER}{SNAPNUM}) {
diff --git a/fhem/contrib/DS_Starter/49_SSCam.pm b/fhem/contrib/DS_Starter/49_SSCam.pm
index 4443fc6b9..46b59354e 100644
--- a/fhem/contrib/DS_Starter/49_SSCam.pm
+++ b/fhem/contrib/DS_Starter/49_SSCam.pm
@@ -47,7 +47,8 @@ use Encode;
# Versions History intern
our %SSCam_vNotesIntern = (
- "8.8.0" => "03.02.2019 send snapshots by telegram ",
+ "8.8.1" => "04.02.2019 fix need attr snapGalleryBoost / snapGallerySize for ending a snap by telegramBot ",
+ "8.8.0" => "03.02.2019 send snapshots integrated by telegram ",
"8.7.2" => "30.01.2019 code change for snapCams (SVS) ",
"8.7.1" => "30.01.2019 fix refresh snapgallery device if snap was done by itself ",
"8.7.0" => "27.01.2019 send recording by email ",
@@ -1735,7 +1736,9 @@ sub SSCam_FWsummaryFn ($$$$) {
$alias = $hash->{HELPER}{ALIAS};
$ret .= "
";
$ret .= "$imgstop ";
-
+ $ret .= $imgblank;
+ $ret .= "$imgdosnap ";
+
} elsif($wltype eq "hls") {
$alias = $hash->{HELPER}{ALIAS};
$ret .= "