Search found 22 matches
- Thursday 16 July 2020 5:45
- Forum: Temperature and Weather
- Topic: TFA-Dostmann Rain Sensor 30.3233.01
- Replies: 8
- Views: 5191
Re: TFA-Dostmann Rain Sensor 30.3233.01
Update: The TFA rain sensor now works fine using the rtl_433 RTL-SDR receiver. I get correct Rain readings in Domoticz. In rtl_433 parameters I entered "-R 147" to select the protocol for this TFA device, 30.3233.01. The device measures rain in 0.254 mm steps. Note: The Popp Z-Rain device reports ...
- Monday 13 July 2020 22:32
- Forum: Temperature and Weather
- Topic: Rain Gauge 47.3005.01 TFA
- Replies: 4
- Views: 2823
Re: Rain Gauge 47.3005.01 TFA
for complteness ... the Rain Gauge you are referring to is actualy the TFA 30.3233.01. The combined package of the rain transmitter and the display unit is 47.2005.01. I have opened sepatera topic for just the sensor.
@jack100 Where you able to make it work with RFXcom ?
@jack100 Where you able to make it work with RFXcom ?
- Monday 13 July 2020 22:20
- Forum: Temperature and Weather
- Topic: TFA-Dostmann Rain Sensor 30.3233.01
- Replies: 8
- Views: 5191
TFA-Dostmann Rain Sensor 30.3233.01
Question about a new Rain Sensor I am trying to use my new TFA-Dostmann Drop Rain Sensor 30.3233.01. This sensor is a 433mhz rain sensor. I am trying to connect it to domoticz using RFXcom433XL with ProXL1 1043 firmware. According to the RFXcom userguide this device is supported on ProXL1 starting ...
- Friday 10 July 2020 16:29
- Forum: Temperature and Weather
- Topic: Rain gauge suggestion
- Replies: 13
- Views: 5672
Re: Rain gauge suggestion
@kjellb Popp Z-Rain is working fine with 2020.2 build 12200 and later. I am using it for a 4 days now using that version and it works great.
- Tuesday 07 July 2020 13:13
- Forum: dzVents
- Topic: How to read data of Popp Rain General Sensor [Solved]
- Replies: 3
- Views: 1033
Re: How to read data of Popp Rain General Sensor [Solved]
It works! thanks
Here is my complete script to determine rainfall in the past 3 days using the Popp&Co 700168 Z-Rain ZWave device. I use this to determine if I need to rain my garden.
Here is my complete script to determine rainfall in the past 3 days using the Popp&Co 700168 Z-Rain ZWave device. I use this to determine if I need to rain my garden.
- Tuesday 07 July 2020 12:34
- Forum: dzVents
- Topic: How to read data of Popp Rain General Sensor [Solved]
- Replies: 3
- Views: 1033
Re: How to read data of Popp Rain General Sensor [Solved]
Thanks for getting back so quick. Your code looks good looks. I have put it in but now I need to wait until I get actual data from the rain sensor (it is on the roof att). I will get it tested very soon and will get back here to report if it worked. thanks !
- Tuesday 07 July 2020 9:51
- Forum: dzVents
- Topic: How to read data of Popp Rain General Sensor [Solved]
- Replies: 3
- Views: 1033
How to read data of Popp Rain General Sensor [Solved]
Hi I am trying to read the data of my Popp Rain Sensor shown below in my dzEvents script. - device type = General - subtype = Custom sensor - Data = "4 mm" (see below) how do I do that? { "ActTime" : 1594105062, "AstrTwilightEnd" : "00:00", "AstrTwilightStart" : "00:00", "CivTwilightEnd" : "22:40 ...
- Sunday 04 June 2017 15:51
- Forum: LUA
- Topic: How to change text sensor
- Replies: 2
- Views: 1817
Re: How to change text sensor
See example below of how to do it... -- script_device_text.lua commandArray = {} if (devicechanged['Relay-12'] == 'On') then s = otherdevices_lastupdate['Relay-12'] print('Relay-12'..otherdevices_svalues['Relay-12']) ttidx = otherdevices_idx['Relay-12'] print('Relay-12 idx '..ttidx) newtext = 'Relay ...
- Tuesday 23 May 2017 22:12
- Forum: Switches and Scenes
- Topic: GPIO port
- Replies: 21
- Views: 8275
Re: GPIO port
Why are you doing the "unexport" ? by doing that you will loose the previous settings of the gpio port.
- Tuesday 25 April 2017 9:15
- Forum: Design, usability and languages
- Topic: framb0ise v2 - awesome new dashboard!
- Replies: 217
- Views: 63776
Re: framb0ise v2 - awesome new dashboard!
I put it on the domoticz forum bugs. It's now on safi78/framb0ise. I will close the domoticz one.
- Monday 24 April 2017 22:30
- Forum: Design, usability and languages
- Topic: framb0ise v2 - awesome new dashboard!
- Replies: 217
- Views: 63776
Re: framb0ise v2 - awesome new dashboard!
Done. I created a bug report called: "framb0ise - jumping items", thanks in advance.
- Monday 24 April 2017 22:13
- Forum: Design, usability and languages
- Topic: framb0ise v2 - awesome new dashboard!
- Replies: 217
- Views: 63776
Re: framb0ise v2 - awesome new dashboard!
Hi, I installed it and it looks really nice. One question: I have created a roomplan called "Inputs" and it contains Input1..Input8. Each time I refresh the framb0ise screen the inputs are displayed in a different order, they jump around. It would be nice if they where always displayed in a same and ...
- Monday 24 April 2017 21:49
- Forum: Switches and Scenes
- Topic: GPIO port
- Replies: 21
- Views: 8275
Re: GPIO port
Great !
- Monday 24 April 2017 20:19
- Forum: Installation, Compiling, Permissions, Security and Starting
- Topic: Beta release installation fails
- Replies: 3
- Views: 1987
Re: Beta release installation fails
A few things to try: What version of raspbian do you have? do "uname -m" to find out, it should be armv61 or armv71. You could update your system, in case you are below rev, by "sudo BRANCH=stable rpi-update". If you don't have rpi-update do "sudo apt-get install rpi-update" first. After that you ...
- Monday 24 April 2017 11:51
- Forum: Switches and Scenes
- Topic: GPIO port
- Replies: 21
- Views: 8275
Re: GPIO port
Did you try: 1. install latest beta (don't restore your database but keep new empty one for a start) 2. add "Generic sysfs gpio" ? 3. test your GPIO inputs ?
- Monday 24 April 2017 9:19
- Forum: Switches and Scenes
- Topic: GPIO port
- Replies: 21
- Views: 8275
Re: GPIO port
If deleting the browser cache does not help you may rename your existing database (domoticz.db to _domotocz.db ) and restart domoticz so that you start with a new db. Then add the "Generic sysfs gpio" hardware. This should work if all is well. It works for me using chrome IE and edge browsers on ...
- Monday 24 April 2017 9:11
- Forum: Switches and Scenes
- Topic: GPIO port
- Replies: 21
- Views: 8275
Re: GPIO port
I am also running the latest beta (V3.7373) but did not see that problem. Did you delete you browser cache and reload? If the problem persists we need someone else to step in and help you out. You should be really close in getting it to work now.
- Monday 24 April 2017 8:02
- Forum: Switches and Scenes
- Topic: GPIO port
- Replies: 21
- Views: 8275
Re: GPIO port
Lebo2d9 should also be able to use the new "Generic sysfs gpio" hardware type to control the relays connected to output ports the raspberry. The advantage is that wiringpi is no longer needed making the susbsystem more simple. I am looking forward to see reports back of people who use "Generic sysfs ...
- Sunday 23 April 2017 18:18
- Forum: Switches and Scenes
- Topic: GPIO port
- Replies: 21
- Views: 8275
Re: GPIO port
Below the content of my /etc/init.d/domoticz_sysfs.sh script.I call it from my /etc/init/domticz.sh script. I run domoticz as a daemon. After reboot all sysfs ports should be setup, ready to go. Note that in the example below I have setup 23 inputs (with pullups) and 1 output (gpio12). To setup the ...
- Sunday 23 April 2017 16:15
- Forum: Switches and Scenes
- Topic: GPIO port
- Replies: 21
- Views: 8275
Re: GPIO port
You can also do it using Raspberry's GPIO tough. See domoticz wiki on how to set it up. It works, I have used inputs using both Raspberrys GPIO and Sysfs-gpio. On the longer term Sysfs-gpio will likely replace Rasberrys GPIO.