Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Need improvements #18

Open
vini59fr opened this issue May 3, 2021 · 5 comments
Open

Need improvements #18

vini59fr opened this issue May 3, 2021 · 5 comments

Comments

@vini59fr
Copy link

vini59fr commented May 3, 2021

Hi there.

Thank you for this card

Could you please improve it :) with ALL the min/max options. Still miss : min/max illumiance, max conductivity, max temperature

Could you also add the min/max on the card on each line, to have a complete visual information. Acutally the red number says it's too high or too low, but we don't know the gap

Thnak's

@sli-cka
Copy link

sli-cka commented May 3, 2021

You can try my fork of this card. I added the missing min/max sensor. Also you can add some location (optional)

https://github.com/sli-cka/miflora-card

@vini59fr
Copy link
Author

vini59fr commented May 3, 2021

Thank's. Looks great :)

But it seems not to work. I try the location option, and it don't display

@sli-cka
Copy link

sli-cka commented May 3, 2021

maybe try to clean your browser cache.

I am using this card in my config. Location should work.

Let me know if you still have problems or open an issue there.

@vini59fr
Copy link
Author

vini59fr commented May 3, 2021

@sli-cka
it works :)
Very nice

Could you improve it again ?
It should be very usefull to see the min-max values right after the entites

eg : Moisture 57% (20-60)

Great job :)

@Jaguaza
Copy link

Jaguaza commented Jun 22, 2021

Hello @sli-cka , I have installed your card, but it does not work for me.

I put this code:

  • type: custom:miflora-card
    title: Calathea Zebrina
    image: /local/poto/poto.jpg
    location: Salón
    min_moisture: 15
    max_moisture: 60
    min_conductivity: 350
    max_conductivity: 2000
    min_temperature: 12
    max_temperature: 35
    entities:
    • entity: sensor.poto_humedad
      type: moisture
    • entity: sensor.poto_iluminacion
      type: intensity
    • entity: sensor.poto_temperatura
      type: temperature
    • entity: sensor.poto_conductividad
      type: conductivity
      name: Fertilidad

And I get this error:

No card type found

  • type: custom:miflora-card
    title: Calathea Zebrina
    image: /local/poto/poto.jpg
    location: Salón
    min_moisture: 15
    max_moisture: 60
    min_conductivity: 350
    max_conductivity: 2000
    min_temperature: 12
    max_temperature: 35
    entities:
    • entity: sensor.poto_humedad
      type: moisture
    • entity: sensor.poto_iluminacion
      type: intensity
    • entity: sensor.poto_temperatura
      type: temperature
    • entity: sensor.poto_conductividad
      type: conductivity
      name: Fertilidad

A little help please.

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

No branches or pull requests

3 participants