Home Assistant Unofficial Reference
2024.12.1
Functions
homeassistant.components.local_file.util Namespace Reference
Functions
bool
check_file_path_access
(str file_path)
Detailed Description
Utils for local file.
Function Documentation
◆
check_file_path_access()
bool homeassistant.components.local_file.util.check_file_path_access
(
str
file_path
)
Check that filepath given is readable.
Definition at line
6
of file
util.py
.
homeassistant
components
local_file
util
Generated by
1.9.1