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

Picture-Elements card with live camera view: "Preload stream" option cannot be changed in Android (browser or official app) #7691

Closed
3 tasks done
TazUk opened this issue Nov 14, 2020 · 1 comment
Labels
Bug Current Bug in UI - Extra Attention stale

Comments

@TazUk
Copy link

TazUk commented Nov 14, 2020

Checklist

  • I have updated to the latest available Home Assistant version.
  • I have cleared the cache of my browser.
  • I have tried a different browser to see if it is related to my browser.

The problem

The preload stream option for live view of cameras in picture-entity cards cannot be changed on Android in Chrome or the official Companion app.

I use picture-entity cards to display camera feeds with a live view, e.g.

elements:
  - camera_image: camera.driveway
    camera_view: live
    entity: camera.driveway
    style:
      height: 100%
      left: 50%
      top: 50%
      width: 100%
    type: image
image: /local/ui_resources/dummyimage.jpg
theme: Backend-selected
type: picture-elements

1 Using the official companion app on my phone: the preload stream checkbox is unchecked and I am unable to check the option from within the app. This occurs regardless of whether I access HA through internal / external url (Nabu Casa).
2 Using the full Chrome browser on the same phone: the preload stream checkbox is checked and I am unable to uncheck the option. This occurs regardless of user account and url used to access.

Expected behavior

The preload stream checkbox should be accessible, and respond to user input consistently regardless of platform.
On the Chromebook using the full Chrome browser: the preload stream checkbox is unchecked and I am able to change it as required. This works for both user accounts and regardless of url used to access, This is the expected behaviour.

Steps to reproduce

  1. Add basic picture-elements card (example above) with live camera view.
  2. Using the versions indicated above, access the live view with a single touch / click on the card and attempt to change the option.

Environment

  • HA 0.117.6 running in a Python 3.8 venv,
  • Nabu Casa
  • official Home Assistant Companion app for Android v3.0.2-full
  • Android Chrome browser v86.0.4240.185
  • Android System Webview 86.0.4240.185
  • stock Pixel 5 with Android 11 patched to Nov 2020.
  • comparing with Chrome v86.0.4240.183 on Chromebook (Pixelbook Go).
  • Home Assistant release with the issue:
    HA v0.117.6
  • Last working Home Assistant release (if known):
    This option worked correctly when I setup the app on the phone (purchased 15 Oct) HA 0.116.x
  • Browser and browser version:
    official Home Assistant Companion app for Android v3.0.2-full
    Android Chrome browser v86.0.4240.185
    Android System Webview 86.0.4240.185
  • Operating system:
    Android 11.

State of relevant entities

Problem-relevant configuration

Javascript errors shown in your browser console/inspector

Additional information

Attached screenshot for clarification.

Screenshot_20201114-211952

@TazUk TazUk added the Bug Current Bug in UI - Extra Attention label Nov 14, 2020
@github-actions
Copy link

There hasn't been any activity on this issue recently. Due to the high number of incoming GitHub notifications, we have to clean some of the old issues, as many of them have already been resolved with the latest updates.
Please make sure to update to the latest Home Assistant version and check if that solves the issue. Let us know if that works for you by adding a comment 👍
This issue has now been marked as stale and will be closed if no further activity occurs. Thank you for your contributions.

@github-actions github-actions bot added the stale label Feb 12, 2021
@github-actions github-actions bot locked and limited conversation to collaborators Mar 21, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Bug Current Bug in UI - Extra Attention stale
Projects
None yet
Development

No branches or pull requests

1 participant