encription key issue #302
Unanswered
bantle1984
asked this question in
Q&A
Replies: 1 comment 5 replies
-
The current key is placeholder, you need to create a new key using the new device wizard in the esphome dashboard. |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Failed config
api: [source /Users/brad/Downloads/yaml-editor-online (1).yaml:18]
encryption:
services:
- service: play_rtttl
variables:
song_str: string
then:
- rtttl.play:
rtttl: !lambda |-
return song_str;
Beta Was this translation helpful? Give feedback.
All reactions