Home Assistant Unofficial Reference 2024.12.1
common.py File Reference

Go to the source code of this file.

Classes

class  homeassistant.components.elmax.common.DirectPanel
 

Namespaces

 homeassistant.components.elmax.common
 

Functions

ssl.SSLContext homeassistant.components.elmax.common.build_direct_ssl_context (str cadata)
 
bool homeassistant.components.elmax.common.check_local_version_supported (str|None api_version)
 
str homeassistant.components.elmax.common.get_direct_api_url (str host, int port, bool use_ssl)