Search found 113 matches
- Sunday 27 July 2025 10:09
- Forum: Bugs and Problems
- Topic: Something is ruining my energy Dashboard
- Replies: 1
- Views: 291
Something is ruining my energy Dashboard
I have a script that stores the data from my solar panels in a Dummy Electricity (instant and counter) device. Schermafbeelding 2025-07-27 101705.png Every day, yesterday's revenue is entered as negative in the database. So my energy dashboard also shows a negative value in today's data. Anyone have ...
- Thursday 22 May 2025 20:52
- Forum: LUA
- Topic: buienradar lua script
- Replies: 100
- Views: 24831
Re: buienradar lua script
Hi, I'm using this script for a long time and it is still working great. For those using it i've transfered the LUA script to DZ Maybe useless action, but i'm understanding DZ a little bit better and all my scripts are in DZ. For those who are interested here with my script local scriptName ...
- Wednesday 12 February 2025 13:59
- Forum: LUA
- Topic: Update an device Kelvin -> Celsius -> crash
- Replies: 1
- Views: 2691
Update an device Kelvin -> Celsius -> crash
I'm trying to write a lua script and its crashing domoticz. What am I doing wrong? The log 2025-02-12 13:51:01.311 Status: LUA: 281.15 2025-02-12 13:51:01.311 Status: LUA: 8.15 2025-02-12 13:51:01.311 Status: LUA: 8.0 2025-02-12 13:51:01.311 Status: LUA: Temp8.0 2025-02-12 13:51:01.312 Error ...
- Friday 10 January 2025 15:54
- Forum: dzVents
- Topic: What does EventSystem: reset all device statuses... mean
- Replies: 1
- Views: 306
What does EventSystem: reset all device statuses... mean
What does EventSystem: reset all device statuses... mean. Can I surpresse it?
- Thursday 24 October 2024 15:35
- Forum: General Discussion
- Topic: To sort or not to resort devices thats the question POLL (VOTE)
- Replies: 2
- Views: 1032
Re: To sort or not to resort devices thats the question
Bumpniki_lauda wrote: ↑Tuesday 22 October 2024 22:08 Whenever a device is enabled or disabled for a user (using setup->user devices) the widgets on all tabs are alphabetically sorted.
- Tuesday 22 October 2024 22:08
- Forum: General Discussion
- Topic: To sort or not to resort devices thats the question POLL (VOTE)
- Replies: 2
- Views: 1032
To sort or not to resort devices thats the question POLL (VOTE)
Whenever a device is enabled or disabled for a user (using setup->user devices) the widgets on all tabs are alphabetically sorted.
- Tuesday 22 October 2024 22:00
- Forum: Bugs and Problems
- Topic: Widgets are sorted when new device is enabled or disabled
- Replies: 7
- Views: 2333
Re: Widgets are sorted when new device is enabled or disabled
maybe switching to another system?
If findthis also pretty annoying. It keeps me from adding new devices.
If findthis also pretty annoying. It keeps me from adding new devices.
- Saturday 30 March 2024 21:06
- Forum: Bugs and Problems
- Topic: Domoticz Memory leak in 2024 beta build 15910
- Replies: 45
- Views: 4669
Re: Domoticz Memory leak in 2024 beta build 15910
I am glad that a few have experienced the same problem. I have phenomenon since the last few months. 2024.4 also run Mqtt and dzevents Disabling dzevents for now. Will come back with the results Dzevents is not the problem. Memory usage increased with dzevents switched off Last night briefly ...
- Saturday 30 March 2024 12:10
- Forum: Bugs and Problems
- Topic: Domoticz Memory leak in 2024 beta build 15910
- Replies: 45
- Views: 4669
Re: Domoticz Memory leak in 2024 beta build 15910
I am glad that a few have experienced the same problem.
I have phenomenon since the last few months. 2024.4 also run Mqtt and dzevents
Disabling dzevents for now. Will come back with the results
I have phenomenon since the last few months. 2024.4 also run Mqtt and dzevents
Disabling dzevents for now. Will come back with the results
- Thursday 07 March 2024 23:07
- Forum: Zigbee
- Topic: Zigbee lights sometimes wont turn on/off
- Replies: 5
- Views: 1886
Re: Zigbee lights sometimes wont turn on/off
Hello, i have a strange problem with my Zigbee IKEA lights. I hope someone can help me. I have like 2 "switches" in domoticz named: ZigbeeTuinhuislampen and ZigbeeGaragelampen On these switches i use Timers for On/Off The scripts (DzVents) return { on = { devices = { 'ZigbeeTuinhuislampen ...
- Sunday 31 December 2023 9:06
- Forum: Android
- Topic: Geofence for Domoticz
- Replies: 381
- Views: 114058
Re: Geofence for Domoticz
I am using this app for a 8 years.
Support is discontinued but works like a charm.
https://play.google.com/store/apps/deta ... zone&hl=nl
Support is discontinued but works like a charm.
https://play.google.com/store/apps/deta ... zone&hl=nl
- Friday 15 December 2023 20:12
- Forum: Suggestions
- Topic: [90] MQTT Support
- Replies: 370
- Views: 144091
Re: [90] MQTT Support
Evening, I have a strange MQTT problem: I have a wifi dimmer running Tasmota It is autoDiscovered by Domoticz fine, appearing as a switch with a dimmer slider. From the domoticz UI, I can set the brightness level, and the dimmer responds. In response, the Domoticz UI updates to match reality ...
- Monday 27 September 2021 22:21
- Forum: 433 & 868 transceiver
- Topic: Which smoke detector?
- Replies: 20
- Views: 8812
Re: Which smoke detector?
I have the same question. As of next year smoke detectors are mandetory in the Netherlands so I like to have tips on which smart smoke detectors to.
- Wednesday 11 August 2021 21:42
- Forum: dzVents
- Topic: Door open notification script for multiple doors
- Replies: 12
- Views: 1885
Re: Door open notification script for multiple doors
Hi, I have the script you need running for years, happy to share. dofile ( '/home/pi/domoticz/scripts/lua/speakmodule.lua') commandArray = {} local function runEvery10min() local sensor_1 = 'sensor door 1' local sensor_2 = 'sensor door 2' local sensor_3 = 'deur 3 sensor' Doortext = '' commandArray ...
- Sunday 28 February 2021 19:46
- Forum: Python
- Topic: Buienradar Weather Lookup Plugin
- Replies: 381
- Views: 91261
Re: Buienradar Weather Lookup Plugin
Gettting this error, any thoughts? 2021-02-28 18:45:30.557 Python Plugin System: (BR) Devices checked and created/updated if necessary 2021-02-28 18:45:30.557 Python Plugin System: (BR) Retrieve weather data from http://xml.buienradar.nl/ 2021-02-28 18:45:30.590 Python Plugin System: (BR) Going to ...
- Saturday 27 February 2021 22:23
- Forum: Show your projects
- Topic: Domoticz logging the output of a Kostal Piko inverter
- Replies: 30
- Views: 12206
Re: Domoticz logging the output of a Kostal Piko inverter
I use this script. It makes use of home/pi/domoticz/scripts/piko.py see attachement ---------------------------------------------------------------------------------------------------------------- -- Get the actual data from a Kostal Piko Inverter -- Uses Piko.py http://sourceforge.net/projects/piko ...
- Saturday 27 February 2021 22:14
- Forum: 433 & 868 transceiver
- Topic: RFXCOM: suppress log messages?
- Replies: 4
- Views: 2353
Re: RFXCOM: suppress log messages?
I'm on the Beta and find it one of my most wanted enhancements in the last 2 years.
Normal logfile finally.
Normal logfile finally.
- Sunday 31 January 2021 20:40
- Forum: Show your projects
- Topic: Domoticz logging the output of a Kostal Piko inverter
- Replies: 30
- Views: 12206
Re: Domoticz logging the output of a Kostal Piko inverter
Hi guys, Thanks for sharing all of this information. I've been trying to get this working on my Domoticz, but to no avail. I have the used the LUA and Python scripts from the start of this topic (the downloadable py script) and they give no error in my command line. My problem is that I have no ...
- Sunday 31 January 2021 19:05
- Forum: Show your projects
- Topic: Domoticz logging the output of a Kostal Piko inverter
- Replies: 30
- Views: 12206
Re: Domoticz logging the output of a Kostal Piko inverter
Hi guys, Thanks for sharing all of this information. I've been trying to get this working on my Domoticz, but to no avail. I have the used the LUA and Python scripts from the start of this topic (the downloadable py script) and they give no error in my command line. My problem is that I have no ...
- Sunday 17 January 2021 9:42
- Forum: Installation, Compiling, Permissions, Security and Starting
- Topic: domoticz on synology without jadahl
- Replies: 19
- Views: 10092
Re: domoticz on synology without jadahl
I managed in the early days of Domoticz to get it running on a synology. Updating every time was very difficult.
You have 3 options in my opinion
1. Jadahl
2. If you can run Docker on your Synology follow that road.
3. Buy a Pi , as I did.
You have 3 options in my opinion
1. Jadahl
2. If you can run Docker on your Synology follow that road.
3. Buy a Pi , as I did.