This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 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 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 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 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| "Official" Landing Page | |
| Our Landing Page | |
| SSO Page (signup/login) | |
| -> Multiple pages (potentially) | |
| Console (the application) | |
| Usecases - how we want it to be |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| // ==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); | |
| } |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 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 |