my electricity measurement is like here on this link
viewtopic.php?t=20820
NOT pulse counter
Search found 72 matches
- Sunday 09 February 2025 18:33
- Forum: Show your projects
- Topic: Energy Dashboard (Build in)
- Replies: 287
- Views: 42879
- Saturday 08 February 2025 14:39
- Forum: Show your projects
- Topic: Energy Dashboard (Build in)
- Replies: 287
- Views: 42879
- Saturday 08 February 2025 14:10
- Forum: Show your projects
- Topic: Energy Dashboard (Build in)
- Replies: 287
- Views: 42879
Re: Energy Dashboard (Build in)
on the device in Domoticz the value at the top is the current power W, the value below is the energy consumed for that day in KWh.
In your case, some script is needed because it is a pulse counter. For example, one pulse is equal to how many.
in my case I use this
In your case, some script is needed because it is a pulse counter. For example, one pulse is equal to how many.
in my case I use this
- Saturday 08 February 2025 13:48
- Forum: Show your projects
- Topic: Energy Dashboard (Build in)
- Replies: 287
- Views: 42879
- Saturday 08 February 2025 13:22
- Forum: Show your projects
- Topic: Energy Dashboard (Build in)
- Replies: 287
- Views: 42879
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:11
- Forum: Show your projects
- Topic: Energy Dashboard (Build in)
- Replies: 287
- Views: 42879
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 21 June 2024 13:17
- Forum: dzVents
- Topic: Electricity consumption & cost per day, month and year [Solved]
- Replies: 23
- Views: 9809
Re: Electricity consumption & cost per day, month and year [Solved]
@mojso After upgrading to 16089 I have the same errors Is this problem solved in your situation? What have you done? Thanks in advance Check the Json, it probably changed values v has become v1? waltervl is right the v value is now v1 OK Guys, thanks for the answer, what causes this change from v ...
- Friday 21 June 2024 11:15
- Forum: dzVents
- Topic: Electricity consumption & cost per day, month and year [Solved]
- Replies: 23
- Views: 9809
Re: Electricity consumption & cost per day, month and year [Solved]
After two last uldate of domoticz i get this error (3.1.8) ElectricityConsumptionAndCost: An error occurred when calling event handler ElectricityCost 2024-06-17 16:25:01.510 Error: dzVents: Error: (3.1.8) ElectricityConsumptionAndCost: ...cz/scripts/dzVents/generated_scripts/ElectricityCost.lua ...
- Monday 17 June 2024 16:26
- Forum: dzVents
- Topic: Electricity consumption & cost per day, month and year [Solved]
- Replies: 23
- Views: 9809
Re: Electricity consumption & cost per day, month and year [Solved]
After two last uldate of domoticz i get this error (3.1.8) ElectricityConsumptionAndCost: An error occurred when calling event handler ElectricityCost 2024-06-17 16:25:01.510 Error: dzVents: Error: (3.1.8) ElectricityConsumptionAndCost: ...cz/scripts/dzVents/generated_scripts/ElectricityCost.lua:167 ...
- Thursday 09 May 2024 1:36
- Forum: dzVents
- Topic: Earthquake info from www.seismicportal.eu
- Replies: 8
- Views: 1484
Re: Earthquake info from www.seismicportal.eu
This is my second version of my script. -- This script was created by mojso -- https://github.com/mojso/Domoticz_scripts --this scripts gets earthquake info from www.seismicportal.eu for a defined area and then updates a text sensor with Magnitude and location --it takes the first entry (= the most ...
- Thursday 18 January 2024 12:04
- Forum: dzVents
- Topic: Earthquake info from www.seismicportal.eu
- Replies: 8
- Views: 1484
Earthquake info from www.seismicportal.eu
Earthquake info from www.seismicportal.eu more detailed information on telegram about the earthquake -- This script was created by mojso -- https://github.com/mojso/Domoticz_scripts --this scripts gets earthquake info from www.seismicportal.eu for a defined area and then updates a text sensor with ...
- Sunday 10 December 2023 11:44
- Forum: Bash / PowerShell / Batch etc.
- Topic: Internet speed measurement, Speedtest-cli in Docker container
- Replies: 0
- Views: 8386
Internet speed measurement, Speedtest-cli in Docker container
Internet speed measurement, Speedtest-cli in Docker container, script modification from this link https://www.domoticz.com/wiki/Bash_-_Speedtest.net_Download/Upload/Ping_monitoring and Internet Speed Test in a Container from here https://github.com/robinmanuelthiel/speedtest?tab=readme-ov-file ...
- Friday 01 December 2023 19:44
- Forum: Installation, Compiling, Permissions, Security and Starting
- Topic: Update to latest Beta (15686) failed
- Replies: 30
- Views: 7260
Re: Update to latest Beta (15686) failed
same problem
emichiels wrote: ↑Friday 01 December 2023 18:54 same problem over here with running domoticz on a RPI on buster
./domoticz: /lib/arm-linux-gnueabihf/libpthread.so.0: version `GLIBC_2.30' not found (required by ./domoticz)
./domoticz: /lib/arm-linux-gnueabihf/libm.so.6: version `GLIBC_2.29' not found (required by ./domoticz)
- Monday 06 November 2023 23:34
- Forum: Other questions and discussions
- Topic: doorbell script
- Replies: 6
- Views: 1733
Re: doorbell script
@snellejellep, Should be possible but some questions: - are these standard on/off, -dimlights or rgbw type of lights - howto "flash" these lights? Simple on/off or something else ? I use philips hue lights, some are rgb, some just white, i tought about just flashing the white ones and letting the ...
- Saturday 03 June 2023 22:50
- Forum: Third party and supplementary tools
- Topic: dtgbot - Domoticz TeleGram BOT
- Replies: 597
- Views: 127381
Re: dtgbot - Domoticz TeleGram BOT
dtgbot doesn't work with the latest domoticz update 15330
- Monday 27 March 2023 21:27
- Forum: Python
- Topic: Python plugin: Presence detection from wireless router
- Replies: 1109
- Views: 209031
Re: Python plugin: Presence detection from wireless router
very good, works with dd-wrt
- Saturday 17 December 2022 16:44
- Forum: Other questions and discussions
- Topic: Arilux AL-LC0x hardware
- Replies: 4
- Views: 345
Re: Arilux AL-LC0x hardware
If you have entered an IP address you probably will have done that in the hardware configuration.. menu setup - hardware and select the active Arilux device. Yes exactly. But if you don't know the correct IP address of the device which is made through Arilux hardware device, the device cannot be ...
- Friday 16 December 2022 21:21
- Forum: Other questions and discussions
- Topic: Arilux AL-LC0x hardware
- Replies: 4
- Views: 345
Re: Arilux AL-LC0x hardware
The Ip adress can be found in the website of your wifi router. Also an application like Fing.com can help you find all connected devices in your home network. Yes, of course the IP address can be found in my router, but the problem is that it was assigned a static IP address different from the one ...
- Saturday 10 December 2022 9:39
- Forum: Other questions and discussions
- Topic: Arilux AL-LC0x hardware
- Replies: 4
- Views: 345
Arilux AL-LC0x hardware
where can i find the ip addresses of the devices made through the Arilux AL-LC0x hardware
- Tuesday 22 November 2022 23:38
- Forum: Third party and supplementary tools
- Topic: dtgbot - Domoticz TeleGram BOT
- Replies: 597
- Views: 127381
Re: dtgbot - Domoticz TeleGram BOT
I sent you in messages, the last lines where the error appears