0
    
    
    
        
        
        Beantwoord
        
        
    
    
    
    
    
    Yahoo Weather Module - Need to extract data
        j4zz J4zzee 8 jaar geleden
        
            
                in iRidium Script
            
        
        •
        
             bijgewerkt door Aleksandr Romanov (CTO) 5 jaar geleden • 
        
        
             3
        
        
        
        
    
    
    
    
	Hi everyone -
I'm currently working on a project to close the shutters at a certain time. I can set that time manually and the function works. Now, I would like to close the shutters at the sunset time. 
I am using the Yahoo Weather Module, and I would like to know how to extract this sunset time to use it in my script.
Thank you for your support! :)
Customer support service by UserEcho
                
Hello
You can get sunset time with this path json.results.channel ["astronomy"]["sunset"]
Thanks for the quick feedback. Unfortunately I'm not an expert so would it be possible to write few rows to execute this:
if system time is greater than sunset time, then close the shutters.
Thank you so much for your support!