Home Assistant Unofficial Reference 2024.12.1
__main__.py File Reference

Go to the source code of this file.

Namespaces

 homeassistant
 ::main
 
 homeassistant.__main__
 

Functions

None homeassistant.__main__.check_threads ()
 
None homeassistant.__main__.ensure_config_path (str config_dir)
 
argparse.Namespace homeassistant.__main__.get_arguments ()
 
int homeassistant.__main__.main ()
 
None homeassistant.__main__.validate_os ()
 
None homeassistant.__main__.validate_python ()
 

Variables

string homeassistant.__main__.FAULT_LOG_FILENAME = "home-assistant.log.fault"