esphome / issues

Issue Tracker for ESPHome
https://esphome.io/
290 stars 34 forks source link

Generation of encryption key does not work (in popup) #3715

Open RubenKelevra opened 1 year ago

RubenKelevra commented 1 year ago

The problem

When hovering the cursor over the encryption key section in the yaml file, a popup is supposed to generate an encryption key in the browser and show it for easy local generation.

Instead a link is presented an something followed by some syntax issues in the source code creating "[[[":

Screenshot from 2022-10-22 12-34-13

Which version of ESPHome has the issue?

2022.10.0

What type of installation are you using?

Home Assistant Add-on

Which version of Home Assistant has the issue?

2022.10.5

What platform are you using?

ESP8266

Board

d1_mini

Component causing the issue

ESPHome's yaml editor

Example YAML snippet

Does not matter.

Anything in the logs that might be useful for us?

No

Additional information

Browser is Firefox, plattform is Linux (ArchLinux distribution)


Generation of the key in the same browser works fine on:

https://esphome.io/components/api.html

github-actions[bot] commented 1 year ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

RubenKelevra commented 1 year ago

Please deactivate that stupid stale bot which is closing issues which haven't even be read by the team -.-

ChristianWaechter commented 9 months ago

This is still not fixed!