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

@ -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' )