Energy Dashboard (Build in)
Moderator: leecollings
- gizmocuz
- Posts: 2486
- 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)
New beta version (16055)
- More language translations (not all are already translated on Transifex yet except for Dutch)
- Configured Currency sign is now also being used in the web interface (Settings->Location, default set to €)
- Fixed an issue when the flow was not displayed as lines and a battery was being charged from the grid
- When the dashboard has not been configured yet, a message is displayed
- Text spacing has been adjusted for the 3 custom widgets, should now display correctly 3 lines of text when applicable
- Now possible to use a kWh sensor for the Grid Widget
- More language translations (not all are already translated on Transifex yet except for Dutch)
- Configured Currency sign is now also being used in the web interface (Settings->Location, default set to €)
- Fixed an issue when the flow was not displayed as lines and a battery was being charged from the grid
- When the dashboard has not been configured yet, a message is displayed
- Text spacing has been adjusted for the 3 custom widgets, should now display correctly 3 lines of text when applicable
- Now possible to use a kWh sensor for the Grid Widget
Quality outlives Quantity!
- waltervl
- Posts: 5741
- Joined: Monday 28 January 2019 18:48
- Target OS: Linux
- Domoticz version: 2024.7
- Location: NL
- Contact:
Re: Energy Dashboard (Build in)
My General, Kwh meter in Domoticz It is decrementing indeed, costs are also decrementing, it is working perfectly in Domoticz (now also with the graphs). A Solar Panel installation has nothing to do with it. We do not all have Smart meters.....gizmocuz wrote: ↑Tuesday 11 June 2024 8:23Not sure how this goes well.... and what you are measuring....
When you deliver power back to the grid, the kWh counter is decrementing?
And how do you get an overview of the total Usage / Delivery per day/month/year?
Would it not be much better to use a P1 sensor for this? You could program this in dzVents.
Just update Usage1/Delivery1 (T1/R1) and keep the other values zero
I will see if I can add a kWh sensor as Grid meter in the dashboard, this makes sense for users without solar panels and smart meter.
But when you do have solar panels and no smart meter, I would definitely go the P1 way
Domoticz running on Udoo X86 (on Ubuntu)
Devices/plugins: ZigbeeforDomoticz (with Xiaomi, Ikea, Tuya devices), Nefit Easy, Midea Airco, Omnik Solar, Goodwe Solar
Devices/plugins: ZigbeeforDomoticz (with Xiaomi, Ikea, Tuya devices), Nefit Easy, Midea Airco, Omnik Solar, Goodwe Solar
- waltervl
- Posts: 5741
- Joined: Monday 28 January 2019 18:48
- Target OS: Linux
- Domoticz version: 2024.7
- Location: NL
- Contact:
Re: Energy Dashboard (Build in)
Great!gizmocuz wrote: ↑Tuesday 11 June 2024 9:40 New beta version (16055)
- More language translations (not all are already translated on Transifex yet except for Dutch)
- Configured Currency sign is now also being used in the web interface (Settings->Location, default set to €)
- Fixed an issue when the flow was not displayed as lines and a battery was being charged from the grid
- When the dashboard has not been configured yet, a message is displayed
- Text spacing has been adjusted for the 3 custom widgets, should now display correctly 3 lines of text when applicable
- Now possible to use a kWh sensor for the Grid Widget
Domoticz running on Udoo X86 (on Ubuntu)
Devices/plugins: ZigbeeforDomoticz (with Xiaomi, Ikea, Tuya devices), Nefit Easy, Midea Airco, Omnik Solar, Goodwe Solar
Devices/plugins: ZigbeeforDomoticz (with Xiaomi, Ikea, Tuya devices), Nefit Easy, Midea Airco, Omnik Solar, Goodwe Solar
-
- Posts: 279
- Joined: Wednesday 04 July 2018 7:48
- Target OS: Raspberry Pi / ODroid
- Domoticz version: Beta
- Location: Netherlands
- Contact:
Re: Energy Dashboard (Build in)
I missed the dynamic sensors part ... Did set them to internal now but still the amout stays on zero ...gizmocuz wrote: ↑Tuesday 11 June 2024 9:22 @rezzalex, I was talking about the Grid widget in the Energy Dashboard not the Solar widget.
@eddieb, see a few posts up from Walter, you have to set the correct values for electricity, water and gas if you are not using enever or have a dynamic energy sensor. Next select your dynamic price sensor (or set this to internal to use the manual configured values) in the same setup screen (meters)
the values below where there all the time
RPI4 Beta / Tasmota / ZigBee2MQTT / P1meter / Haier AC with Node-Red and MQTT / SolarEdge SE3500H modbus_tcp / Opentherm gateway / Plugwise Anna/Smile / ObserverIP weatherstation thru WuDirect
Feeding ADSB https://adsb.im/home
Feeding ADSB https://adsb.im/home
- waltervl
- Posts: 5741
- Joined: Monday 28 January 2019 18:48
- Target OS: Linux
- Domoticz version: 2024.7
- Location: NL
- Contact:
Re: Energy Dashboard (Build in)
It will take some time to display this.
Domoticz running on Udoo X86 (on Ubuntu)
Devices/plugins: ZigbeeforDomoticz (with Xiaomi, Ikea, Tuya devices), Nefit Easy, Midea Airco, Omnik Solar, Goodwe Solar
Devices/plugins: ZigbeeforDomoticz (with Xiaomi, Ikea, Tuya devices), Nefit Easy, Midea Airco, Omnik Solar, Goodwe Solar
- psubiaco
- Posts: 219
- Joined: Monday 20 August 2018 9:38
- Target OS: Raspberry Pi / ODroid
- Domoticz version: Beta
- Location: Italy
- Contact:
Re: Energy Dashboard (Build in)
Virtual P1 meter (showing import and export energy)
For those (as me) who use a general kWh meter to measure the power/energy from grid, I've just written a LUA script that updates a virtual P1 meter (that you have to create from Domoticz -> Setup -> Hardware) from an existing general kWh meter.
Just fetch the file script_device_power2p1.lua from https://github.com/CreasolTech/domoticz_lua_scripts and edit the first 4 variables in the begin of file.
For any suggestions to improve the script, feel free to write me with a personal message or a GitHub issue.
For those (as me) who use a general kWh meter to measure the power/energy from grid, I've just written a LUA script that updates a virtual P1 meter (that you have to create from Domoticz -> Setup -> Hardware) from an existing general kWh meter.
Just fetch the file script_device_power2p1.lua from https://github.com/CreasolTech/domoticz_lua_scripts and edit the first 4 variables in the begin of file.
For any suggestions to improve the script, feel free to write me with a personal message or a GitHub issue.
Paolo
--
I use DomBus modules to charge EV car, get a full alarm system, control heat pump, fire alarm detection, lights and much more. Video
Facebook page - Youtube channel
--
I use DomBus modules to charge EV car, get a full alarm system, control heat pump, fire alarm detection, lights and much more. Video
Facebook page - Youtube channel
- waltervl
- Posts: 5741
- Joined: Monday 28 January 2019 18:48
- Target OS: Linux
- Domoticz version: 2024.7
- Location: NL
- Contact:
Re: Energy Dashboard (Build in)
Not needed anymore because the energy dashboard can now handle a general kWh device....psubiaco wrote: ↑Tuesday 11 June 2024 11:14 Virtual P1 meter (showing import and export energy)
For those (as me) who use a general kWh meter to measure the power/energy from grid, I've just written a LUA script that updates a virtual P1 meter (that you have to create from Domoticz -> Setup -> Hardware) from an existing general kWh meter.
Just fetch the file script_device_power2p1.lua from https://github.com/CreasolTech/domoticz_lua_scripts and edit the first 4 variables in the begin of file.
For any suggestions to improve the script, feel free to write me with a personal message or a GitHub issue.
Domoticz running on Udoo X86 (on Ubuntu)
Devices/plugins: ZigbeeforDomoticz (with Xiaomi, Ikea, Tuya devices), Nefit Easy, Midea Airco, Omnik Solar, Goodwe Solar
Devices/plugins: ZigbeeforDomoticz (with Xiaomi, Ikea, Tuya devices), Nefit Easy, Midea Airco, Omnik Solar, Goodwe Solar
- psubiaco
- Posts: 219
- Joined: Monday 20 August 2018 9:38
- Target OS: Raspberry Pi / ODroid
- Domoticz version: Beta
- Location: Italy
- Contact:
Re: Energy Dashboard (Build in)
Script is needed if you want to see imported and exported energy separately. This is good for those who have solar panels or other generator.
In any case, for those who don't have photovoltaic, it's very good that Energy Dashboard now manages general kWh meter!!!!
EDIT: also, the script is able to sum the power from 2 or more generators (e.g. photovoltaic on the roof, photovoltaic in the garden, wind turbine, cogenerator, ...) into a single virtual meter, that can be used in the Energy Dashboard. https://github.com/CreasolTech/domoticz_lua_scripts
Last edited by psubiaco on Tuesday 11 June 2024 15:17, edited 2 times in total.
Paolo
--
I use DomBus modules to charge EV car, get a full alarm system, control heat pump, fire alarm detection, lights and much more. Video
Facebook page - Youtube channel
--
I use DomBus modules to charge EV car, get a full alarm system, control heat pump, fire alarm detection, lights and much more. Video
Facebook page - Youtube channel
- HansieNL
- Posts: 964
- Joined: Monday 28 September 2015 15:13
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Contact:
Re: Energy Dashboard (Build in)
On the download website the version is 2024.3.16055 ?? Should this not be 2024.4.16055?
Same for stable version.
Blah blah blah
-
- Posts: 569
- Joined: Monday 20 March 2023 14:41
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Location: Somewhere in NL
- Contact:
Re: Energy Dashboard (Build in)
Installed the last version 16055 I have 3 zigbee plug which I would like to have it the custom widgets.
All 3 zigbee plugs use the General / kWh widget in Domoticz and work ok for years.
This the graphic result, only the first (upper) displays ok. What am I doing wrong? EDIT: Sorry found it in the settings, field was wrong.
All 3 zigbee plugs use the General / kWh widget in Domoticz and work ok for years.
This the graphic result, only the first (upper) displays ok. What am I doing wrong? EDIT: Sorry found it in the settings, field was wrong.

Logic will get you from A to B. Imagination will take you everywhere.
-
- Posts: 49
- Joined: Thursday 24 September 2020 14:30
- Target OS: NAS (Synology & others)
- Domoticz version: Beta
- Contact:
Re: Energy Dashboard (Build in)
Hello. The battery usage from Enphase plugin appears inverted in the energy dashboard.
80 watts on the sensors is interpreted by the new dashboard as "the battery is charging 80 watts, except this is the opposite, it "supply" 80 watts to Home.
Where the fix should be done : On dashboard side or Enphase plugin side ?
80 watts on the sensors is interpreted by the new dashboard as "the battery is charging 80 watts, except this is the opposite, it "supply" 80 watts to Home.
Where the fix should be done : On dashboard side or Enphase plugin side ?
- gizmocuz
- Posts: 2486
- 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)
@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:
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
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
Quality outlives Quantity!
-
- Posts: 37
- Joined: Saturday 28 March 2020 13:55
- Target OS: Raspberry Pi / ODroid
- Domoticz version: beta
- Contact:
Re: Energy Dashboard (Build in)
How long? Everything is working fine, except for the prices (still 0.00 €)

Settings:
- Attachments
-
- dynamic.png (11.54 KiB) Viewed 1538 times
-
- prices.png (18.74 KiB) Viewed 1540 times
Raspberry PI 2 & 3 & 4 | RFlink | MySensors | ESP32 | Homebridge | Tasmota Sonoff | Zigbee2Mqtt | ADS-B
- waltervl
- Posts: 5741
- Joined: Monday 28 January 2019 18:48
- Target OS: Linux
- Domoticz version: 2024.7
- Location: NL
- Contact:
Re: Energy Dashboard (Build in)
As soon as there is a notable change in usage/production.
The costs will be calculated from the time you enabled this function. So probably showing wrong total values the first day. The next day it will start showing correct values.
The costs will be calculated from the time you enabled this function. So probably showing wrong total values the first day. The next day it will start showing correct values.
Domoticz running on Udoo X86 (on Ubuntu)
Devices/plugins: ZigbeeforDomoticz (with Xiaomi, Ikea, Tuya devices), Nefit Easy, Midea Airco, Omnik Solar, Goodwe Solar
Devices/plugins: ZigbeeforDomoticz (with Xiaomi, Ikea, Tuya devices), Nefit Easy, Midea Airco, Omnik Solar, Goodwe Solar
-
- Posts: 37
- Joined: Saturday 28 March 2020 13:55
- Target OS: Raspberry Pi / ODroid
- Domoticz version: beta
- Contact:
Re: Energy Dashboard (Build in)
Thanks, it is working now!

