FHEM with RFXtrx433 USB and OWL Intuition CM180i

Begonnen von Eucalyptus30, 18 August 2013, 21:38:26

Vorheriges Thema - Nächstes Thema

Eucalyptus30

Hi !

I have an RFXtrx433 USB which works with a plugcomputer.
With an RFXtrx433 I have 3 temperatures sensors (Oregon) and some Remote Power Plug (Chacon)
All works perfectly with FHEM. (Hoo yeah :-) )


I bought an OWL Intuition CM180i. The aim is monitoring my electricity consumption.

FHEM had detected the OWL Intuition CM180i as "TRX_UNKNOWN_5b".
This is the log file:

2013-08-16_17:19:31 TRX_UNKNOWN_5b 135b01289f000000000000000000000000000079
2013-08-16_17:20:31 TRX_UNKNOWN_5b 135b012c9f000000000000000000000000000079
2013-08-16_17:21:31 TRX_UNKNOWN_5b 135b012e9f000000000000000000000000000079
2013-08-16_17:22:31 TRX_UNKNOWN_5b 135b01339f000000000000000000000000000079
2013-08-16_17:23:31 TRX_UNKNOWN_5b 135b01369f000000000000000000000000000079
2013-08-16_17:24:31 TRX_UNKNOWN_5b 135b013c9f000000000000000000000000000079
2013-08-16_17:25:05 TRX_UNKNOWN_5b 135b013e0d000100000000000000000000000079
2013-08-16_17:25:17 TRX_UNKNOWN_5b 135b013f0d000000000000000000000000000079
2013-08-16_17:27:17 TRX_UNKNOWN_5b 135b01460d000000000000000000000000000079
2013-08-16_17:28:17 TRX_UNKNOWN_5b 135b014a0d000000000000000000000000000079
2013-08-16_17:29:17 TRX_UNKNOWN_5b 135b014f0d000000000000000000000000000079
2013-08-16_17:30:17 TRX_UNKNOWN_5b 135b01520d000000000000000000000000000079
2013-08-16_17:31:17 TRX_UNKNOWN_5b 135b01540d000000000000000000000000000079
2013-08-16_17:32:17 TRX_UNKNOWN_5b 135b015a0d000000000000000000000000000079
2013-08-16_17:33:17 TRX_UNKNOWN_5b 135b01600d000000000000000000000000000079
2013-08-16_17:34:17 TRX_UNKNOWN_5b 135b01640d000000000000000000000000000079


The config in fhem.cfg :
define TRX_UNKNOWN_5b TRX_ELSE 5b
attr TRX_UNKNOWN_5b room TRX_ELSE
define FileLog_TRX_UNKNOWN_5b FileLog ./log/TRX_UNKNOWN_5b-%Y.log TRX_UNKNOWN_5b
attr FileLog_TRX_UNKNOWN_5b logtype text
attr FileLog_TRX_UNKNOWN_5b room TRX_ELSE


I don't know what to do for getting the consumption. Have you an idea?

Willi

Looks like you have an old FHEM version.
OWL Intuition CM180i should work since FHEM version July 13th this year.

Please do an "update" and remove the TRX_UNKNOWN_5b lines from fhem.cfg.

After restarting FHEM yCM180i should be detected automatically.

See also Link
and http://forum.fhem.de/index.php?t=msg&goto=85802&rid=136&srch=cm180i#msg_85802

Next time, please also place a small message to the RFXTRX section. I am not checking the english corner regulary.

Regards

Willi
FHEM@Q600(debian) mit DS9490R (1Wire) | FHEM@Sheevaplug(debian) mit RFXCOM-Receiver(80002), CULv3 & USB-WDE1 | FHEM@odroid mit CULv2 & RFXtrx433

Eucalyptus30

[Edit] I'm Such a Moron.. You said update FHEM and not rfx433..... Sorry .




hum it's weird.

After Update of rfx433 usb, if i use RFXmngr on my laptop on windows 7. I have that :

================================================
Reset receiver/transceiver:0D 00 00 00 00 00 00 00 00 00 00 00 00 00
================================================
Get Status:0D 00 00 01 02 00 00 00 00 00 00 00 00 00
------------------------------------------------
0D010001025343000C2F01010000
Packettype        = Interface Message
subtype           = Interface Response
Sequence nbr      = 1
response on cmnd  = Get Status
Transceiver type  = 433.92MHz
Firmware version  = 67
Hardware version  = 1.1
Undec             off
X10               enabled
ARC               enabled
AC                enabled
HomeEasy EU       enabled
Meiantech         disabled
Oregon Scientific enabled
ATI               disabled
Visonic           disabled
Mertik            disabled
AD                disabled
Hideki            enabled
La Crosse         enabled
FS20              disabled
ProGuard          disabled
BlindsT0          disabled
BlindsT1          disabled
AE                disabled
RUBiCSON          disabled
FineOffset        disabled
Lighting4         disabled
RSL               disabled
RFU protocol 5    disabled
RFU protocol 6    disabled
------------------------------------------------
135B0103B9000000000000000000000000000079
Packettype    = CURRENT_ENERGY
subtype       = ELEC4 - OWL CM180i
Sequence nbr  = 3
ID            = 47360
Count         = 0
Channel 1     = 0 ampere
Channel 2     = 0 ampere
Channel 3     = 0 ampere
total usage   = 0 Wh
Signal level  = 7
Battery       = OK


But if i use my plugcomputer on Debian. With FHEM i have that (even after a delete of the lines with TRX_UNKNOWN_5b) :
An idea ?
2013-08-19_19:59:42 TRX_UNKNOWN_5b 135b0106b9000000000000000000000000000059
2013-08-19_20:00:42 TRX_UNKNOWN_5b 135b0108b9000000000000000000000000000069


(I'm on 3.2.0-4-kirkwood. and i have FHEM 5.4)

Willi

No, I did not meant that you should update the RFXtrx433 firmware.

Please update FHEM on your FHEM server itself using the "update" command and restart fhem.

On FHEM module directory FHEM you should have the folling versions:

$ fgrep Id 45_TRX.pm 46_TRX_*
45_TRX.pm:# $Id: 45_TRX.pm 3416 2013-07-13 15:14:49Z wherzig $
46_TRX_ELSE.pm:# $Id: 46_TRX_ELSE.pm 3416 2013-07-13 15:14:49Z wherzig $
46_TRX_LIGHT.pm:# $Id: 46_TRX_LIGHT.pm 3278 2013-06-12 15:13:24Z wherzig $
46_TRX_SECURITY.pm:# $Id: 46_TRX_SECURITY.pm 3290 2013-06-15 19:35:07Z wherzig $
46_TRX_WEATHER.pm:# $Id: 46_TRX_WEATHER.pm 3744 2013-08-18 18:11:01Z wherzig $


-- Willi
FHEM@Q600(debian) mit DS9490R (1Wire) | FHEM@Sheevaplug(debian) mit RFXCOM-Receiver(80002), CULv3 & USB-WDE1 | FHEM@odroid mit CULv2 & RFXtrx433