Video on Floorplan

And, does this work with all camera implementations or just a selected fews. Can’t get this to work with the Synology camera component so far…

How did you manage to make dublicate switches using this feature?

Sorry, I procrastinated until I got new Sonoffs so no need to duplicate entities anymore.

@pkozul

I am attempting to get this working for media_players. I have the following floorplan

the xx’s should show the media title, but the test one I did only shows “playing”. Clicking on the icon for the google home/mini or Chromecast will pop up the window to pause/play, control volume, etc. and it works as intended In my .yaml config I have the following:

  - name: Playing Now
    entities:
      - entity: media_player.gorgon
        element: media_player.gorgon.media_title
    media_player_template: '${entity.attributes.media_title}'

What did I screw up? lol

Same problem here. The image get just updated when reloading floorplan. The image shows up in chrome on my computer, but not on my Samsung phone.

How do you live stream using url as background on floorplan?

I posted my code in Share Your Projects/Fully Kiosk Browser:

It can be hit-n-miss depending on the hardware/os:
iphone 7/app/browser, all live stream background works in the panel, floorplan won’t show in card at all.
windows 10/chrome, all but amcrest works in panel, floorplan showed in card but no background.
Samsung Tab/Chrome, all but amcrest works in panel, all but amcrest works in card but some video cut off (could be the card/svg size)

Have fun.

Thank you! Will test this later :slight_smile:

Any update on this?

Anymore updates to this ?
Would love the video to update just like it does in HA frontend, currently my image is from a week ago when the page was loaded :frowning:

Pretty much the same as I described before.
Only my cheapo andorid phones with IP Webcam stream faultlessly, rtsp and my amcrest does not work.

Sorry I meant to reply to the entire post hopeing Pkozul had a solution…seeing if there are any update on refreshing of the video, i have hikvision and foscam cameras working on tablets but only the image from when it first loads.

Will this ever be merged to the master branch? On the latest HA version the video branch is no longer working. :frowning:

Its not working for me just have black square but if i clic ont it i see the video on a pop up

Has anyone ever managed to get this working recently? Or even found a workaround?

Floorplan v1.0.7 doesn’t seem to work with Home Assistant 0.70+ and the latest Floorplan doesn’t seem to include the camera_image_template.

Thanks

Yep i have the exact same problem

I upgraded my ha-floorplan.html from the main branch to fix errors since latest HA updates and its now broken.

I think we need the camera feed merged with the main or that file updated.

I also started an issue here for the non refreshing video feed, i spoke to pkozul via pm and he said it should be easy to add implmentation but then the update issues came about so guess he was pretty sidetracked - https://github.com/pkozul/ha-floorplan/issues/71#issuecomment-399799210

Hey im not sure if anyone can help me

I got a nest camera feed that i want to get on my HA floorplan

This is how it looks like in the STATE Tab:

camera.front_door
brand: Nest
friendly_name: Front Door
entity_picture: /api/camera_proxy/camera.front_door?token=xxxxxx

This is in my floorplan.yaml

  • name: Camera Images
    entities:
    - camera.front_door
    camera_image_template: ‘${entity.attributes.entity_picture}’

I have same problem, Why?

The video fork of floorplan no longer works with HA .70+ unfortunatley

I have created a few posts / DMs but haven’t heard anything about fixing.

Any word on if this ever got fixed?

Nothing …doesn’t seem to be much development on floorplan anymore :frowning: