Energy Dashboard (Build in)
Moderator: leecollings
-
- Posts: 92
- Joined: Thursday 18 May 2017 8:08
- Target OS: Raspberry Pi / ODroid
- Domoticz version: Left
- Contact:
Re: Energy Dashboard (Build in)
I have multiple solar inverters (and no battery) is it possible to combine multiple solar inverter to 1?
I tried something with a custom sensor which add both, this works but still is a dirty solution.
Second I have a fixed contract with fixed prices, but in the Netherlands we have netting (salderen). price for delivery and return are the same is the total usage over a period is higher or equal the total return.
A few years ago a made a formula to calculate this, but this formula changed the actual price at the end of the period. I dont know if it is possible to add this into the calculation. Its a pain in the ass since actual prices are only know at the end of the period.
I tried something with a custom sensor which add both, this works but still is a dirty solution.
Second I have a fixed contract with fixed prices, but in the Netherlands we have netting (salderen). price for delivery and return are the same is the total usage over a period is higher or equal the total return.
A few years ago a made a formula to calculate this, but this formula changed the actual price at the end of the period. I dont know if it is possible to add this into the calculation. Its a pain in the ass since actual prices are only know at the end of the period.
- gizmocuz
- Posts: 2350
- Joined: Thursday 11 July 2013 18:59
- Target OS: Raspberry Pi / ODroid
- Domoticz version: beta
- Location: Top of the world
- Contact:
- waltervl
- Posts: 5148
- Joined: Monday 28 January 2019 18:48
- Target OS: Linux
- Domoticz version: 2024.7
- Location: NL
- Contact:
Re: Energy Dashboard (Build in)
Better not use a Custom Sensor but a Electricity (instant and counter) device.
I already posted a script in this discussion how to combine multiple devices in a new dummy Electricity (instant and counter) device.
https://www.domoticz.com/forum/viewtopi ... 34#p317834
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
- gizmocuz
- Posts: 2350
- 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)
Yes, this was correct. I assumed this display was only useful when you have a PV system.
In the upcoming beta version it is now possible to display without PV.
Quality outlives Quantity!
-
- Posts: 229
- Joined: Wednesday 30 April 2014 20:27
- Target OS: Raspberry Pi / ODroid
- Domoticz version: Stable
- Location: The Netherlands
- Contact:
Re: Energy Dashboard (Build in)
Thank you in advance for the option
-
- Posts: 337
- Joined: Friday 17 August 2018 14:03
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Contact:
Re: Energy Dashboard (Build in)
I have a feature request:
it would be really nice that when you click on a device on the energy dashboard, it would direct you directly to the devicelog of that device, so a link like http(s)://<ip:port>/#/Devices/<deviceidx>/Log
would this be possible?
it would be really nice that when you click on a device on the energy dashboard, it would direct you directly to the devicelog of that device, so a link like http(s)://<ip:port>/#/Devices/<deviceidx>/Log
would this be possible?
-
- Posts: 97
- Joined: Saturday 14 March 2020 13:40
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Contact:
Re: Energy Dashboard (Build in)
Yes. that would be great.
-
- Posts: 97
- Joined: Saturday 14 March 2020 13:40
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Contact:
Re: Energy Dashboard (Build in)
(minor) feature request for the excellent (thanks for it!) new display:
Option for arranging the items also in portrait mode rather than landscape would improve usage e.g. with smartphones.
Option for arranging the items also in portrait mode rather than landscape would improve usage e.g. with smartphones.
- waltervl
- Posts: 5148
- Joined: Monday 28 January 2019 18:48
- Target OS: Linux
- Domoticz version: 2024.7
- Location: NL
- Contact:
Re: Energy Dashboard (Build in)
Works for me on my smartphone. How does yours look like? You can also zoom in..imautohuttraeger wrote: ↑Sunday 14 July 2024 8:47 (minor) feature request for the excellent (thanks for it!) new display:
Option for arranging the items also in portrait mode rather than landscape would improve usage e.g. with smartphones.
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: 97
- Joined: Saturday 14 March 2020 13:40
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Contact:
Re: Energy Dashboard (Build in)
Yes, it is working on the smartphone. But it is very small. Usage of the unused space above and below, with bigger items and larger font would improve visibility. Compare my "solution" - before the nice new energy dashboard existed - with a simple floor plan (please don`t laugh about the amateurish design )waltervl wrote: ↑Sunday 14 July 2024 15:37Works for me on my smartphone. How does yours look like? You can also zoom in..imautohuttraeger wrote: ↑Sunday 14 July 2024 8:47 (minor) feature request for the excellent (thanks for it!) new display:
Option for arranging the items also in portrait mode rather than landscape would improve usage e.g. with smartphones.
- Attachments
-
- ugly_selfmade_energy_dashboard_with_floorplan.png (182.12 KiB) Viewed 1020 times
-
- Posts: 347
- Joined: Sunday 03 July 2016 16:16
- Target OS: Raspberry Pi / ODroid
- Domoticz version: V2024.3
- Location: Netherlands
- Contact:
Re: Energy Dashboard (Build in)
Can you share how to do this as it's way more better to view on the phone than the integrated energy dashboard.
Raspberry pi 3b
Arduino
KAKU
RfxCom
Zwave
OTGW
Chinese sensors temp (Dallas),movement
Tasmota
Esp8266 espeasy
MQTT
Arduino
KAKU
RfxCom
Zwave
OTGW
Chinese sensors temp (Dallas),movement
Tasmota
Esp8266 espeasy
MQTT
-
- Posts: 97
- Joined: Saturday 14 March 2020 13:40
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Contact:
Re: Energy Dashboard (Build in)
NOTE: THIS WORKAROUND IS CRAP COMPARED TO THE NICE NEW ENERGY DASHBOARD. It is just a group of devices based on function placed on a background image.
You have to create a "room" and a roomplan. I have called it Energy. Then you assign the needed devices to this room. Then you create a floorplan which only contains this "room".
This was just my workaround (without any animated energy flow of course) before the energy dashboard existed. I have created a background image (usually it is a floor plan) and placed the necessary devices on it.
https://www.domoticz.com/wiki/Floorplans
- Attachments
-
- IMG_COM_202407151324376080.jpg (124.19 KiB) Viewed 983 times
- waltervl
- Posts: 5148
- Joined: Monday 28 January 2019 18:48
- Target OS: Linux
- Domoticz version: 2024.7
- Location: NL
- Contact:
Re: Energy Dashboard (Build in)
When you have also battery installed it is already less landscape or portait mode. See the screenshot in https://www.domoticz.com/forum/viewtopi ... 69#p318569
So it will be difficult to satisfy everybody's wishes. The workaround to have it in the floorplan has been around for ages.
So it will be difficult to satisfy everybody's wishes. The workaround to have it in the floorplan has been around for ages.
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: 97
- Joined: Saturday 14 March 2020 13:40
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Contact:
Re: Energy Dashboard (Build in)
That's right. A bigger font size would even be enough. But I think this wouldn't work inside the bullets.
To avoid any misunderstanding: I absolutely love the new Energy dashboard!
To avoid any misunderstanding: I absolutely love the new Energy dashboard!
Re: Energy Dashboard (Build in)
Strangely, it doesn't work for me.
LINUX MINT
BMAX B3Plus Mini PC 8GB DDR4 256GB Jasper Lake N5095 (2.9 GHz)
DOMOTICZ 2024.7
LINUX MINT
BMAX B3Plus Mini PC 8GB DDR4 256GB Jasper Lake N5095 (2.9 GHz)
DOMOTICZ 2024.7
- Attachments
-
- iScreen Shoter - 20240714170543327 (1).png (261.23 KiB) Viewed 895 times
-
- Posts: 97
- Joined: Saturday 14 March 2020 13:40
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Contact:
Re: Energy Dashboard (Build in)
Don't know if this is the cause. But in my case, type "General" with subtype "kWh" is working (rather than your type "Usage" and subtype "Elektric"). Maybe it is worth a trial.
- Attachments
-
- IMG_COM_202407161245100021.jpg (28.83 KiB) Viewed 868 times
-
- IMG_COM_202407161245099260.jpg (29.6 KiB) Viewed 868 times
-
- Posts: 97
- Joined: Saturday 14 March 2020 13:40
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Contact:
Re: Energy Dashboard (Build in)
I don't get the cost fields filled on the energy dashboard. Simple typing in the costs in setup / meters/counters doesn't seem to be enough. Do I need an "Electricity price device"? I tried to choose "Internal (Meter settings) from the drop-down menu without success.
- Attachments
-
- IMG_COM_202407161305519611.jpg (112.9 KiB) Viewed 860 times
-
- IMG_COM_202407161305518470.jpg (53.88 KiB) Viewed 860 times
Re: Energy Dashboard (Build in)
I understand, but that's how it is with me.imautohuttraeger wrote: ↑Tuesday 16 July 2024 12:53 Don't know if this is the cause. But in my case, type "General" with subtype "kWh" is working (rather than your type "Usage" and subtype "Elektric"). Maybe it is worth a trial.
- Attachments
-
- iScreen Shoter - 20240716134603169.png (66.1 KiB) Viewed 850 times
-
- Posts: 97
- Joined: Saturday 14 March 2020 13:40
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Contact:
Re: Energy Dashboard (Build in)
OK. But compare with my screenshot: Your device is missing "Type: Return" and "Energy read: From Device". As already mentioned: I have no idea, if this is the cause. Just sharing how it works for me.
- waltervl
- Posts: 5148
- Joined: Monday 28 January 2019 18:48
- Target OS: Linux
- Domoticz version: 2024.7
- Location: NL
- Contact:
Re: Energy Dashboard (Build in)
You have to enable (Dynamic) price calculation. Select a specific sensor with dynamic price information or use the fixed "internal (meter settings)"imautohuttraeger wrote: ↑Tuesday 16 July 2024 13:14 I don't get the cost fields filled on the energy dashboard. Simple typing in the costs in setup / meters/counters doesn't seem to be enough. Do I need an "Electricity price device"? I tried to choose "Internal (Meter settings) from the drop-down menu without success.
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
Who is online
Users browsing this forum: No registered users and 1 guest