Skip to content

Instantly share code, notes, and snippets.

@devjklein
devjklein / cwop_upload.yaml
Created June 5, 2024 17:04 — forked from sean6541/cwop_upload.yaml
Upload data from Home Assistant to the CWOP.
blueprint:
name: 'CWOP Upload'
description: >
Upload data from Home Assistant to the CWOP.
Config:
The sensor_* variables are the sensors whos data will be uploaded.
The trigger_entities variable specifies the entries to trigger state changes on (this could be a list).
The script "/config/blueprints/automation/sean6541/send_tcp.sh" must be executable and contain the following:
@devjklein
devjklein / frigate_0.11_notification_beta_tts.yaml
Last active February 7, 2023 18:30 — forked from SgtBatten/frigate_0.11_notification.yaml
Frigate 0.11 Notifications with TTS
blueprint:
name: Frigate Notification with TTS (0.11.0.10a-01) - SgtB/devjklein
description: |
## Frigate Mobile App Notification
This blueprint will send a notification to your device when a Frigate event for the selected camera is fired. The notification will initially include the thumbnail of the detection, but include an actionable notification allowing you to view the clip and snapshot.
With this blueprint, you may send the notification to multiple devices by leaving "Device" blank and instead use a [notification group][1].
### Software Version Requirements