Jump to content

Welcome to Smart Home Forum by FIBARO

Dear Guest,

 

as you can notice parts of Smart Home Forum by FIBARO is not available for you. You have to register in order to view all content and post in our community. Don't worry! Registration is a simple free process that requires minimal information for you to sign up. Become a part of of Smart Home Forum by FIBARO by creating an account.

 

As a member you can:

  •     Start new topics and reply to others
  •     Follow topics and users to get email updates
  •     Get your own profile page and make new friends
  •     Send personal messages
  •     ... and learn a lot about our system!

 

Regards,

Smart Home Forum by FIBARO Team


Display existing icons in QA as image not working


Recommended Posts

Posted (edited)

I have created a QA able to display all Icons stored in my HC3: it is working perfectly when unsing the PC web view as shown below:

Please login or register to see this image.

/monthly_2025_10/image.png.40030fac4e69f2a9a283ac359ca592c8.png" />

 

but when I am using the mobile application, the QA does not show the image as shown below:

  image.png.1a2e23c2daf91be164f001517e1f3c63.png

I have checked that the parameter " Use the new views in mobile application" is unticked

I think that with with previous version (<5.181.62) it was working...

I am using the followind command to show the image in "Label0"

local im1 = "<img src='http://hc3-0000xxxx/"..path1.."'>"
          self:updateView("Label0","text",im1)
where 'path1' is giving the location of the selected icon in my HC3.
 
Is there another way to have the image displayed or is it a bug in new mobile Yubii version?
Edited by Christb
hide HC3 serial number
Posted

The PC web UI works because the icon url is resolvable inside your local network. Your PC and HC3 is on the same network.

For the app I assume that it access the HC3 using Fibaro's external proxy, allowing it access to the HC3 inside your local network (and firewall).

The url you have is not resolvable from outside your network..

  • Like 1
  • Topic Author
  • Posted
    17 hours ago, jgab said:

    The url you have is not resolvable from outside your network..

    Yes, so I have tried forcing Yubii to have a local access and images are then displayed.

    Some are still not displayed but I need to check if their path are correct.

    I found very complex to get a full list of the Icon used by Fibaro. also all new icons are now svg type, drown when HC3 needs to display it 🙁  

    • 2 months later...
    Posted

    Would it not be easier to have the image on an external web server and load it from there ?

    Join the conversation

    You can post now and register later. If you have an account, sign in now to post with your account.

    Guest
    Reply to this topic...

    ×   Pasted as rich text.   Paste as plain text instead

      Only 75 emoji are allowed.

    ×   Your link has been automatically embedded.   Display as a link instead

    ×   Your previous content has been restored.   Clear editor

    ×   You cannot paste images directly. Upload or insert images from URL.

    ×
    ×
    • Create New...