You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Really great card! It solved my refreshing problems.
I noticed that the tap-action is not working. I would like to call-service input_boolean_press and is not working. I really appreciate your effort :)
The text was updated successfully, but these errors were encountered:
sample: the picture "sample.png" is located under usually used path "/local/www/..."
add "allowlist_external_dirs" to configuration.yaml - important: define here the local directory as "/config"
restart HA
under "devices and services" add a new integration "Local File"
define an entity name and the picture path ( /config/www/sample.png) - a new (virtual) camera.name-entity will be generated
put that camera.name-entity into a picture-entity-card and any change of picture-content at local disk, although with same name, will refresh the picture on dashboard
in addition all tap-actions are possible to use
A remaining functional difference to the "refreshable picture card" is that with “Local File” the update is based on changed content and not after a refresh cycle. That might be important, if the content is updated too often.
Really great card! It solved my refreshing problems.
I noticed that the tap-action is not working. I would like to call-service input_boolean_press and is not working. I really appreciate your effort :)
The text was updated successfully, but these errors were encountered: