Skip to content

Instantly share code, notes, and snippets.

View michaelkleinhenz's full-sized avatar

Michael Kleinhenz michaelkleinhenz

  • Red Hat
  • Bonn, Germany
View GitHub Profile
substitutions:
name: your-device-name
friendly_name: Your Friendly Device Name
micro_wake_word_model: okay_nabu # alexa, hey_jarvis, hey_mycroft are also supported
esphome:
name: ${name}
name_add_mac_suffix: false
friendly_name: ${friendly_name}
min_version: 2024.2.0
substitutions:
name: m5stack-atom-echo
friendly_name: M5Stack Atom Echo
micro_wake_word_model: okay_nabu # alexa, hey_jarvis, hey_mycroft are also supported
esphome:
name: ${name}
name_add_mac_suffix: false
friendly_name: ${friendly_name}
min_version: 2024.9.0
"Official" Landing Page
Our Landing Page
SSO Page (signup/login)
-> Multiple pages (potentially)
Console (the application)
Usecases - how we want it to be
// ==UserScript==
// @name KickAdblockGABonn
// @match *://www.general-anzeiger-bonn.de/*
// ==/UserScript==
(function() {
setTimeout(function() {
var adblocker = document.getElementById('wl-container');
if (adblocker) {
adblocker.parentNode.removeChild(adblocker);
}
@michaelkleinhenz
michaelkleinhenz / gist:6e755af8d95f7353d005b786853ddf26
Last active June 6, 2018 13:43
Agile Template Type Structure
All types have the common base attributes (state, create_date, ...). They are omitted here.
Impediment
CHILD TYPES: n/a
Feature
resolution
priority
effort
target_date