DBuit / Homekit-panel-card

Homekit panel card for home assistant
MIT License
304 stars 54 forks source link

[ request ] show picture in card #50

Closed yvesfouquet4 closed 4 years ago

yvesfouquet4 commented 4 years ago

I added pictures to the person entity but it doesnt show in the card

    cards:
      - enableColumns: true
        rows:
          - columns:
              - column: 1
                entities:
                  - entities:
                      - entity: person.toulouse
                      - entity: person.babette
                tileOnRow: 3
            row: 1
        type: 'custom:homekit-card'

result: afbeelding should be: afbeelding

Freshhat commented 4 years ago

Check this one out: https://github.com/DBuit/Homekit-panel-card/issues/25 also added my local pictures, but i'm using picture-elements

DBuit commented 4 years ago

This is added in V0.4.9.5 you now have ìmageandoffImage` option