2
0
mirror of https://github.com/fhem/fhem-mirror.git synced 2025-01-31 06:39:11 +00:00

00_MYSENSORS.pm: fix delete gateway

git-svn-id: https://svn.fhem.de/fhem/trunk@15105 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
Hauswart 2017-09-20 13:07:34 +00:00
parent f27e097592
commit 056d80f3d4
3 changed files with 7 additions and 1 deletions

View File

@ -1,5 +1,6 @@
# 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: 00_MYSENSORS: fix delete gateway
- bugfix: 82_LGTV_WebOS: fix Argument "none" isn't numeric in addition
- bugfix: 73_AMADCommBridge: fix utf8 character in set mode
- feature: 82_LGTV_WebOS: version 1.0.0 add WakeOnLAN function

View File

@ -114,6 +114,7 @@ sub Define($$) {
sub Undef($) {
Stop(shift);
return undef;
}
sub Set($@) {
@ -467,6 +468,10 @@ sub matchClient($$) {
1;
=pod
=item device
=item summary includes a MYSENSORS gateway
=item summary_DE integriert ein MYSENSORS Gateway
=begin html
<a name="MYSENSORS"></a>

View File

@ -28,7 +28,7 @@ FHEM/00_KM271.pm physikus Sonstiges
FHEM/00_LIRC.pm rudolfkoenig Sonstiges
FHEM/00_MAXLAN.pm rudolfkoenig/orphan MAX
FHEM/00_MQTT.pm eisler MQTT
FHEM/00_MYSENSORS.pm ntruchsess Sonstige Systeme
FHEM/00_MYSENSORS.pm Hauswart Sonstige Systeme
FHEM/00_NetzerI2C.pm klausw Sonstige Systeme
FHEM/00_OWX.pm pahenning/ntruchsess 1Wire
FHEM/00_OWX_ASYNC ntruchsess 1Wire