Picture-elements not home image

Hello guys!

A few months ago I set up a card picture-elements and inserted images that appear only when I’m “home”. When I am in another place (away, at work, at university, … - I have 20 zones) nothing should be shown. After I updated to HASSIO 0.88 this appeared! (In the picture, my car and my wife are not at home). Can someone help me?

I tried to set “not_home” (with a transparent image called “branco.png”) but it did not works… It only works if I manually set my transparent image for each of the 20 zones.

type: picture-elements
image: /local/plano3d-b-a.jpg
elements:
  - entity: device_tracker.ari_s9
    state_image:
      home: /local/ari.jpg
  - entity: device_tracker.ecosport
    state_image:
      home: /local/carro.jpg
      not_home: /local/branco.png

have you tried clearing your cache and reloading the page? The transparent image bit should have worked, you’d just need to clear the cache in that regard.

Hi! I tried it. But I defined NO IMAGE for this state, but it shows a broken image…