dwainscheeren / dwains-lovelace-dashboard

An fully auto generating Home Assistant UI dashboard for desktop, tablet and mobile by Dwains for desktop, tablet, mobile
Other
1.77k stars 188 forks source link

Tapping on the Install Blueprint button does not work #738

Open lennon101 opened 11 months ago

lennon101 commented 11 months ago

Currently on the latest release of Dwains Dashboard (V3.4.3) and the latest version of Home Assistant (2023.10.3) and am unable to install blueprints. I've tried in both a chrome browser and firefox. I've tired clearing the cache (ctrl-F5) in chrome and restarting the HA server. This was a fresh install of Dwains Dashboard and this issue occured straight out of the box. I've taken a screenshot of the chrome console log showing the error that's occuring. If there's anymore informaiton I can provide, please let me know. Lastly, I've read elsewhere that I can manually install the blueprints by navigating to /config/dwains-dashboard/configs/blueprints however the /blueprints directory isn't there for me. Do I need to create it myself or is that pointing to one of the issues? If I just need to create the folder, what do I need to then? Do I create a seperate yaml file for each blueprint? is there a naming convention? how do I get DD to recognise it?

Thanks for all the help!

image

timtimno1 commented 11 months ago

Upgrade to beta 3.5.0

lennon101 commented 11 months ago

Upgrade to beta 3.5.0

Same problem unfortunately. I clicked "show beta version" upgraded. Restarted Home Assistant. Then tried adding a blueprint. The "INSTALL BLUEPRINT" button remains unresponsive with the same error messages appearing in the chrome console.

Unless I've misunderstood how to upgrade to beta versions? I've updated the repository in HACS (using the "show beta versions" toggle). But the integration itself is not updating. Am I missing something? see screenshot for more information.

2023-10-18_09 55 55_ShareX

lennon101 commented 11 months ago

Just a note regarding DD not updating to 3.5.0. I have tried:

  1. clicking the three dots in the top RH corner and clicking "update information"
  2. then redownloading the repo.
  3. force restarting the docker container of HA

Still, the integration shows a version behind the beta repo version that I have enabled in HACS.

I have since reached out to the community and many others have reported the same thing. Since 3.5.0 is a pre release, even though you check "show beta versions" and select v3.5.0 from the dropdown, it still selects the 3.4.3. It seems HACS is not so perfect handling versions.

dwainscheeren commented 11 months ago

3.5 is now official released.

lennon101 commented 11 months ago

Hmmm ๐Ÿคจ I keep trying to update the repo (both in HACS and by manually downloading the zip config) but the integration remains locked at v3.4.3. things I have tried:

lennon101 commented 11 months ago

Just a follow up on this, it seems 3.5 still has the issue of the blueprints not being able to be installed. If there's anymore information I can provide, please let me know. love you work!

IetIesAai commented 10 months ago

Same here DD 3.5 (release version), following error in the firefox developper tools console:

`Message failed! Object { code: "unknown_error", message: "Unknown error" } โ€‹ code: "unknown_error" โ€‹ message: "Unknown error" โ€‹

: Object { โ€ฆ } โ€‹โ€‹ __defineGetter__: function __defineGetter__() โ€‹โ€‹ __defineSetter__: function __defineSetter__() โ€‹โ€‹ __lookupGetter__: function __lookupGetter__() โ€‹โ€‹ __lookupSetter__: function __lookupSetter__() โ€‹โ€‹ __proto__: โ€‹โ€‹ constructor: function Object() โ€‹โ€‹ hasOwnProperty: function hasOwnProperty() โ€‹โ€‹ isPrototypeOf: function isPrototypeOf() โ€‹โ€‹ propertyIsEnumerable: function propertyIsEnumerable() โ€‹โ€‹ toLocaleString: function toLocaleString() โ€‹โ€‹ toString: function toString() โ€‹โ€‹ valueOf: function valueOf() โ€‹โ€‹ : function __proto__() โ€‹โ€‹ : function __proto__() dwains-devicespage-card.js:254:24 `
IetIesAai commented 10 months ago

This does seem to work again for me on the 3.6.0 beta version, after clearing cache...

RichardKeschinger commented 5 months ago

i am still having this issue as well where i click install blueprint and nothing happens

has anyone figured this out?

Bosty01 commented 1 month ago

Same issue. I'm on 3.7.1 and I can't install any blueprints.

alexgalicea commented 1 month ago

Same. 3.7.1

Bosty01 commented 1 month ago

This is how you fix it. Don't forget to restart HA

https://github.com/dwainscheeren/dwains-lovelace-dashboard/issues/822