Search found 11 matches

by knasson
Thursday 25 December 2025 16:34
Forum: Bugs and Problems
Topic: [2025-2] log display speed
Replies: 2
Views: 116

[2025-2] log display speed

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
by knasson
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
by knasson
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
by knasson
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

Code: Select all

commandArray ['UpdateDevice']= '1511|0|'..Baro..';0'
i had seen the svalue needs 2 values like you say but i ignored the right syntax
Many thanks
for our pleasure
RightBaro.jpg
RightBaro.jpg (16.98 KiB) Viewed 83 times
by knasson
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&param=getdevices&rid=1306'"))
local blocjson = config:read('*all')
config ...
by knasson
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.
baro.jpg
baro.jpg (42.47 KiB) Viewed 96 times
by knasson
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 ...
by knasson
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
by 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 ...
by knasson
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!
by knasson
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