Giter VIP home page Giter VIP logo

Comments (11)

j-a-n avatar j-a-n commented on June 9, 2024

Wallpanel works in the Home Assistant companion app on Android. I can't say anything about ios as I don't have a device to test.

Wallpanel needs to be enabled via configuration. How did you activate it on the ios 12 device?

I suspect the built in browser components of ios 12 are missing some needed javascript functionality.

Is there a modern browser in the app store for ios 12? If you configure the wallpanel to display in fullscreen mode, that might be a solution.

from lovelace-wallpanel.

Vinisz avatar Vinisz commented on June 9, 2024

Well, I think it all works fine in the safari browser the normal way, I have that running now but then still the URL bar is on top so it looks like it totally ignores the "fullscreen" mode (so, is starts the screensaver just fine, but not "full screen")
I'm using this configuration at the moment:

wallpanel: enabled: true hide_toolbar: true hide_sidebar: true fullscreen: true keep_screen_on_time: 3600 black_screen_after_time: 10800 display_time: 3500 cards: - type: custom:bignumber-card entity: sensor.worldclock_sensor scale: 80px - show_current: true show_forecast: true type: weather-forecast entity: weather.buienradar name: ' ' - type: entity entity: sensor.keuken_multisensor_air_temperature

from lovelace-wallpanel.

j-a-n avatar j-a-n commented on June 9, 2024

Are you able to activate fullscreen mode in safari manually?
Activating fullscreen mode needs a user interaction in most cases. Please try to tap on the screen after the dashboard is loaded.

from lovelace-wallpanel.

Vinisz avatar Vinisz commented on June 9, 2024

No, does not work, what you can do in IOS is add it to the home screen (as an app) and if you launch it from there it goes full screen but, when I do that, it does not load, no idea why not...
Besides this all, I found out that a lot of energy is drawn with safari running the wallpanel, so much that the charger cannot keep-up and battery drains....
I think I just need to replace this device (it's over 5 years old already) with a cheap android tablet, seems there are more possibilities that way also.
What can you recommend as minimum for android ? (which OS, cpu, mem, screenr resolution, etc)

from lovelace-wallpanel.

j-a-n avatar j-a-n commented on June 9, 2024

I would make sure that the screen is of good quality and high resolution. Otherwise, any reasonably up-to-date tablet should suffice.

from lovelace-wallpanel.

Vinisz avatar Vinisz commented on June 9, 2024

Thanks , have it up and running on new cheap Lenovo M10 tablet , works great.
2 questions left (and if you want to have them in new issue then just let me know)

  1. Can it also work in the companion app or only in the browser ?
  2. I cannot get "transparent" mode to work, I have this config now:

wallpanel:
enabled: true
hide_toolbar: true
hide_sidebar: true
fullscreen: true
cards:
- type: custom:bignumber-card
entity: sensor.worldclock_sensor
scale: 120px
- show_current: true
show_forecast: true
type: weather-forecast
entity: weather.buienradar
name: ' '
- type: entity
entity: sensor.keuken_multisensor_air_temperature
style:
wallpanel-screensaver-info-box:
'--wp-card-width': 450px
wallpanel-screensaver-info-box-content:
'--ha-card-background': none
'--ha-card-box-shadow': none
text-shadow: -0.5px -0.5px 0 rgb(17, 17, 17), 0.5px -0.5px 0 rgb(17, 17, 17), -0.5px 0.5px 0 rgb(17, 17, 17), 0.5px 0.5px 0 rgb(17, 17, 17)
'--primary-text-color': '#ffffff'
'--secondary-text-color': '#dddddd'
views:

  • theme: ios-dark-mode
    title: Home
    visible:
    • user: 67e537b3b9474e5b85d49600af8b7686
    • user: de7cefdfef2c4f849c5a2d59813b7516
      badges: []
      cards:
    • type: entities
      entities:
      • entity: switch.double_switch_2_18
      • entity: switch.double_switch_2_2_17
        state_color: true
    • square: true
      columns: 4
      type: grid
      cards:
      • show_name: true
        show_icon: true
        type: button
        tap_action:
        action: toggle
        entity: automation.gordijnen_achter_openen
        icon: mdi:curtains
        show_state: false
      • show_name: true
        show_icon: true
        type: button
        tap_action:
        action: toggle
        entity: automation.gordijnen_achter_sluiten
        icon: mdi:curtains-closed
      • show_name: true
        show_icon: true
        type: button
        tap_action:
        action: toggle
        entity: automation.blinds_voorkant_openen
        icon: mdi:blinds-horizontal-closed
      • show_name: true
        show_icon: true
        type: button
        tap_action:
        action: toggle
        entity: automation.blinds_voorkant_sluiten
        icon: mdi:roller-shade-closed
    • type: gauge
      entity: sensor.co2_monitor_air_quality_detector_carbon_dioxide_co2_level
      name: Keuken Co2
      unit: ppm
      min: 250
      max: 3000
      needle: true
      severity:
      green: 750
      yellow: 1500
      red: 1500
    • type: energy-distribution

from lovelace-wallpanel.

j-a-n avatar j-a-n commented on June 9, 2024

Yes, wallpanel works in the Android Companion App.
Please reformat your YAML configuration by quoting-code.

from lovelace-wallpanel.

knorrre avatar knorrre commented on June 9, 2024

Yes, wallpanel works in the Android Companion App.

Hello,
in the Companion App on a NS Panel Pro and a Pixel 6 Pro, Wallpanel does not work for me. In the browser it works without any problems.
What could be the reason that it does not want to run in the apps?
Thanks!

from lovelace-wallpanel.

j-a-n avatar j-a-n commented on June 9, 2024

What could be the reason that it does not want to run in the apps?

How do you activate wallpanel for your devices?
Did you globally set "enabled: true" in the config?

from lovelace-wallpanel.

knorrre avatar knorrre commented on June 9, 2024

Did you globally set "enabled: true" in the config?

Yes, I did. Is there anything else I have to do to enable Wallpanel in the Companion App?

from lovelace-wallpanel.

j-a-n avatar j-a-n commented on June 9, 2024

No, should be sufficient.
Can you try another device?

from lovelace-wallpanel.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.