Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Recommended Lovelace card? #4

Open
mgriffin13 opened this issue Jun 4, 2021 · 0 comments
Open

Recommended Lovelace card? #4

mgriffin13 opened this issue Jun 4, 2021 · 0 comments

Comments

@mgriffin13
Copy link

Do you have a recommended Lovelace card to display the data?

I've started looking at something like this

type: grid
cards:
  - type: picture-glance
    entities: []
    camera_image: camera.redfin
  - type: entities
    entities:
      - entity: sensor.redfin_house
        name: House
        secondary_info: last-updated
columns: 1
square: false

Tangentially, it would be real cool if the integration created a generic camera entity automatically for the street view URL image so I wouldn't need to manage it myself.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant