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 |