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

Sensor name/info overlaps #71

Open
JakeTheRabbit opened this issue Jun 19, 2024 · 0 comments
Open

Sensor name/info overlaps #71

JakeTheRabbit opened this issue Jun 19, 2024 · 0 comments

Comments

@JakeTheRabbit
Copy link

image
type: custom:dual-gauge-card
title: Outside
min: -20
max: 40
outer:
  entity: sensor.ruuvi_d_temperature
  label: Current
  unit: °C
inner:
  entity: sensor.ruuvi_d_humidity
  label: Target
  unit: °C
colors:
  - color: var(--label-badge-red)
    value: 27.5
  - color: var(--label-badge-green)
    value: 25
  - color: var(--label-badge-yellow)
    value: 18
  - color: var(--label-badge-blue)
    value: 0
  - color: var(--paper-blue-400)
    value: -40
precision: 0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant