Search found 196 matches
- Saturday 15 February 2025 19:25
- Forum: Bugs and Problems
- Topic: All RFXMeters are gone after upgrade
- Replies: 0
- Views: 332
All RFXMeters are gone after upgrade
After upgrading from Version 16344 to 1 6461 I read an error in the log: 2025-02-15 14:35:00.380 Error: Invalid Number sValue: '%' for device idx: '%' 2025-02-15 14:35:00.381 Error: Invalid Number sValue: '%' for device idx: '%' 2025-02-15 14:35:03.720 Error: Invalid Number sValue: '%' for device ...
- Sunday 29 December 2024 19:48
- Forum: Rfxcom Transceiver
- Topic: Update FW of RFX433E in Docker
- Replies: 7
- Views: 499
Re: Update FW of RFX433E in Docker
As far as I know:
After downloading the manager to a computer, upgrading the firmware and configuring is possible if you connect the device to a laptop.
Saves time I guess
After downloading the manager to a computer, upgrading the firmware and configuring is possible if you connect the device to a laptop.
Saves time I guess
- Wednesday 11 December 2024 16:58
- Forum: MQTT Auto Discovery
- Topic: Send the daily value from a counter through MQTT
- Replies: 5
- Views: 541
Re: Send the daily value from a counter through MQTT
@waltervl: that is your, remarkable opinion...
i needed that value in another application and it was made available there.. why not sharing my own data in my network??
Btw: when I marked on this site that this issue is solved I got an error 404 from the browser.
Thanks kedi. Good to know.

Btw: when I marked on this site that this issue is solved I got an error 404 from the browser.
Thanks kedi. Good to know.
- Monday 09 December 2024 15:16
- Forum: MQTT Auto Discovery
- Topic: Send the daily value from a counter through MQTT
- Replies: 5
- Views: 541
- Saturday 07 December 2024 19:53
- Forum: MQTT Auto Discovery
- Topic: Send the daily value from a counter through MQTT
- Replies: 5
- Views: 541
Send the daily value from a counter through MQTT
I am able to send data from a counter through MQTT from Domoticz to another application. In my case Node-RED. But a counter in Domoticz has 2 values, a daily value and a total value. As I watch the data in MQTT Explorer I notice that Domoticz sends only the total value. I do not need that value. I ...
- Saturday 10 August 2024 15:28
- Forum: Utility
- Topic: SmartEvse support
- Replies: 124
- Views: 15038
Re: SmartEvse support
What about 2 different smart evse topics in the screenshots?
Strange to me.
Strange to me.
- Friday 26 July 2024 20:38
- Forum: Bugs and Problems
- Topic: General usage lost values
- Replies: 21
- Views: 2083
Re: General usage lost values
I understand. I will do that next week. Not easy to reach the flow at this moment. Hotspot, laptop, vpn and the right mood.. yes, it's possible.
Maybe is @Firewizard able to do that earlier.

Maybe is @Firewizard able to do that earlier.
- Friday 26 July 2024 17:05
- Forum: Bugs and Problems
- Topic: General usage lost values
- Replies: 21
- Views: 2083
Re: General usage lost values
@FireWizard I'm pretty sure your solution will work. Even If it's written, one false code shouldn't destroy the whole device. I agree that the concept along that device in Domoticz is not failproof. But we have to deal with that... Two solutions: 1. Ask an enhancement to the team of Domoticz 2 ...
- Friday 26 July 2024 16:52
- Forum: General Discussion
- Topic: Smart meter devices
- Replies: 4
- Views: 1414
Re: Smart meter devices
The info is sent by the meter in the telegram. The results of that data is counted and logged by Domoticz with date and time. It is all part of the telegram besides voltage, current, power, etc. Depends of what type of meter you got. What the scope or range is to call it a sag or swell is up to the ...
- Sunday 21 July 2024 13:03
- Forum: Bugs and Problems
- Topic: General usage lost values
- Replies: 21
- Views: 2083
Re: General usage lost values
@Firewizard, I know about NaN. :x You asked: Can you show us the data string, you send from Node-RED by MQTT or HTTP to Domoticz? I use MQTT as transmission method. msg1.payload = { "command": "udevice", "idx": 2577, "nvalue": 0, "svalue": total_power + ";" + total_energy }; It's a pitty that one ...
- Sunday 21 July 2024 10:13
- Forum: Bugs and Problems
- Topic: General usage lost values
- Replies: 21
- Views: 2083
Re: General usage lost values
It is not related to latest version of Domoticz. It is there for years. In the dashboard shows error NaN and no change to correct it. Only create a new device and start all over again without history is only solution. Why it happens? No idea. In the log: Error converting sValue/sUsage Indeed, the ...
- Wednesday 17 July 2024 10:13
- Forum: Utility
- Topic: SmartEvse support
- Replies: 124
- Views: 15038
Re: SmartEvse support
Did you subscribe to the topic in Domoticz?
BTW: I do not own that hardware yet..
BTW: I do not own that hardware yet..

- Saturday 06 July 2024 9:04
- Forum: DIY Hardware and Protocols
- Topic: P1 Smart Meter with LAN
- Replies: 8
- Views: 1877
Re: P1 Smart Meter with LAN
No problems here. Also device could be a cause..
- Tuesday 02 July 2024 12:15
- Forum: Show your projects
- Topic: Script for Airplanes.live api
- Replies: 65
- Views: 6068
Re: Script for Airplanes.live api
Since I updated yesterday to your latest version (with date in csv) the script gave errors. This has nothing to do with update. It is mentioned two times before. Problem is in the empty field (nil). This gives an error. Because the error, it fails to write. Then the row will remain in the table. It ...
- Tuesday 02 July 2024 11:11
- Forum: Show your projects
- Topic: Script for Airplanes.live api
- Replies: 65
- Views: 6068
Re: Script for Airplanes.live api
H Jan, Since I updated yesterday to your latest version (with date in csv) the script gave errors. Error: dzVents: Error: (3.1.8) Airplanes-: .../domoticz/userdata/scripts/dzVents/scripts/airplanes.lua:319: attempt to concatenate a nil value (field 'ap_flight') So I reverted to the old script and it ...
- Monday 01 July 2024 10:58
- Forum: Show your projects
- Topic: Script for Airplanes.live api
- Replies: 65
- Views: 6068
Re: Script for Airplanes.live api
Another minor problem: I notice every morning a bar somewhere in the middle of the night. Sometimes in the 01:00, sometimes like tonight in the 03:00 hour bar.. Should not be allowed conform the standard rules of that airport. There is no record in the textfile nor in the csv-file. https://i.ibb.co ...
- Saturday 29 June 2024 9:12
- Forum: Show your projects
- Topic: Energy Dashboard (Build in)
- Replies: 287
- Views: 42890
Re: Energy Dashboard (Build in)
Is the device configured as
Type: Return
Energy read: Computed
That did the job for me
Type: Return
Energy read: Computed
That did the job for me
- Friday 28 June 2024 12:31
- Forum: Show your projects
- Topic: Script for Airplanes.live api
- Replies: 65
- Views: 6068
Re: Script for Airplanes.live api
Found the right path again, so problem solved. :D local ap_csvFile = '/opt/domoticz/userdata/SavedAirplanes.csv' Thanks @RonkA for your hint. Import through tab Gegevens of a textfile is a long time ago. MS changed that..:ugeek: But good to see a nice layout now. Only data that is missing in my ...
- Friday 28 June 2024 8:30
- Forum: Show your projects
- Topic: Script for Airplanes.live api
- Replies: 65
- Views: 6068
Re: Script for Airplanes.live api
I was too early. :twisted: the file was made with other syntax. I missed the file in the list when checking.. (without refresh screen I guess) After that creation I changed the path and since that time there are no updates. I have to figure out again. But that is for tonight. I let you know the ...
- Thursday 27 June 2024 21:01
- Forum: Show your projects
- Topic: Script for Airplanes.live api
- Replies: 65
- Views: 6068
Re: Script for Airplanes.live api
YESSS! There is a csv-file in the root! And this seems the right syntax for my case: local ap_csvFile = '/volume1/docker/domoticz/SavedAirplanes.csv' "ap_time ap_hex ap_flight ap_r ap_t ap_desc ap_gs ap_track ap_direction ap_lat ap_long ap_distance ap_geom_rateString ap_altitude" "19:44:15 4d2271 ...