![]() |
ThalamOS
a powerful Flask web application designed to enhance your storage management.
|
Go to the source code of this file.
Namespaces | |
namespace | wled_requests |
Functions | |
None | wled_requests.turn_off_lights () |
None | wled_requests.color_pos (int pos) |
None | wled_requests.load_default_state () |
None | wled_requests.change_power_state (state) |
Annotated[bool, "True if power is on, false if power is off"] | wled_requests.get_power_state () |
Variables | |
Annotated | wled_requests.ENV_PATH |
wled_requests.dotenv_path | |
Annotated | wled_requests.WLED_HOST |
Annotated | wled_requests.API = f"http://{WLED_HOST}/json" |