This query returns a list of when an item's state drops below a value you specify. Note: this query will only return future events after this Applet is created.
     
    
    
      API endpoint slug 
      openhab.history_of_item_state_drops_below 
        Runtime method 
        performQuery("openhab.history_of_item_state_drops_below"} 
     
   
  
  
    Query fields 
        
          
          
              Label 
              Which item? 
            Slug 
            item 
            Required 
            true 
            Can have default value 
            false 
           
         
        
          
          
              Label 
              Below value 
            Slug 
            value 
            Required 
            true 
            Can have default value 
            true 
           
         
   
    
    
      Ingredients 
          
            
            
              Slug 
              item 
              Filter code 
              Openhab.historyOfItemStateDropsBelow.Item 
              Type 
              String 
                  Example 
                  Temperature 
             
           
          
            
            
              Slug 
              status 
              Filter code 
              Openhab.historyOfItemStateDropsBelow.Status 
              Type 
              String 
                  Example 
                  20 
             
           
          
            
            
              Slug 
              created_at 
              Filter code 
              Openhab.historyOfItemStateDropsBelow.CreatedAt 
              Type 
              Date with time (ISO8601) 
                  Example 
                  2020-07-08T04:17:06+05:00