Weblink item not displaying [SOLVED]

Here’s my weblink group. All show as they should minus the Hue Hub. Can’t figure out why.

entities:
  - name: Printer
    url: http://192.168.1.164
    icon: mdi:printer
  - name: Eve
    url: http://192.168.1.1
    icon: mdi:router-wireless
  - name: Alice
    url: http://192.168.1.2
    icon: mdi:router-wireless
  - name: Bob
    url: http://192.168.1.3
    icon: mdi:router-wireless
  - name: PiHole
    url: http://192.168.1.160/admin/index.php?login
    icon: mdi:raspberrypi
  - name: Hue Hub
    url: http://192.168.1.163/debug/clip.html
    icon: mdi:lightbulb
  - name: Icecast
    url: http://192.168.1.160:8000
    icon: mdi:radio-handheld



I don’t receive any errors and everything loads just fine everytime minus the one Hue Hub link.

confused

Hey @forsquirel,

Not sure if is not showing because of this but is the only one with an space in the name.

Have tried to name it something like ’ HueHub ’ or ’ Hue_Hub’ and see if it works??

yeah, i tried that before I posted and didn’t change anything.

I’ve noticed that none of mine are showing anymore on 0.40.1. I upgraded from 0.38.x and they were working there.

Figured mine out. Turns out you actually have to put what you want into a view in order for it to be seen. I completely left out the weblink in question.