Search found 70 matches

by mpx2
Sunday 08 December 2024 12:24
Forum: Temperature and Weather
Topic: Median filter for temperatures
Replies: 4
Views: 553

Re: Median filter for temperatures

@mpx2, throw away that temperature sensor? If it reports false values it is of no use. If your device is to far away from the 433Mhz transceiver, try a bigger antenna I have Telldus 313160 (FT007TH) temperature/humidity sensors https://forum.domoticz.com/viewtopic.php?p=212188#p212188 . Erroneous ...
by mpx2
Thursday 05 December 2024 18:26
Forum: Temperature and Weather
Topic: Median filter for temperatures
Replies: 4
Views: 553

Median filter for temperatures

Is there a simple way to add median filter for temperature sensors? My 433 MHz sensors someties report erroneous values, very high or very low. I would like all my sensors to use the median value of the last three measurements, like median(t0,t1,t2).
by mpx2
Saturday 18 September 2021 12:48
Forum: Zigbee
Topic: Xiaomi WXKG01LM wireless switch - no log
Replies: 1
Views: 378

Re: Xiaomi WXKG01LM wireless switch - no log

Update: The problem is not Xiaomi related. Same problem with Osram plug which worked ok before updating plugin which required updateting Domoticz to beta version.
by mpx2
Monday 13 September 2021 17:53
Forum: Zigbee
Topic: Yet another broken Zigate?
Replies: 5
Views: 801

Re: Yet another broken Zigate?

Yes the USB TTL was broken, again!
by mpx2
Sunday 12 September 2021 13:40
Forum: Zigbee
Topic: Xiaomi WXKG01LM wireless switch - no log
Replies: 1
Views: 378

Xiaomi WXKG01LM wireless switch - no log

I bought a Xiaomi WXKG01LM wireless switch https://www.zigbee2mqtt.io/devices/WXKG01LM.html The problem is that the text log is always empty. The Switch Type is set to selector by default. Last seen value is only updated if the selector level changes. Consecutive single clicks won't update the last ...
by mpx2
Wednesday 22 July 2020 21:59
Forum: Zigbee
Topic: Yet another broken Zigate?
Replies: 5
Views: 801

Re: Yet another broken Zigate?

What is your setup ? what is your OS distribution ? How is the ZiGate connected to the PI? Which version of PI are you using , what model of Zigate to you use ? If you are on a PI4, I think that you MUST use not use the USB3 port I reinstalled everything. Rasbian Buster Raspberry Pi 3 Model B Plus ...
by mpx2
Monday 20 July 2020 22:45
Forum: Zigbee
Topic: Yet another broken Zigate?
Replies: 5
Views: 801

Yet another broken Zigate?

Zigates USB-TTL has broken two times. This time the LEDs will turn on but Raspberry Pi won't detect Zigate. Dmesg will report these errors. [ 288.386991] usb 1-1.1.3: USB disconnect, device number 5 [ 288.387010] usb 1-1.1.3.4: USB disconnect, device number 6 [ 326.336875] usb 1-1.3: new full-speed ...
by mpx2
Tuesday 14 July 2020 21:58
Forum: RFLink Transceiver
Topic: USB on RFLink not working after Reboot (Raspberry pi)
Replies: 5
Views: 4075

Re: USB on RFLink not working after Reboot (Raspberry pi)

When I updated to 2020.1 RFLink stopped working. I abandoned Domoticz because all I have had is problems.

Now I had some time and I updated Domoticz to version 2020.2 (build 12211) and I got RFLink working.
by mpx2
Tuesday 14 July 2020 0:45
Forum: DIY Hardware and Protocols
Topic: Improving quality/stability of power
Replies: 11
Views: 3284

Re: Improving quality/stability of power

I had the same problem with switching on all those electronic devices, it even trips my 30mA earth leakage circuit breaker several times. That is why I purchased a UPS. ;) What is your UPS model? There's not much filtering in basic UPSs. Online UPSs with high quality sine wave are very expensive ...
by mpx2
Friday 10 July 2020 17:17
Forum: DIY Hardware and Protocols
Topic: Improving quality/stability of power
Replies: 11
Views: 3284

Re: Improving quality/stability of power

Toulon7559. Do you know which electronic devices cause interference? You can add filters for those devices or try to use different phase.

Schaffner IF13-SE-H05-3100-WF-XXX dual stage filter is another alternative to filter mains
https://www.schaffner.com/products/emcemi/
by mpx2
Friday 10 July 2020 12:23
Forum: DIY Hardware and Protocols
Topic: Improving quality/stability of power
Replies: 11
Views: 3284

