esphome / dashboard

ESPHome dashboard and ESPHome Web
https://web.esphome.io
MIT License
74 stars 56 forks source link

Add LibreTiny platforms to wizard dialog #604

Closed kuba2k2 closed 5 months ago

kuba2k2 commented 5 months ago

The PR adds LibreTiny platforms BK72xx and RTL87xx to the wizard device type picker.

obraz

yousaf465 commented 5 months ago

it is not working for me on 2024.4.0-dev image

kuba2k2 commented 5 months ago

You might need to clear browser cache @yousaf465 - the dashboard seems to be caching JS files very aggressively these days.

yousaf465 commented 5 months ago

You might need to clear browser cache @yousaf465 - the dashboard seems to be caching JS files very aggressively these days.

tried in incognito too same issue. changed browser same issue.

kuba2k2 commented 5 months ago

Well then maybe you need to update ESPHome? I'm not sure how/when are merged PRs released in dev versions.

EDIT: I think ESPHome depends on a specific version of the dashboard. Since there was no release of the dashboard yet with this PR merged, you won't be able to use it in ESPHome dev.

yousaf465 commented 5 months ago

Well then maybe you need to update ESPHome? I'm not sure how/when are merged PRs released in dev versions.

EDIT: I think ESPHome depends on a specific version of the dashboard. Since there was no release of the dashboard yet with this PR merged, you won't be able to use it in ESPHome dev.

I think the dashboard is released separately, I am on the latest dev, since libretiny is version 1.5.1 and internal temperature is working on beken https://github.com/esphome/esphome/pull/6491#issuecomment-2044342700

jesserockz commented 5 months ago

This has been released in 2024.4.0b2 today

yousaf465 commented 5 months ago

This has been released in 2024.4.0b2 today

working fine now.