add notify

This commit is contained in:
Sebastian 2021-06-04 15:31:13 +02:00
parent 53b59fb296
commit 82603eb105
2 changed files with 3 additions and 2 deletions

View File

@ -1,2 +1,2 @@
UPD 2021-05-30_22:16:22 5174 FHEM/73_HailoLibero.pm
UPD 2021-06-02_19:59:03 11968 lib/FHEM/Hailo/Libero.pm
UPD 2021-06-04_14:34:38 5174 FHEM/73_HailoLibero.pm
UPD 2021-06-04_14:34:26 12009 lib/FHEM/Hailo/Libero.pm

View File

@ -87,6 +87,7 @@ sub Define {
$hash->{URL} =
AttrVal( $name, 'LiberoIP', 'http://192.168.0.1:81');
$hash->{NOTIFYDEV} = "global,$name";
$hash->{VERSION} = version->parse($VERSION)->normal;
CommandAttr( undef, $name . ' room Hailo' )