Re: Improving quality/stability of power

Generally, Raspberries are susceptible for the quality of their power supply. Therefore, for my 'production' Raspberries the Power Supplies are 'original' and/or bigger capacity than required. Still the impression that these Power Supplies (occasionally) transfer the transients from the 230V ...
by mpx2
Sunday 05 January 2020 23:40
Forum: LUA
Topic: Repeat on and off commands every 10 minutes
Replies: 11
Views: 2341

Re: Repeat on and off commands every 10 minutes

I added a delay just before the for loop. os.execute("sleep " .. math.random(5,15)) This will cause a random delay between 5 and 15 seconds. dzVentz script is not triggered at 00. This will work for switches triggered by other time based scripts but ( although unlikely ) it might fail for manual ...
by mpx2
Thursday 02 January 2020 12:53
Forum: LUA
Topic: Repeat on and off commands every 10 minutes
Replies: 11
Views: 2341

Re: Repeat on and off commands every 10 minutes

The script has been mostly working ok but some times it fails when repeat and switch on happens at the same time. At 2020-01-01 16:00:02 my switch turned on and immediately was turned off. The switch state is off so the next repeat is off command. Unfortunately there is nothing dzVents can do to ...
by mpx2
Wednesday 01 January 2020 15:12
Forum: LUA
Topic: Repeat on and off commands every 10 minutes
Replies: 11
Views: 2341

Re: Repeat on and off commands every 10 minutes

I have a simple AC switch which uses 433,92 MHz and uses one way communication. I need a LUA script which will repeat on or off command every 10 minutes until on or off is pressed. Using dzVents it would look like below. When not yet familiar with dzVents please start with reading Get started ...
by mpx2
Monday 02 December 2019 20:23
Forum: RFLink Transceiver
Topic: Currently available weather station?
Replies: 8
Views: 4797

Re: Currently available weather station?

is there anything like this for wifi that works with domoticz? would love to have a weatherstation but do not want to buy an rflink just for that. RTL-SDR costs only $21.95 USD if you want to try it. https://www.rtl-sdr.com/buy-rtl-sdr-dvb-t-dongles/ With RTL-433 It can decode many signals like car ...
by mpx2
Monday 02 December 2019 18:54
Forum: RFLink Transceiver
Topic: Currently available weather station?
Replies: 8
Views: 4797

Re: Currently available weather station?

The survey might be lagging rel. to the actual development/configuration. Therefore, reversely, ask the Stuntteam of RFLink whether they have an interface for the weather station which is interesting to you: see also section Development under this URL . "Asking if a device that is not on the ...
by mpx2
Monday 02 December 2019 15:09
Forum: LUA
Topic: Repeat on and off commands every 10 minutes
Replies: 11
Views: 2341

Re: Repeat on and off commands every 10 minutes

If I would like to repeat command eg. 2 times should I change the line device.switchOff() and move weakDevices where the timer is? no need to do anything different with table weakDevices just this return { on = { timer = { 'every 10 minutes', }, }, execute = function(dz) weakDevices = { 'device-1 ...
by mpx2
Sunday 01 December 2019 15:00
Forum: Zigbee
Topic: OSRAM Smart+ multicolor (multicolour) bulb reverting to previous colour
Replies: 4
Views: 406

Re: OSRAM Smart+ multicolor (multicolour) bulb reverting to previous colour

I have ZigBee Certified OSRAM SMART+ Classic E27 Tunable White buld. It doesn't work with Zigate but works with Samsung Smartthings Hub, Philips Hue and Cozify hub. Osram should work with ZigBee certified product. I updated the firmware to version 3.1a and updated Domoticz plugin to the latest ...
by mpx2
Sunday 01 December 2019 14:55
Forum: LUA
Topic: Repeat on and off commands every 10 minutes
Replies: 11
Views: 2341

Re: Repeat on and off commands every 10 minutes

I have a simple AC switch which uses 433,92 MHz and uses one way communication. I need a LUA script which will repeat on or off command every 10 minutes until on or off is pressed. Using dzVents it would look like below. Thanks. I'll try that. If I would like to repeat command eg. 2 times should I ...
by mpx2
Saturday 30 November 2019 14:32
Forum: LUA
Topic: Repeat on and off commands every 10 minutes
Replies: 11
Views: 2341

Repeat on and off commands every 10 minutes

Hello I have a simple AC whitch which uses 433,92 MHz and uses one way communication. I need a LUA script which will repeat on or off command every 10 minutes untill on or off is pressed. - A switch in Domoticz is switched on => repeat on command every 10 minutes untill the switch in Domoticz is ...