mirror of
https://github.com/open-webui/pipelines.git
synced 2026-07-21 10:05:26 -04:00
[PR #95] [MERGED] Home Assistant Filter Pipeline #303
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/open-webui/pipelines/pull/95
Author: @atgehrhardt
Created: 6/15/2024
Status: ✅ Merged
Merged: 6/15/2024
Merged by: @tjbck
Base:
main← Head:main📝 Commits (2)
7e376f1Adding home assistant filter than can return time in EST (yeah i'll make that better in next version to use local timezon) and control light entities based on the easy names. Currently can only control one entity at a time, so recommend making light groups.10021c1Adjusted author📊 Changes
1 file changed (+116 additions, -0 deletions)
View changed files
➕
examples/filters/home_assistant_filter.py(+116 -0)📄 Description
Adding home assistant filter than can:
Note: This can only control one entity at a time, so making light groups in HA is recommended.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.