Home Assistant Unofficial Reference 2024.12.1
static.py File Reference

Go to the source code of this file.

Classes

class  homeassistant.components.http.static.CachingStaticResource
 

Namespaces

 homeassistant.components.http.static
 

Variables

 homeassistant.components.http.static._GUESSER = CONTENT_TYPES.guess_file_type
 
string homeassistant.components.http.static.CACHE_HEADER = f"public, max-age={CACHE_TIME}"
 
 homeassistant.components.http.static.Final