Search found 112 matches

by ssk17051980
Monday 28 October 2024 7:47
Forum: Blockly
Topic: Script for sanitary water resistance and photovoltaic
Replies: 1
Views: 400

Re: Script for sanitary water resistance and photovoltaic

how you monitor the solar production ?
thx
what inverter do you have ?
by ssk17051980
Tuesday 15 October 2024 23:13
Forum: Utility
Topic: Huawei SUN2000 Inverters
Replies: 16
Views: 6708

Re: Huawei SUN2000 Inverters

what is that " domain name of the management " ?
by ssk17051980
Tuesday 15 October 2024 22:17
Forum: Utility
Topic: Huawei SUN2000 Inverters
Replies: 16
Views: 6708

Re: Huawei SUN2000 Inverters

i made the admin user.
but if i try to login whit that new user, is not working.

in that link that i receive in the mail, from the foto atached, i can't login whit the main user and pass.
by ssk17051980
Saturday 12 October 2024 21:16
Forum: Utility
Topic: Huawei SUN2000 Inverters
Replies: 16
Views: 6708

Re: Huawei SUN2000 Inverters

is anyone willing to integrate a huawei 2000 inverter in domoticz?
I don't have the necessary skills. I can pay for this service
by ssk17051980
Tuesday 04 June 2024 20:38
Forum: Speech & Voice Systems
Topic: Voice control Domoticz
Replies: 3
Views: 1007

Re: Voice control Domoticz

from 2 days ago my alexa is not working. i use controlicz.
some idea what to check ?
by ssk17051980
Tuesday 23 April 2024 17:28
Forum: Utility
Topic: Set Actual Values on Floorplan
Replies: 14
Views: 1837

Re: Set Actual Values on Floorplan

can you give more info pls. i'm tryng to monitor the presure for my water pipe, and i try for 1 year.
what sensor . or can you give me the info about all the hardware.
thx.
by ssk17051980
Tuesday 23 April 2024 16:13
Forum: Utility
Topic: Set Actual Values on Floorplan
Replies: 14
Views: 1837

Re: Set Actual Values on Floorplan

waltervl wrote: Wednesday 10 April 2024 20:50 For me it shows the actual Watt values for energy counter, general, kwh
What dummy counter or energy device do you use?
Screenshot_20240410-204721-218.png
Screenshot_20240410-204557.png
how do you measure the presure in bar ?
by ssk17051980
Tuesday 23 April 2024 16:11
Forum: General Discussion
Topic: Domoticz Premium apk has stopped working
Replies: 43
Views: 7358

Re: Domoticz Premium apk has stopped working

how do you have all that option in blockly ?
by ssk17051980
Monday 15 April 2024 20:43
Forum: dzVents
Topic: help with script correction
Replies: 18
Views: 1134

Re: help with script correction

Kedi wrote: Monday 15 April 2024 14:52 I think you should change the timer part, because now the device is switched on for 1 hour every minut.
yes, you right =))
i see that after i start to test.
i did not find a solution until now.
AI is not so smart on dzvents =))). we are at the same level .
by ssk17051980
Monday 15 April 2024 9:49
Forum: dzVents
Topic: help with script correction
Replies: 18
Views: 1134

Re: help with script correction

return { on = { timer = { 'every minute on Mon,Sat,Thu on 1/4-31/10' } }, execute = function(domoticz, device) -- Start the device with ID 47 for 3600 seconds domoticz.devices(47).switchOn().forSec(3600) print("Device with idx 47 started for 3600 seconds") end } this it's working!! thx for the HELP ...
by ssk17051980
Monday 15 April 2024 9:02
Forum: dzVents
Topic: help with script correction
Replies: 18
Views: 1134

Re: help with script correction

yes, it's working that part whit : test 2 script
the device whit idx 47 is not starting, only the text : test 2 it's apear in the log.




2024-04-15 10:00:00.210 Status: dzVents: test 2
2024-04-15 10:01:00.236 Status: dzVents: test 2
by ssk17051980
Sunday 14 April 2024 11:30
Forum: dzVents
Topic: help with script correction
Replies: 18
Views: 1134

Re: help with script correction

the swith that i want to control is not starting in the program. from april to november, 2 day/wek. i try a lot of version whit chat gpt whit no luck. this is the last try whit dzvents from chat gpt. return { on = { timer = { 'daily' } }, execute = function(dz) local currentDate = os.date('*t ...
by ssk17051980
Tuesday 09 April 2024 10:05
Forum: dzVents
Topic: help with script correction
Replies: 18
Views: 1134

Re: help with script correction

Out of ideea.

I have no idea :(
I simply want to be able to turn on a switch twice a week between April 1st and October 1st.
only the starting part interests me, the time does not matter, etc
by ssk17051980
Saturday 06 April 2024 21:23
Forum: dzVents
Topic: help with script correction
Replies: 18
Views: 1134

Re: help with script correction

I also modified the date format as follows: 'at 10:00 on Mon,Thu on 1/3-31/10' but without success :(
by ssk17051980
Thursday 04 April 2024 19:42
Forum: dzVents
Topic: help with script correction
Replies: 18
Views: 1134

Re: help with script correction

in this form is not working something to change ? return { on = { timer = { 'at 10:00 on Wed,Thu on 1/3-31/10' } }, execute = function(domoticz, device) -- Porniți dispozitivul cu ID-ul 47 pentru 3600 de secunde (o oră) domoticz.devices[47].switchOn().forSec(3600) end }
by ssk17051980
Tuesday 02 April 2024 20:05
Forum: dzVents
Topic: help with script correction
Replies: 18
Views: 1134

Re: help with script correction

i gone try all the variant from here .

thx
by ssk17051980
Tuesday 02 April 2024 19:04
Forum: dzVents
Topic: help with script correction
Replies: 18
Views: 1134

help with script correction

I need a script to turn on a solenoid valve to water some decorative plants, for 1 hour, 2 times/week, from April 1st to November 1st. I keep trying with AI but without success. can someone help me ? return { on = { timer = { 'at 10:00 on Mon,Thu in April-September' } }, execute = function(domoticz ...
by ssk17051980
Friday 08 March 2024 8:41
Forum: Blockly
Topic: send camera snapshot
Replies: 2
Views: 795

Re: send camera snapshot

thx. i gone try tonight
by ssk17051980
Thursday 07 March 2024 21:26
Forum: Blockly
Topic: send camera snapshot
Replies: 2
Views: 795

send camera snapshot

I'm trying to send a notification in Telegram with a snapshot from a camera.
I can't do it at all.
by ssk17051980
Wednesday 06 March 2024 10:33
Forum: Switches and Scenes
Topic: Tasmota Blinds, percentage does not update in domoticz
Replies: 3
Views: 1093

Re: Tasmota Blinds, percentage does not update in domoticz

did you resolve the problem ?