Skip to content

Instantly share code, notes, and snippets.

@asakusuma
asakusuma / frigate_0.1.5_tts.yaml
Last active October 2, 2022 20:06 — forked from hunterjm/frigate_0.10_notification.yaml
Frigate 0.1.5 Text To Speech
blueprint:
name: Frigate Text to Speech (0.1.5)
description: |
## Frigate Text to Speach
Forked from https://gist.github.com/hunterjm/8ff0005104dce3f28923294f49a443b1
Under construction
domain: automation
source_url: https://gist.github.com/asakusuma/f2bc2980c2e6f8eba08cef9d3007e8f5
input:
import Ember from 'ember';
export default Ember.Controller.extend({
appName:'Ember Twiddle',
model: {
swag: 'turnt'
},
actions: {
fire() {
alert('action fired');