Search found 11 matches

by EskildP
Monday 03 November 2025 22:39
Forum: Other questions and discussions
Topic: Graph Y range
Replies: 6
Views: 133

Re: Graph Y range

Both servers now on 2025.2 build 16818 (Docker domoticz/domoticz:stable).
Same behavior on both servers, behaves just as you described.

Problem solved, thank you πŸ‘πŸ‘
by EskildP
Monday 03 November 2025 19:48
Forum: Other questions and discussions
Topic: Graph Y range
Replies: 6
Views: 133

Re: Graph Y range

First server is 2025.1 build 16672
Second server is 2025.1 build 16712

Learned the trick about klicking on the y-axis label, thank you πŸ™‚

First server acts as you described, second is always based on 0 πŸ€”
by EskildP
Sunday 02 November 2025 11:09
Forum: Other questions and discussions
Topic: Graph Y range
Replies: 6
Views: 133

Re: Graph Y range

No, this is type General, Percentage. It is actually the charge % for mye EV.
But I observe the same behavior for type Temp, LaCrosseTX3 and for type General, Custom Sensor.

I think this comes from a global setting, but can't find which setting.
by EskildP
Saturday 01 November 2025 15:37
Forum: Other questions and discussions
Topic: Graph Y range
Replies: 6
Views: 133

Graph Y range

Which setting determine the Y range in a graph?
I have two different domoticz servers, one is showing the daily graph of temperature and percentage with the lower Y value determined by the min value of the data whereas the other always is relative to 0 (zero).

Would be nice if anyone could tell how ...
by EskildP
Tuesday 09 April 2024 9:56
Forum: Python
Topic: Python Plugin: Volvo EV
Replies: 226
Views: 56445

Re: Python Plugin: Volvo EV

Yes, it still works here too :)
by EskildP
Friday 02 February 2024 12:32
Forum: Python
Topic: Python Plugin: Volvo EV
Replies: 226
Views: 56445

Re: Python Plugin: Volvo EV



Idea for plugin enhancement:
This plugin gives a vast number of devices, some of them will be of no interest for all users. Would be nice to have options in the setup to select the different APIs available.

Besides, links in Features in README.md needs updates :)


Just set devices which are ...
by EskildP
Friday 02 February 2024 10:32
Forum: Python
Topic: Python Plugin: Volvo EV
Replies: 226
Views: 56445

Re: Python Plugin: Volvo EV

Idea for plugin enhancement:
This plugin gives a vast number of devices, some of them will be of no interest for all users. Would be nice to have options in the setup to select the different APIs available.

Besides, links in Features in README.md needs updates :)
by EskildP
Wednesday 31 January 2024 17:15
Forum: Other questions and discussions
Topic: Different sensor values in device and widget
Replies: 8
Views: 625

Re: Different sensor values in device and widget

I made a workaround, by choosing another mqtt option (raw) in the power probe, doing some processing in node-red, and setting up virtual devices in Domoticz.

Thanks for your help :)
by EskildP
Tuesday 30 January 2024 17:17
Forum: Other questions and discussions
Topic: Different sensor values in device and widget
Replies: 8
Views: 625

Re: Different sensor values in device and widget

Yes, I created home assistant auto discovery as a new hardware 'MQTT Auto Discovery Client Gateway with LAN interface'. No ZigBee or Zwave involved.

I expected the value I see in devices to be the one showing up in the widget.

My power probe publishes a ENERGY that starts at zero at every new hour ...
by EskildP
Tuesday 30 January 2024 11:34
Forum: Other questions and discussions
Topic: Different sensor values in device and widget
Replies: 8
Views: 625

Re: Different sensor values in device and widget

Thanks for giving all these details.
In the value field for in the events view I can only see two values (picture)

Maybe the home assistant auto discovery is not the best thing to do here. Seems to be some mismatch between the received mqtt and what Domoticz is expecting.
by EskildP
Monday 29 January 2024 20:04
Forum: Other questions and discussions
Topic: Different sensor values in device and widget
Replies: 8
Views: 625

Different sensor values in device and widget

The actual sensor is a power probe, reporting power consumption in my home. I use home assistant autodiscovery in Domoticz to get the sensors into Domoticz. The problem is with the Utility widget showing a different value from that in the device view (se pictures).


Can anyone explain what is going ...