Skip to content

Commit

Permalink
bugfix
Browse files Browse the repository at this point in the history
  • Loading branch information
zoic21 authored Aug 29, 2024
1 parent 220479c commit a8f1150
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions core/class/mqtt2.class.php
Original file line number Diff line number Diff line change
Expand Up @@ -1194,6 +1194,7 @@ public static function jeedom_discovery($_topic,$_discovery) {
$cmd->setType('info');
$cmd->setSubType('string');
}
$cmd->setLogicalId('state');
$cmd->setEqType('mqtt2');
$cmd->setEqLogic_id($eqLogic->getId());
try {
Expand Down

0 comments on commit a8f1150

Please sign in to comment.