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

How can i change/get the switch symbol in my dashboard?

$
0
0

Hi,
I have just added a LED for testing into my HA via the mqtt library/extension.
This is the part thats in the configuration.yaml file:

mqtt:
  switch:
    - name: "Test LED"
      state_topic: "led_control/state"
      command_topic: "led_control"
      payload_on: "ON"
      payload_off: "OFF"
      state_on: "ON"
      state_off: "OFF"
      optimistic: true
      retain: true

Now the issue is that, the entity in the dashboard looks like the one with the bolt symbols. But i want to have the one with the toggle switch:


The other one is from my Reolink camera.

What type of entity do i need to get this?
Thanks

1 post - 1 participant

Read full topic


Viewing all articles
Browse latest Browse all 105971

Trending Articles



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