harvey637

Results 23 issues of harvey637

Wenn in Einstellungen -> Geräte. die Baumstruktur geöffnet wird und in einem Gerät geändert wird (oder auch nur abgebrochen wird) so erscheint die Geräteliste zusammengeklappt, nicht als Baumstruktur. Der Button...

:bug: bug-report
:anchor: upstream issue
:low_brightness: low priority
:label: WebUI

Hallo Jens-Maus, der lesende Zugriff auf Elemente aus einer Werteliste ist schon etwas holperig, bei mit sieht das etwa so aus: ``` var sv = dom.GetObject(""); if (......) {sv.State(4);} //...

:bulb: enhancement-ideas
:label: ReGaHss
:low_brightness: low priority

Hi sometimes I use a postgresdatabase and want to give it a easy name to control it, e.g. "holiday-db". Then I can "systemctl start|status|stop holiday-db". I dont care about the...

stale

while investigating in the midnight scheduler "bug" I found in my log: ``` 2023-11-13 00:00:04.336 - info: sourceanalytix.0 (3800925) Reset start values for : ems-esp.0.boiler.nrgconstotal 2023-11-13 00:00:04.337 - info: sourceanalytix.0...

bug

HI, In my heatpump are counter for the on-time of heating, cooling, warmwater, overall running time. But units are not kWh or liters but ... MINUTES. The direction is not...

enhancement

Hi @foxriver, ages ago I could add the icons to homebrew devices myself, not so easy with later versions. In my opinion a lot of enthusiasts use homebrew devices with...

enhancement

Hi, the datetime displayed in hover popup is difficulkt to read, it should be consistent with system or ui timeformat. ![grafik](https://github.com/ioBroker/ioBroker.echarts/assets/10156426/0bdcf230-6a9e-46e8-9ff8-1570ea3ec055) So this is: ``` Fr, - Friday, ok 03...

enhancement

Hi, the colorpicker shows a slider for opacity, which might come desirable in background for legend. Editing the echart object prooves, that opacity is evaluated. So I get a background...

**Describe the bug** If I have text with a mark it is always displayed in the middle. If I want to have it eg. on the right side the middle...

**Describe the bug** I have a value with unit "W" which I want to scale to "kW", so I use the formula "val / 1000". Then the readout from the...