Skip to content

Commit

Permalink
Update philipsHue.php
Browse files Browse the repository at this point in the history
  • Loading branch information
zoic21 authored Sep 22, 2024
1 parent 11e1c69 commit 05eb029
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions desktop/php/philipsHue.php
Original file line number Diff line number Diff line change
Expand Up @@ -26,15 +26,6 @@
<br />
<span>{{Configuration}}</span>
</div>
<?php
$jeedomVersion = jeedom::version() ?? '0';
if (version_compare($jeedomVersion, '4.4.0', '>=')) {
echo '<div class="cursor eqLogicAction info" data-action="createCommunityPost">';
echo '<i class="fas fa-ambulance"></i><br>';
echo '<span>{{Community}}</span>';
echo '</div>';
}
?>
</div>
<legend><i class="far fa-lightbulb"></i> {{Mes Philips Hue}}</legend>
<div class="input-group" style="margin:5px;">
Expand Down

0 comments on commit 05eb029

Please sign in to comment.