Hi,
the display of the domoticz log is very quick and i am unable to read it.
Is it possible to slow down this display?
thank you
Search found 11 matches
- Thursday 25 December 2025 16:34
- Forum: Bugs and Problems
- Topic: [2025-2] log display speed
- Replies: 2
- Views: 116
- Monday 15 December 2025 19:26
- Forum: Bugs and Problems
- Topic: water counter desappeared
- Replies: 1
- Views: 87
water counter desappeared
Version :2025-2
Platform Rasperry Pi 4
Dummy Sensor
Hi,
I just made the upgrade from 2024-2 to 2025-2
i owned in my devices a water counter. This one has desappeared from my configuration but either in the virtual devices list .
Is that normal?
Thank you
Platform Rasperry Pi 4
Dummy Sensor
Hi,
I just made the upgrade from 2024-2 to 2025-2
i owned in my devices a water counter. This one has desappeared from my configuration but either in the virtual devices list .
Is that normal?
Thank you
- Tuesday 09 December 2025 9:36
- Forum: General Discussion
- Topic: Why no favorites star on my widhet?
- Replies: 1
- Views: 69
Why no favorites star on my widhet?
hi guys,
I use 2024-4 with aurora theme
i am looking for the star displayed on the widget to select the device as a favorite and show it on the dashbord
I see none
why? is somwhere an option to select for that?
thany you for your help
I use 2024-4 with aurora theme
i am looking for the star displayed on the widget to select the device as a favorite and show it on the dashbord
I see none
why? is somwhere an option to select for that?
thany you for your help
- Sunday 16 November 2025 17:48
- Forum: Temperature and Weather
- Topic: update dummy device Baromater
- Replies: 5
- Views: 107
Re: update dummy device Baromater
Excellent the right syntax that works for me is what you propose but with simple strokes
i had seen the svalue needs 2 values like you say but i ignored the right syntax
Many thanks
for our pleasure
Code: Select all
commandArray ['UpdateDevice']= '1511|0|'..Baro..';0'Many thanks
for our pleasure
- Sunday 16 November 2025 16:19
- Forum: Temperature and Weather
- Topic: update dummy device Baromater
- Replies: 5
- Views: 107
Re: update dummy device Baromater
the nvalue and svalue are coming from a script.
json = (loadfile "/home/kan/domoticz/scripts/lua/JSON.lua")() -- For Linux
commandArray = {}
local config=assert(io.popen("curl -s 'http://127.0.0.1:8080/json.htm?type=command¶m=getdevices&rid=1306'"))
local blocjson = config:read('*all')
config ...
json = (loadfile "/home/kan/domoticz/scripts/lua/JSON.lua")() -- For Linux
commandArray = {}
local config=assert(io.popen("curl -s 'http://127.0.0.1:8080/json.htm?type=command¶m=getdevices&rid=1306'"))
local blocjson = config:read('*all')
config ...
- Sunday 16 November 2025 14:49
- Forum: Temperature and Weather
- Topic: update dummy device Baromater
- Replies: 5
- Views: 107
update dummy device Baromater
hi,
I created a dummy devic to manage the barometer pressure supplied by visual crossing.
why a got this? however the pressure appears in the device but not in the widget nor the icon.
I created a dummy devic to manage the barometer pressure supplied by visual crossing.
why a got this? however the pressure appears in the device but not in the widget nor the icon.
- Wednesday 12 March 2025 13:54
- Forum: General Discussion
- Topic: stop command on blind with a shelly uni
- Replies: 0
- Views: 2387
stop command on blind with a shelly uni
hi,
shelly uni offers 2 switches on/off witch is requested for my blind motorisation.
I need a selector switch to implement the actions of opening closing and stop.
For opening and closing it is very easy.I use the level actions 0,20 (for example)
for Stop i need to send 2 commands on the switch ...
shelly uni offers 2 switches on/off witch is requested for my blind motorisation.
I need a selector switch to implement the actions of opening closing and stop.
For opening and closing it is very easy.I use the level actions 0,20 (for example)
for Stop i need to send 2 commands on the switch ...
- Monday 10 January 2022 23:24
- Forum: Suggestions
- Topic: Support for Somfy Connexoon and Tahoma
- Replies: 211
- Views: 68692
Re: Support for Somfy Connexoon and Tahoma
Thanks you ...
From where do you cet the somfy.log?
Regards
Knasson
From where do you cet the somfy.log?
Regards
Knasson
- Monday 10 January 2022 19:48
- Forum: Suggestions
- Topic: Support for Somfy Connexoon and Tahoma
- Replies: 211
- Views: 68692
Re: Support for Somfy Connexoon and Tahoma
Hi,
I used until now the "nonolk" plugin it works fine with my blinds "Velux", but it fails for commanding my garage door.
I have a conexxoon box. For the garage i use a SOMFY io compatible receptor It works fine with my smartphone and the app "ACCESS".
the problem is the command from domoticz.
I ...
I used until now the "nonolk" plugin it works fine with my blinds "Velux", but it fails for commanding my garage door.
I have a conexxoon box. For the garage i use a SOMFY io compatible receptor It works fine with my smartphone and the app "ACCESS".
the problem is the command from domoticz.
I ...
- Thursday 21 October 2021 15:03
- Forum: Heating/cooling
- Topic: Python Plugin: Smart Virtual Thermostat
- Replies: 419
- Views: 121693
Re: Python Plugin: Smart Virtual Thermostat
Thank you Jake perfect!
- Thursday 21 October 2021 13:26
- Forum: Heating/cooling
- Topic: Python Plugin: Smart Virtual Thermostat
- Replies: 419
- Views: 121693
Re: Python Plugin: Smart Virtual Thermostat
Hi,
My heaters Switches are "off" when they heat
And "on" if stopped.
How to manage that with the plugin?
Thanks you for help..
Regards knasson
My heaters Switches are "off" when they heat
And "on" if stopped.
How to manage that with the plugin?
Thanks you for help..
Regards knasson