
Search found 247 matches
- Monday 07 July 2025 20:29
- Forum: Python
- Topic: Python Plugin: Volvo EV
- Replies: 211
- Views: 47438
Re: Python Plugin: Volvo EV
You are right. I searched but not good enough 

- Monday 07 July 2025 17:44
- Forum: Python
- Topic: Python Plugin: Volvo EV
- Replies: 211
- Views: 47438
Re: Python Plugin: Volvo EV
Hi, actually what's in the custom text device so that I have an overview in just 1 place. Not sure how I can accomplish this. several ways to go: You could create a dzVents script to populate a text device or use something like dashticz to create your overview. To be honest domoticz is a outdated ...
- Saturday 10 May 2025 14:02
- Forum: Others
- Topic: Matter integration
- Replies: 20
- Views: 8851
Re: Matter integration
I saw this project. https://www.matteralpha.com/how-to/how- ... ge-at-home
I don’t have any matter nodes so i cann’t test this
I don’t have any matter nodes so i cann’t test this
- Sunday 09 February 2025 12:34
- Forum: Show your projects
- Topic: Energy Dashboard (Build in)
- Replies: 287
- Views: 47018
Re: Energy Dashboard (Build in)
try this way [S0#Total] - is the value that espeasy got from the sensor SendToHTTP,192.168.178.50,8080,/json.htm?type=command¶m=udevice&idx=915&svalue=[S0#Total] Or this for Power and Energy SendToHTTP,192.168.178.50,8080,/json.htm?type=command¶m=udevice&idx=915&svalue=[S0#Power];[S0#Total ...
- Sunday 09 February 2025 11:32
- Forum: Show your projects
- Topic: Energy Dashboard (Build in)
- Replies: 287
- Views: 47018
Re: Energy Dashboard (Build in)
I have used this one.
- Saturday 08 February 2025 15:04
- Forum: Show your projects
- Topic: Energy Dashboard (Build in)
- Replies: 287
- Views: 47018
Re: Energy Dashboard (Build in)
Thanks for your help I made a mistake with the setting.
- Saturday 08 February 2025 13:50
- Forum: Show your projects
- Topic: Energy Dashboard (Build in)
- Replies: 287
- Views: 47018
Re: Energy Dashboard (Build in)
This one is from the espeasy.
- Saturday 08 February 2025 13:35
- Forum: Show your projects
- Topic: Energy Dashboard (Build in)
- Replies: 287
- Views: 47018
Re: Energy Dashboard (Build in)
There is some progress when I use your call. Only "Vandaag"is giving a value but not on top. Have I forgotten something?
- Saturday 08 February 2025 12:25
- Forum: Show your projects
- Topic: Energy Dashboard (Build in)
- Replies: 287
- Views: 47018
Re: Energy Dashboard (Build in)
try this way [S0#Total] - is the value that espeasy got from the sensor SendToHTTP,192.168.178.50,8080,/json.htm?type=command¶m=udevice&idx=915&svalue=[S0#Total] Or this for Power and Energy SendToHTTP,192.168.178.50,8080,/json.htm?type=command¶m=udevice&idx=915&svalue=[S0#Power];[S0#Total ...
- Friday 07 February 2025 18:17
- Forum: Show your projects
- Topic: Energy Dashboard (Build in)
- Replies: 287
- Views: 47018
Re: Energy Dashboard (Build in)
Thanks I will try this and let you know.
- Friday 07 February 2025 17:27
- Forum: Show your projects
- Topic: Energy Dashboard (Build in)
- Replies: 287
- Views: 47018
Re: Energy Dashboard (Build in)
Yes the ipadres comma is good. I do not get any error. Do you have a example for a string to update electricity instand and counter because that is the problem. The string works for other devices and if you put a value like 1500 then it is updated. If searched the wiki and the examples I have found ...
- Friday 07 February 2025 16:36
- Forum: Show your projects
- Topic: Energy Dashboard (Build in)
- Replies: 287
- Views: 47018
Re: Energy Dashboard (Build in)
If I test it with these values the sensor isn't update. If I try a different sensor then it works. My conclusion is that there is something wrong in this call.
Code: Select all
curl "http://192.168.178.50:8080/json.htm?type=command¶m=udevice&idx=915&nvalue=0&svalue=1500;3500"
- Friday 07 February 2025 16:29
- Forum: Show your projects
- Topic: Energy Dashboard (Build in)
- Replies: 287
- Views: 47018
Re: Energy Dashboard (Build in)
Thanks both for your help, you mean this?
I 'am not very good in this.
I 'am not very good in this.
- Friday 07 February 2025 16:12
- Forum: Show your projects
- Topic: Energy Dashboard (Build in)
- Replies: 287
- Views: 47018
Re: Energy Dashboard (Build in)
Code: Select all
SendToHTTP 192.168.178.50,8080,/json.htm?
Code: Select all
SendToHTTP 192.168.178.50,8080,/json.htm?
I got a send error
- Friday 07 February 2025 16:04
- Forum: Show your projects
- Topic: Energy Dashboard (Build in)
- Replies: 287
- Views: 47018
Re: Energy Dashboard (Build in)
The total count from my espeasy S0 I want to send to the Electricity_(instant_and_counter)
- Friday 07 February 2025 15:28
- Forum: Show your projects
- Topic: Energy Dashboard (Build in)
- Replies: 287
- Views: 47018
Re: Energy Dashboard (Build in)
A solar inverter normally gives its total energy (In kWh or Wh) and its current generated Power (in Watt). If these values are given by your inverter they normally should be supplied to an Electricity (Instand and counter) device https://wiki.domoticz.com/Dummy_for_virtual_Switches#Electricity ...
- Tuesday 04 February 2025 19:09
- Forum: Show your projects
- Topic: Energy Dashboard (Build in)
- Replies: 287
- Views: 47018
Re: Energy Dashboard (Build in)
Walter,
I let you know when there’s solar to test it.
I let you know when there’s solar to test it.
- Sunday 02 February 2025 22:32
- Forum: Show your projects
- Topic: Energy Dashboard (Build in)
- Replies: 287
- Views: 47018
Re: Energy Dashboard (Build in)
It’s from a dummy device. I don’t know which device i should select for my S0 counter
For the other items the counter does appear
For the other items the counter does appear
- Sunday 02 February 2025 15:15
- Forum: Show your projects
- Topic: Energy Dashboard (Build in)
- Replies: 287
- Views: 47018
Re: Energy Dashboard (Build in)
Still the same problem, I cann´t select my S0 general counter in my Solar setting because it does not appear in the selection.
How can I solve this?
In the other free fields there you can choose general counters but not in solar
How can I solve this?
In the other free fields there you can choose general counters but not in solar
- Sunday 26 January 2025 16:21
- Forum: Show your projects
- Topic: Energy Dashboard (Build in)
- Replies: 287
- Views: 47018
Re: Energy Dashboard (Build in)
Got it wrong device. Still the same problem, I cann´t select my S0 general counter in my Solar setting because it does not appear in the selection.
How can I solve this?
How can I solve this?