Quantcast
Channel: Configuration - Home Assistant Community
Viewing all articles
Browse latest Browse all 103217

Conditional card with gauge?

$
0
0

I’ve got this configuration:

type: entities
entities:
  - switch.greenwave_6
  - type: conditional
    conditions:
      - entity: switch.greenwave_6
        state: 'on'
    row:
      entity: sensor.greenwave_6_electric_consumption_w
      type: gauge
      min: 0
      needle: true
      name: Frituurpan
      max: 2500
      severity:
        green: 50
        yellow: 750
        red: 1500

It gives this error:

Unknown type encountered: gauge

But without the conditions, it works fine. How do I get this working?

1 post - 1 participant

Read full topic


Viewing all articles
Browse latest Browse all 103217

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>