Raspberry PI 2 & 3 & 4 | RFlink | MySensors | ESP32 | Homebridge | Tasmota Sonoff | Zigbee2Mqtt | ADS-B
-
- Posts: 39
- Joined: Friday 14 October 2022 10:46
- Target OS: NAS (Synology & others)
- Domoticz version: 2024-7
- Location: Nederland
- Contact:
Re: Energy Dashboard (Build in)
Wow! nice dashboard. I have also a price problem. I have dynamic electricity and the usages costs are nicely presented in the dashboard. My gas contract is a fixed price. This is entered in the meter settings. Did not work. Now i have made a generic dummy device and have put the price in de value. I selected it to be a dynamic price voor my gas. This also gives my no gas costs. I waited a day and my gas is running (bad weather and kids in the shower
)
So i think there is some bug or my settings are not right
link to image of my settings
https://1drv.ms/i/s!AqRX0CZqiFeel50DX5j ... A?e=ag58Yd

So i think there is some bug or my settings are not right
link to image of my settings
https://1drv.ms/i/s!AqRX0CZqiFeel50DX5j ... A?e=ag58Yd
Running latest BETA on on Docker (Container Manager) in Synology NAS using zwave_js_ui with mqtt. Getting started with homebridge.
Living in an automated house is a survival but it is worth it
Living in an automated house is a survival but it is worth it
-
- Posts: 39
- Joined: Friday 14 October 2022 10:46
- Target OS: NAS (Synology & others)
- Domoticz version: 2024-7
- Location: Nederland
- Contact:
Re: Energy Dashboard (Build in)
A question: If i use dynamic usage electric prices is the return price still the fixed price? Because thats the case by me.
Running latest BETA on on Docker (Container Manager) in Synology NAS using zwave_js_ui with mqtt. Getting started with homebridge.
Living in an automated house is a survival but it is worth it
Living in an automated house is a survival but it is worth it
- waltervl
- Posts: 5741
- Joined: Monday 28 January 2019 18:48
- Target OS: Linux
- Domoticz version: 2024.7
- Location: NL
- Contact:
Re: Energy Dashboard (Build in)
Check the device log page. It should also show the costs (in the monthly graph)
Domoticz running on Udoo X86 (on Ubuntu)
Devices/plugins: ZigbeeforDomoticz (with Xiaomi, Ikea, Tuya devices), Nefit Easy, Midea Airco, Omnik Solar, Goodwe Solar
Devices/plugins: ZigbeeforDomoticz (with Xiaomi, Ikea, Tuya devices), Nefit Easy, Midea Airco, Omnik Solar, Goodwe Solar
-
- Posts: 497
- Joined: Friday 22 May 2015 12:21
- Target OS: Raspberry Pi / ODroid
- Domoticz version: 4.11083
- Location: Asten NB Nederland
- Contact:
Re: Energy Dashboard (Build in)
nice, good work
Your mind is like a parachute,
It only works when it is opened!
RPI4 several Fibaro, KaKu, Neocoolcam switches, Z-Wave, Zigbee2Mqtt, Ikea bulbs and remote, Zigbee temp nodes
It only works when it is opened!
RPI4 several Fibaro, KaKu, Neocoolcam switches, Z-Wave, Zigbee2Mqtt, Ikea bulbs and remote, Zigbee temp nodes
-
- Posts: 215
- Joined: Friday 12 January 2018 8:26
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Contact:
Re: Energy Dashboard (Build in)
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)
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)
Who is online
Users browsing this forum: No registered users and 1 guest