FHEM Forum

FHEM => English Corner => Thema gestartet von: amigob am 19 Juli 2014, 16:44:34

Titel: Opus TX300/Imagintronix Soil sensor
Beitrag von: amigob am 19 Juli 2014, 16:44:34
Hi all

I just got my Soil Sensor and see in the RFXmanager that my FRXtrx supports the sensor. but now I also want to add them to fhem. What is the best way to add these.
Below you see 2 of the 3 sensors that I have.

0A520C040001012C620359
Packettype    = TEMP_HUM
subtype       = TH12 - Imagintronix
                channel 1
Sequence nbr  = 4
ID            = 1
Temperature   = 30 °C
Humidity      = 98
Status        = Wet
Signal level  = 5
Battery       = OK

0A520C060002015E050259
Packettype    = TEMP_HUM
subtype       = TH12 - Imagintronix
                channel 2
Sequence nbr  = 6
ID            = 2
Temperature   = 35 °C
Humidity      = 5
Status        = Dry
Signal level  = 5
Battery       = OK

Titel: Antw:Opus TX300/Imagintronix Soil sensor
Beitrag von: amigob am 20 Juli 2014, 11:45:36
got it working now, adding one line to 46_TRX_WEATHER.pm will give support for these new sensors :-) ( humidity, temperature, battery status )
add
0x0c => "OPUS_TX300",
to
my %devname =
list, in the
sub TRX_WEATHER_common_temphydro
function

amigob
Titel: Antw:Opus TX300/Imagintronix Soil sensor
Beitrag von: unimatrix am 22 Juli 2014, 12:12:35
Hi,

could you tell me where you purchased this sensor? I am also interested.

Thanks!
Titel: Antw:Opus TX300/Imagintronix Soil sensor
Beitrag von: schka17 am 22 Juli 2014, 17:25:34
Hi,

Just ordered some here: http://www.plantcaretools.com/

Regards, karl


Sent from my iPad using Tapatalk
Titel: Antw:Opus TX300/Imagintronix Soil sensor
Beitrag von: schka17 am 28 Juli 2014, 11:27:55
Hi

Sensor received, just activated the first one, working perfect. But it seems that there are just 3 sensors possible because of the address jumpers 1-3?

regards,

Karl
Titel: Antw:Opus TX300/Imagintronix Soil sensor
Beitrag von: Tobias am 28 Juli 2014, 14:33:47
Hey,
it´s very good!!! One sensor for only 8€!! I think i´m buying some sensors...
Titel: Antw:Opus TX300/Imagintronix Soil sensor
Beitrag von: Willi am 07 August 2014, 15:20:44
Yes, only three sensors are usable with the RFXtrx433 as there is no additional ID in the RF packet to distinguish them.

Regards

Willi