Merge branch 'master' of https://git.steelants.cz/JonatanRek/PHP_SMART_HOME_V3
This commit is contained in:
		@@ -6,7 +6,8 @@
 | 
			
		||||
                    <h5 class="fa">
 | 
			
		||||
                        <?php
 | 
			
		||||
                        //echo $AUTOMATIONDATA['ifSomething'];
 | 
			
		||||
                        switch ($AUTOMATIONDATA['ifSomething']) {
 | 
			
		||||
                        $ifCode = json_decode($AUTOMATIONDATA['ifSomething']);
 | 
			
		||||
                        switch ($ifCode->type) {
 | 
			
		||||
                            case 'sunSet':
 | 
			
		||||
                            echo'';
 | 
			
		||||
                            break;
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user