Home Assistant Unofficial Reference 2024.12.1
homeassistant.components.owntracks.helper Namespace Reference

Functions

bool supports_encryption ()
 

Variables

 nacl = None
 

Detailed Description

Helper for OwnTracks.

Function Documentation

◆ supports_encryption()

bool homeassistant.components.owntracks.helper.supports_encryption ( )
Test if we support encryption.

Definition at line 9 of file helper.py.

Variable Documentation

◆ nacl

homeassistant.components.owntracks.helper.nacl = None

Definition at line 6 of file helper.py.