Search found 33 matches

by sieth
Friday 17 March 2023 17:19
Forum: Dashticz
Topic: Dashticz - Show your dashboard and how-to's!
Replies: 1004
Views: 325542

Re: Dashticz - Show your dashboard and how-to's!

I made a wooden frame and embedded a power supply in the wall.
IMG20230317171529-02.jpeg
IMG20230317171529-02.jpeg (40.18 KiB) Viewed 2706 times
IMG20230317171317-01.jpeg
IMG20230317171317-01.jpeg (48.43 KiB) Viewed 2706 times
by sieth
Thursday 02 February 2023 3:35
Forum: Python
Topic: Debian 11 install Domoticz 2022.2 no python loaded
Replies: 7
Views: 1081

Re: Debian 11 install Domoticz 2022.2 no python loaded

I had to do this for it to work:

wget http://nz2.archive.ubuntu.com/ubuntu/po ... _amd64.deb

sudo dpkg -i *.deb

Maybe, it will work for you as well.
by sieth
Tuesday 28 September 2021 3:39
Forum: 433 & 868 transceiver
Topic: Smoke detector reset
Replies: 19
Views: 3778

Re: Smoke detector reset

Yes, I know. But the product description at AliExpress now states "VAT included", so I assume this makes it safe to order without additional cost, right? Indeed, works perfectly. No additional costs. For me the new rules are better. You can now buy to 150€ without hidden costs. Ordered several t ...
by sieth
Wednesday 22 September 2021 15:22
Forum: 433 & 868 transceiver
Topic: Smoke detector reset
Replies: 19
Views: 3778

Re: Smoke detector reset

They are from Aliexpress

https://a.aliexpress.com/_mrwQPxD

:) greetings
by sieth
Friday 07 May 2021 10:48
Forum: 433 & 868 transceiver
Topic: Smoke detector reset
Replies: 19
Views: 3778

Re: Smoke detector reset

Let's blame it on the 433MHz smoke detectors. :lol:
I'll just restart domoticz when they were activated.
No problem.

Thanks for helping me!

Keith
by sieth
Thursday 06 May 2021 18:00
Forum: 433 & 868 transceiver
Topic: Smoke detector reset
Replies: 19
Views: 3778

Re: Smoke detector reset

