Skip to content
This repository has been archived by the owner on May 1, 2024. It is now read-only.

add option via HACS not working #53

Open
roblatour opened this issue Sep 18, 2022 · 11 comments
Open

add option via HACS not working #53

roblatour opened this issue Sep 18, 2022 · 11 comments

Comments

@roblatour
Copy link

I am using:
Home Assistant 2022.9.4
Supervisor 2022.08.6
Operating System 9.0
Frontend 20220907.2 - latest

I tried Method 1: HACS

Open HACS and navigate to Frontend Section
ok

Open the Overflow Menu (⋮) in the top right corner and click on Custom repositories
ok

Paste https://github.com/dangreco/threedy into the input field and select Lovelace from the dropdown
ok

Click the Install Button on the highlighted Card titled threedy
there was no 'Install' button, but there was an 'Add' button, clicked that it seemed to work

However, after that, and after a restart I tried to add a new card to my Home Assistant Overview. I expceted to see a card for Treedy but did not, nor did I see any new cards.

Maybe this is a bug, maybe I'm missing something?

@briancmoses
Copy link

I had similar problems--it seems some of the documentation might need some attention.

I worked around this, though. Here's what worked for me:

  1. Open HACS
  2. Select Frontend
  3. Click the EXPLORE & DOWNLOAD REPOSITORIES button in the lower righthand corner.
  4. Enter threedy in the Search for repository .
  5. Click the Download button and then click Download again in the window that pops up.
  6. Click Reload.

@roblatour
Copy link
Author

roblatour commented Sep 25, 2022 via email

@briancmoses
Copy link

I hope it helps!

My printer has been running the whole time I've been messing with Home Assistant and setting up this card, I think you'll be safe.

But I also wouldn't want to goof up an hours-long print, either!

@roblatour
Copy link
Author

Hi Brian, I gave it a try but I'm generally getting the same results.

In the HACS Front End window, I get a single card that looks like this:

image

and if I click on it a documentation page comes up. It says I should configure it but not where this is done. I assume on the Home Assistant Overview dashboard, as a manual card? But if I use the example given it doesn't like it. This what I get:
image

It may be I am missing a small but important step, if so I just can't figure out what it might be.

@roblatour
Copy link
Author

roblatour commented Sep 27, 2022

I feel I am getting closer, here is what I have now:

in Dashboard edit:

image

image

in the Dashboard:

image

and in developer tools:

image

Any ideas?

@roblatour
Copy link
Author

roblatour commented Sep 28, 2022

still more progress, but not fully working ...

type: custom:threedy-card
base_entity: sensor.octoprint
name: PRUSA MK3S
printer_type: I3
monitored:
  - Status
  - Hotend
  - Bed
theme: Default
font: Roboto
scale: 1
round: false
temperature_unit: C
use_24hr: false

However, I can't add Remaining:

Here it is without Remaining

image

Here it is with Remaining:

image

@mavermc
Copy link

mavermc commented Oct 11, 2022

I also have gotten this exact issue, any Time based variables like ETA/ Elapsed or Remaining seems to break it.

@lordpengwin
Copy link

Same here

@killtux
Copy link

killtux commented Dec 3, 2022

Solution 1: add the sensors the plugin is looking for as template:
#43 (comment)

Solution 2: use mqtt for sensors:
#47 (comment)

@chevyman142000
Copy link

I can't get threedy-card or mushroom-endity-card to work. They all say custom element doesn't exist. Any suggestions?

@e11en
Copy link

e11en commented Mar 14, 2023

@chevyman142000 @lordpengwin @mavermc @roblatour I've created a fork of this repo and fixed some issues like the state undefined stuff, check it out here: https://github.com/e11en/ha-threedy-card

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

7 participants