
Energy Dashboard (Build in)
Moderator: leecollings
-
- Posts: 575
- Joined: Monday 20 March 2023 14:41
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Location: Somewhere in NL
- Contact:
Re: Energy Dashboard (Build in)
Love the new integrated custom icons. Nice job, tnx. 

Logic will get you from A to B. Imagination will take you everywhere.
- McMelloW
- Posts: 434
- Joined: Monday 20 November 2017 17:01
- Target OS: Raspberry Pi / ODroid
- Domoticz version: V2024.1
- Location: Harderwijk, NL
- Contact:
Re: Energy Dashboard (Build in)
Great job with the use of custom icons. Looks very good.
Some points on how the custom icons behave in my configuration. The default icons, like temperature are not changed to the icon.
One of the widgets shows heating on or of. This has a custom icon in color (On) and gray (Off) It only shows the On icon in both situations.
The dashboard looks great, thanks for your work.
Some points on how the custom icons behave in my configuration. The default icons, like temperature are not changed to the icon.
One of the widgets shows heating on or of. This has a custom icon in color (On) and gray (Off) It only shows the On icon in both situations.
The dashboard looks great, thanks for your work.
Greetings McMelloW
- gizmocuz
- Posts: 2546
- Joined: Thursday 11 July 2013 18:59
- Target OS: Raspberry Pi / ODroid
- Domoticz version: beta
- Location: Top of the world
- Contact:
- gizmocuz
- Posts: 2546
- Joined: Thursday 11 July 2013 18:59
- Target OS: Raspberry Pi / ODroid
- Domoticz version: beta
- Location: Top of the world
- Contact:
Re: Energy Dashboard (Build in)
You don't need to calculate anything. You need to supply the current solar Watt value, and the battery Watt value, and the actual grid value (and battery SOChjzwiers wrote: ↑Thursday 13 June 2024 10:24 I like the introduction of an energy board!
I have the solaredge modbustcp installed.
Only my total solar production I have calculated from the inverter + battery:
solar = inverter + to_battery
home = solar - (export - import) - to_battery
When I fill the values in the settings sheet the battery displays well, but the and the home values which are calculated by domoticz are too low, it ignores the Solar total value that I calculate.
I check these values with the solaredge monitor (have installed batter + in and export meter)
You can use a Shelly EM (per phase) to measure them if you don't have these values via a API
Quality outlives Quantity!
-
- Posts: 49
- Joined: Thursday 24 September 2020 14:30
- Target OS: NAS (Synology & others)
- Domoticz version: Beta
- Contact:
Re: Energy Dashboard (Build in)
Continuing the discussion here, for historical conversation purpose : https://github.com/domoticz/domoticz/issues/5798gizmocuz wrote: ↑Tuesday 11 June 2024 17:51 @rezzalex, This might have to be done in the plugin... On a Victron system, when you set the setpoint to 1000 Watt it takes 1000 Watt from the Grid. When you set the Setpoint to -1000 Watt, it returns to the Grid.
Is this with the build in Enphase hardware?
It is also mentioned in the enphase code:
But I don't see the value being used.. There is a Watt sensor being made, but this holds the total charge of the batteryThe current power charging/discharging the battery, in watts. Positive values indicate charging, negative values indicate discharging.
The value 'real_power_w' is not send to Domoticz which should contain the setpoint (current power)
Best to open an issue on github or send me a message on slack
- gizmocuz
- Posts: 2546
- Joined: Thursday 11 July 2013 18:59
- Target OS: Raspberry Pi / ODroid
- Domoticz version: beta
- Location: Top of the world
- Contact:
Re: Energy Dashboard (Build in)
In the current beta I added support for more (default/custom) icons, and basic on/off icon support.McMelloW wrote: ↑Thursday 13 June 2024 12:31 Great job with the use of custom icons. Looks very good.
Some points on how the custom icons behave in my configuration. The default icons, like temperature are not changed to the icon.
One of the widgets shows heating on or of. This has a custom icon in color (On) and gray (Off) It only shows the On icon in both situations.
The dashboard looks great, thanks for your work.
Quality outlives Quantity!
- McMelloW
- Posts: 434
- Joined: Monday 20 November 2017 17:01
- Target OS: Raspberry Pi / ODroid
- Domoticz version: V2024.1
- Location: Harderwijk, NL
- Contact:
-
- Posts: 368
- Joined: Friday 17 August 2018 14:03
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Contact:
Re: Energy Dashboard (Build in)
Just updated to latest version. Everything is showing correctly, however I just noticed the cost of energy and gas remains zero
The energy prices are filled in in the settings. Anyone has a hint how to fix?
The energy prices are filled in in the settings. Anyone has a hint how to fix?
- gizmocuz
- Posts: 2546
- Joined: Thursday 11 July 2013 18:59
- Target OS: Raspberry Pi / ODroid
- Domoticz version: beta
- Location: Top of the world
- Contact:
Re: Energy Dashboard (Build in)
@akamming, best to read through this topic.
Depending on the settings (are you using 'internal' or did you specify devices), make sure if you specify devices for your prices, that they do not have a timeout
Did you wait a few hours?
Depending on the settings (are you using 'internal' or did you specify devices), make sure if you specify devices for your prices, that they do not have a timeout
Did you wait a few hours?
Quality outlives Quantity!
-
- Posts: 368
- Joined: Friday 17 August 2018 14:03
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Contact:
Re: Energy Dashboard (Build in)
tx @gizmocuz
I read this entire thread, but can't seem to find the answer. Also don't know what you mean by "Internal or specify devices", can find a setting like that.
hope you can give me some clue how to fix...
I read this entire thread, but can't seem to find the answer. Also don't know what you mean by "Internal or specify devices", can find a setting like that.
hope you can give me some clue how to fix...
- FireWizard
- Posts: 1889
- Joined: Tuesday 25 December 2018 12:11
- Target OS: Raspberry Pi / ODroid
- Domoticz version: Beta
- Location: Voorthuizen (NL)
- Contact:
Re: Energy Dashboard (Build in)
Hi @akamming,
Did you configure "Internal(meter settings) in the tab meters/counters under Dynamic prices?
Regards
Did you configure "Internal(meter settings) in the tab meters/counters under Dynamic prices?
Regards
-
- Posts: 368
- Joined: Friday 17 August 2018 14:03
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Contact:
Re: Energy Dashboard (Build in)
Nope. That setting is set to "Niet actief" (since i don't have dynamic prices in my contract)
- FireWizard
- Posts: 1889
- Joined: Tuesday 25 December 2018 12:11
- Target OS: Raspberry Pi / ODroid
- Domoticz version: Beta
- Location: Voorthuizen (NL)
- Contact:
Re: Energy Dashboard (Build in)
Hi, @akamming,
Then, that is your issue.
Change that setting to Internal (meter settings).
It might look confusing, as you configure "static" prices in a field indicated as "Dynamic prices", but it is the way to do it.
Regards
Then, that is your issue.
Change that setting to Internal (meter settings).
It might look confusing, as you configure "static" prices in a field indicated as "Dynamic prices", but it is the way to do it.
Regards
-
- Posts: 368
- Joined: Friday 17 August 2018 14:03
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Contact:
Re: Energy Dashboard (Build in)
Ok just made the change. Hopefully the other reports are then also still ok
For now I still see 0 on the cost of the energie dashboard. But maybe have to wait a few hrs…
For now I still see 0 on the cost of the energie dashboard. But maybe have to wait a few hrs…
- gizmocuz
- Posts: 2546
- Joined: Thursday 11 July 2013 18:59
- Target OS: Raspberry Pi / ODroid
- Domoticz version: beta
- Location: Top of the world
- Contact:
Re: Energy Dashboard (Build in)
I will change it to "(Dynamic) Price calculation" ... maybe that sounds more logical
Quality outlives Quantity!
- FireWizard
- Posts: 1889
- Joined: Tuesday 25 December 2018 12:11
- Target OS: Raspberry Pi / ODroid
- Domoticz version: Beta
- Location: Voorthuizen (NL)
- Contact:
Re: Energy Dashboard (Build in)
Hello @gizmocuz,
@akamming,
Indeed you should wait . it will show values after some hours.
Regards
Probably a good idea, it might prevent confusion.I will change it to "(Dynamic) Price calculation" ... maybe that sounds more logical
@akamming,
Indeed you should wait . it will show values after some hours.
Regards
- gizmocuz
- Posts: 2546
- Joined: Thursday 11 July 2013 18:59
- Target OS: Raspberry Pi / ODroid
- Domoticz version: beta
- Location: Top of the world
- Contact:
Re: Energy Dashboard (Build in)
Done, new beta. Also a new option to tell how the P1 Electricity report should be displayed (like now/before = High/Low Tariff , or in a simple way (only usage/return.. handy when you have a dynamic energy contract and there is no high/low anymore)
It now also uses the real (dynamic) price when available
It now also uses the real (dynamic) price when available
Quality outlives Quantity!
-
- Posts: 612
- Joined: Sunday 01 November 2015 22:45
- Target OS: Raspberry Pi / ODroid
- Domoticz version: 2023.2
- Location: Twente
- Contact:
Re: Energy Dashboard (Build in)
How do we download it?
Automagic or install a new domoticz beta version.
Automagic or install a new domoticz beta version.
Bugs bug me.
-
- Posts: 368
- Joined: Friday 17 August 2018 14:03
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Contact:
Re: Energy Dashboard (Build in)
Yesterday after a few hrs, the cost for electricity started appearing. Gas remained zero (but i had to watch soccer instead of fixing domoticzFireWizard wrote: ↑Sunday 16 June 2024 13:48 Hello @gizmocuz,
Probably a good idea, it might prevent confusion.I will change it to "(Dynamic) Price calculation" ... maybe that sounds more logical
@akamming,
Indeed you should wait . it will show values after some hours.
Regards

but now when i wanted to troubleshoot i see that as of this morning i now also see the cost of gas, by the amount it started calculating as of 0.00, so apparently a wait till overnight was needed to make the cost appear
tx for the help
Who is online
Users browsing this forum: No registered users and 1 guest