Ok, this are the outputs: Smokedetector = On { "ActTime" : 1620316718, "AstrTwilightEnd" : "23:48", "AstrTwilightStart" : "03:33", "CivTwilightEnd" : "21:52", "CivTwilightStart" : "05:29", "DayLength" : "15:05", "NautTwilightEnd" : "22:43", "NautTwilightStart" : "04:38", "ServerTime" : "2021-05-06 ...
by sieth
Thursday 06 May 2021 13:31
Forum: 433 & 868 transceiver
Topic: Smoke detector reset
Replies: 19
Views: 3778

Re: Smoke detector reset

Did you check this? -- requires Local Networks (no username/password): to be set to 127.0.0.*;::1 Yes this is always configured on my setup. I use domoticz for years but this strange issue I cannot explain. When activating the smoke detector I checked the status of the device with json just to be ...
by sieth
Thursday 06 May 2021 11:19
Forum: 433 & 868 transceiver
Topic: Smoke detector reset
Replies: 19
Views: 3778

Re: Smoke detector reset

Thank you for helping me. I tried your method but this was my log: 2021-05-06 11:17:12.548 Status: LUA: Smoke detected. Reset Rookmelder UPS in 33 seconds 2021-05-06 11:17:12.548 Status: LUA: Rookmelder Garage not active (Off) 2021-05-06 11:17:12.548 Status: EventSystem: Fetching URL http://127.0.0 ...
by sieth
Wednesday 05 May 2021 18:47
Forum: 433 & 868 transceiver
Topic: Smoke detector reset
Replies: 19
Views: 3778

Re: Smoke detector reset

Very simple script. When smoke detected, lights should turn on. When detector has been reset, the lights are turned off manually. commandArray = {} if otherdevices['Detector1']=="On" or otherdevices['Detector2']=="On" then if otherdevices['Light1']=="Off" then commandArray[#commandArray+1]={['Light1 ...
by sieth
Wednesday 05 May 2021 16:43
Forum: 433 & 868 transceiver
Topic: Smoke detector reset
Replies: 19
Views: 3778

Re: Smoke detector reset

Waaren,

thank you for replying.

I tried all the json commands found in the wiki.
It did nothing, the script saw the detector "On".

Restarting Domoticz is currently my only solution. :geek:

Greeting's,
Keith
by sieth
Wednesday 05 May 2021 14:58
Forum: 433 & 868 transceiver
Topic: Smoke detector reset
Replies: 19
Views: 3778

Smoke detector reset

Hello community, I have a problem with resetting my smoke detectors (433Mhz) They switch on perfectly, I can reset the detectors and they seem to reset the devices. They turn "Off" but when I run a script (LUA) to check if they are "Off" the script runs as if they are turned on. Restarting Domoticz ...
by sieth
Wednesday 07 April 2021 23:23
Forum: Utility
Topic: Ginlong Solis inverter via mqtt to nodered to Domoticz
Replies: 3
Views: 2483

Ginlong Solis inverter via mqtt to nodered to Domoticz

Ginlong Solis inverter via mqtt :arrow: nodered :arrow: Domoticz This guide needs to be refined But if you have skills enough this could already work for you I've managed to readout the inverter and send the data to Domoticz. Required: * The inverter installed and connected to the internet * Node ...
by sieth
Tuesday 09 March 2021 11:09
Forum: Switches and Scenes
Topic: Disable Switch use certain times of day?
Replies: 17
Views: 2009

Re: Disable Switch use certain times of day?

Can you discribe the setup?

What type of switch do you use?
Zwave, zigbee, shelly?
by sieth
Thursday 11 February 2021 12:01
Forum: Other questions and discussions
Topic: Strange behavior to ip: 142.93.20.126
Replies: 3
Views: 337

Re: Strange behavior to ip: 142.93.20.126

No, all ports are closed.
I use a vpn connection to connect to domoticz (OpenVPN running on the router so no 3th party vpn)

Greetings
by sieth
Thursday 11 February 2021 10:41
Forum: Other questions and discussions
Topic: Strange behavior to ip: 142.93.20.126
Replies: 3
Views: 337

Strange behavior to ip: 142.93.20.126

When I checked the domoticz problems log I found: 2021-02-11 00:33:18.461 Error: Getting error 'Transport endpoint is not connected' while getting remote_endpoint in connection_manager::start 2021-02-11 00:33:33.785 Error: Error parsing http request address: ::ffff:142.93.20.126 2021-02-11 00:33:34 ...
by sieth
Sunday 27 December 2020 21:03
Forum: Z-Wave
Topic: Fixing Z-Wave for once and for all!
Replies: 218
Views: 42573

Re: Fixing Z-Wave for once and for all!

@sieth: I also thought about abandoning Z-wave an move to Xiaomi sensors. Are you still using Domoticz? What Zigbee gateway do you use? ArnoutZ, I just use the Xiaomi gateways (version 2 I think). I use the gateways (3 piece's) also as a notification speaker for my alarm or doorbel and as a hallway ...
by sieth
Friday 25 December 2020 20:17
Forum: LUA
Topic: Unable to update a user variable
Replies: 2
Views: 554

Re: Unable to update a user variable

if b1 is a string if( (tostring(devicechanged[actb1]) == "EN SERVICE") and (uservariables[b1] == 0) ) then print ("En service et B1 == 0") commandArray[#commandArray+1]={['Variable:b1'] = tostring ('1')} or if 1b is an integer: if( (tostring(devicechanged[actb1]) == "EN SERVICE") and (uservariables ...
by sieth
Friday 25 December 2020 20:12
Forum: Z-Wave
Topic: Fixing Z-Wave for once and for all!
Replies: 218
Views: 42573

Re: Fixing Z-Wave for once and for all!

After years with Z-wave I totally abandoned it. Problems I've encountered: Dead nodes When stick was dead reconfiguring the new stick was a pain Slow downs in the total Domoticz system (Other non Z-wave devices were impacted) Every reboot of the computer was like trowing a dice, what Z-wave part ...
by sieth
Tuesday 01 September 2020 14:41
Forum: 433 & 868 transceiver
Topic: Keypad for arming / disarming a alarm
Replies: 2
Views: 2518

Keypad for arming / disarming a alarm

After long searching, i found a working keypad for my setup. https://nl.aliexpress.com/item/4000090204957.html?spm=a2g0s.9042311.0.0.3ec34c4dlQlwSf Very cheap, battery powered and 433mhz. So u can use multiple of these panels in one setup RFID: You cannot arm/disarm with RFID. Only disarm with RFID ...
by sieth
Monday 31 August 2020 18:42
Forum: Others
Topic: Mercedes Me (Connected Vehicle)
Replies: 150
Views: 24364

Re: Mercedes Me (Connected Vehicle)

Ok, so clearly I did something wrong than. I've included some screenshot's maybe someone else can see my mistake. merc1.jpg merc2.jpg merc3.jpg This is the errors i've got: 2020-08-31 18:40:41.819 Status: Received 400/401.. During authorisation proces. Aborting! 2020-08-31 18:40:41.819 Status ...