Search found 5298 matches
- Wednesday 23 April 2025 17:11
- Forum: Bugs and Problems
- Topic: Timers are not working
- Replies: 3
- Views: 133
Re: Timers are not working
Perhaps modify timers from a clean/private browser session as the timer API and related javascripts have been changed. And that could mix up things if you go from old to new Domoticz environment in the same browser session.
- Wednesday 23 April 2025 16:22
- Forum: Other questions and discussions
- Topic: External website protection
- Replies: 3
- Views: 143
Re: External website protection
That old login method is deprecated.
But still login is possible with user accounts, see: https://wiki.domoticz.com/Security
But still login is possible with user accounts, see: https://wiki.domoticz.com/Security
- Wednesday 23 April 2025 16:10
- Forum: Suggestions
- Topic: Feature Request: Delete entire history of device
- Replies: 10
- Views: 551
Re: Feature Request: Delete entire history of device
When you add a new counter device it will probably start with 0. And every 5 minutes it will be overwritten by the 0 value. (You can by the way switch this off in the settings/tab Log History that domoticz only stores a real changed value). And when you load the first value from your counter, say ...
- Wednesday 23 April 2025 12:24
- Forum: Suggestions
- Topic: Feature Request: Delete entire history of device
- Replies: 10
- Views: 551
Re: Feature Request: Delete entire history of device
Why is a couple of 0 counter values in the beginning nasty? I never have found this to be a problem. Try it with a counter which stores an actual much higher value as first value. Then it counts a way too high number as first value scrwwing up the graphs and statistics That has nothing to do with ...
- Wednesday 23 April 2025 12:17
- Forum: Bugs and Problems
- Topic: Timers are not working
- Replies: 3
- Views: 133
Re: Timers are not working
If you test timers do you leave a time delta of min 2 minutes? As that is needed for Domoticz to detect and trigger on timers.
The timers are also enabled instead of disabled?
The timers are also enabled instead of disabled?
- Tuesday 22 April 2025 20:36
- Forum: Suggestions
- Topic: Feature Request: Delete entire history of device
- Replies: 10
- Views: 551
Re: Feature Request: Delete entire history of device
Why is a couple of 0 counter values in the beginning nasty? I never have found this to be a problem.
- Tuesday 22 April 2025 15:32
- Forum: General Discussion
- Topic: Energy Management Systems (EMS) Integration with Domoticz
- Replies: 3
- Views: 294
Re: Energy Management Systems (EMS) Integration with Domoticz
See also the scripts of user @psubiaco on his website: https://www.creasol.it/en/support/domotics-home-automation-and-diy/entso-e-electricity-prices-for-eu-countries-and-solar-photovoltaic-forecast and on his github: https://github.com/CreasolTech/domoticz_lua_scripts And his EMS project https ...
- Tuesday 22 April 2025 14:21
- Forum: General Discussion
- Topic: Energy Management Systems (EMS) Integration with Domoticz
- Replies: 3
- Views: 294
Re: Energy Management Systems (EMS) Integration with Domoticz
Check for example this topic: https://forum.domoticz.com/viewtopic.php?t=39709 See as a reference also the energy Dahboard https://wiki.domoticz.com/Energy_dashboard It is not a management system but only a dashboard. For Dutch users there is the Enever integration that loads the future energy ...
- Tuesday 22 April 2025 13:58
- Forum: Suggestions
- Topic: Feature Request: Delete entire history of device
- Replies: 10
- Views: 551
Re: Feature Request: Delete entire history of device
You can also use this procedure: 1. Disable your dzvents updating script (easily done in the event system editor) 2. Remove incorrect sensor devices (you can take your time as the update script is disabled) 3. Create new sensor devices. (you can take your time as the update script is disabled) 4 ...
- Monday 21 April 2025 21:38
- Forum: Bugs and Problems
- Topic: Temperature setpoint cannot be negative in app
- Replies: 1
- Views: 166
Re: Temperature setpoint cannot be negative in app
Works for me with your settings. Only sometimes the value is not 1 digit but a lot more.
- Sunday 20 April 2025 10:15
- Forum: Installation, Compiling, Permissions, Security and Starting
- Topic: OpenZWave compile error: AssociationCommandConfiguration.cpp:191:85: error: ‘this’ pointer is null
- Replies: 2
- Views: 421
Re: OpenZWave compile error: AssociationCommandConfiguration.cpp:191:85: error: ‘this’ pointer is null
As the OpenZwave project has stopped a long time ago the Domoticz project is promoting to use Zwave-JS-UI.
See wiki https://wiki.domoticz.com/Zwave-JS-UI
This wil probably not help you when compiling the current OpenZwave part in Domoticz.
See wiki https://wiki.domoticz.com/Zwave-JS-UI
This wil probably not help you when compiling the current OpenZwave part in Domoticz.
- Friday 18 April 2025 23:28
- Forum: Zigbee
- Topic: Tuya ZWT198 wall thermostat, state missing from devices
- Replies: 8
- Views: 377
Re: Tuya ZWT198 wall thermostat, state missing from devices
Then you should try to update to latest beta of Domoticz as some MQTT AD improvements are implemented there.
- Friday 18 April 2025 16:36
- Forum: Other questions and discussions
- Topic: UPS data
- Replies: 1
- Views: 57
Re: UPS data
Check for example this topic viewtopic.php?t=3673
Or this plugin https://github.com/jgaalen/domoticz-apc-ups-plugin
Or this plugin https://github.com/jgaalen/domoticz-apc-ups-plugin
- Friday 18 April 2025 15:10
- Forum: Bugs and Problems
- Topic: Database repair (utility meter totals)
- Replies: 4
- Views: 202
Re: Database repair (utility meter totals)
You probably also have to update the Meter_Calendar table too.
But yes, fixing these counter values in the database manually is a PITA. I stay away from it if I can.
Better delete the incorrect high value the next day from the month graph by shift - click on it.
But yes, fixing these counter values in the database manually is a PITA. I stay away from it if I can.
Better delete the incorrect high value the next day from the month graph by shift - click on it.
- Thursday 17 April 2025 23:04
- Forum: dzVents
- Topic: DzVents OpenURL response error
- Replies: 10
- Views: 340
Re: DzVents OpenURL response error
What is the -l curl option? You use in your script: domoticz.openURL({ url = baseurl .. stationid, method = 'GET', callback = 'JubileeLevel', }) Perhaps you need different OpenUrl options similar as the -l? What if you remove the GET method?
- Thursday 17 April 2025 21:20
- Forum: dzVents
- Topic: DzVents OpenURL response error
- Replies: 10
- Views: 340
Re: DzVents OpenURL response error
What if you go into the docker container of Domoticz and do the curl command? Do you get 200 or 403 status?
- Thursday 17 April 2025 19:35
- Forum: Show your projects
- Topic: Energy Dashboard (Build in)
- Replies: 285
- Views: 38688
Re: Energy Dashboard (Build in)
If you have 3 phase grid connection you can have for example usage from grid on phase 1 and return on phase 2 or 3. It depends on the connection of your solar production and usage devices per phase. Your P1 viruell meter shows "182 Watt, -968 Watt" meaning that in total there is on some phases in ...
- Thursday 17 April 2025 17:25
- Forum: dzVents
- Topic: Blinder script [Solved]
- Replies: 7
- Views: 161
Re: Blinder script [Solved]
because this
should be changed into into something like
Code: Select all
local lux = domoticz.devices(249)
Code: Select all
local lux = domoticz.devices(249).lux
- Thursday 17 April 2025 17:20
- Forum: Show your projects
- Topic: Energy Dashboard (Build in)
- Replies: 285
- Views: 38688
Re: Energy Dashboard (Build in)
-918+182=-736
- Thursday 17 April 2025 17:18
- Forum: Bugs and Problems
- Topic: Log does not work if events do not change
- Replies: 4
- Views: 122