ioBroker.admin icon indicating copy to clipboard operation
ioBroker.admin copied to clipboard

Make all tiles in overview editable (even those which are predefined)

Open mickym2 opened this issue 1 year ago • 1 comments

No existing issues.

  • [X] There is no existing issue for my request.

Related problems

The tiles in the overview which exists by default (or by adapter) cannot be edited to correct URL. Either URL is wrong (see https://github.com/iobroker-community-adapters/ioBroker.proxmox/issues/403) or IP addresses cannot be used if you access iobroker via reverse proxy (i.e. nginx).

Description

Even if the tiles in overview are predefined by admin or adapters, the tiles should be fully editable for users to correct URLs or delete duplicate tiles. (Removing them from the view may be a workaround, but URLs cant be fixed at all).

Additional context

image

mickym2 avatar Aug 03 '24 14:08 mickym2

Zusätzliche Infos hierzu: https://forum.iobroker.net/post/1231098

In manchen Fällen wird %ip% im localLink durch die IP von web.0 ersetzt und native.ip wird ignoriert.

ticaki avatar Dec 22 '24 10:12 ticaki

native.ip ist adapterName_ip. ip is reserviert für admin/web ip address

GermanBluefox avatar Sep 09 '25 03:09 GermanBluefox