Skip to content

Instantly share code, notes, and snippets.

View LunkwillAndFook's full-sized avatar

Jeremy LunkwillAndFook

View GitHub Profile
@LunkwillAndFook
LunkwillAndFook / gist:105d73a213e1e2cba5d0ab4af932c2e2
Created December 13, 2022 04:07
AppDaemon SpeechManager for alexa_media
import adbase as ad
import hassapi as hass
import random
from datetime import datetime
from time import time
# Sample Speech Manager AppDaemon
# Created by LunkwillAndFook
# Copyright 2022 LunkwillAndFook
# Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: