Hauptmenü

ESA devices and FS20

Begonnen von Guest, 29 Dezember 2010, 09:30:27

Vorheriges Thema - Nächstes Thema

Guest

Originally posted by: <email address deleted>

Hi all,

Sorry for bothering you with english typing again, I still haven't
mastered the german language.

I'm working on my home automation and I've seen some ELV equipment
that looks very nice to implement in my house to chart my energy use.
In particular this device: "Funk-Wechselstromzähler ESA 2000 WZ für
ESA 2000" Artikel-Nr.: 68-904-16

Can I get this device to be used with FS20 (as it seems to talk over
the same frequency as FS20) and it's data logged in fhem? I'm using
FHEM connected to a FHZ1000pc.

Kind regards,

Jelle Kalf

--
Sie haben diese Nachricht erhalten, da Sie der Google Groups-Gruppe FHEM users beigetreten sind.
Wenn Sie Nachrichten in dieser Gruppe posten möchten, senden Sie eine E-Mail an fhem-users@googlegroups.com.
Wenn Sie aus dieser Gruppe austreten möchten, senden Sie eine E-Mail an fhem-users+unsubscribe@googlegroups.com.
Besuchen Sie die Gruppe unter http://groups.google.com/group/fhem-users?hl=de, um weitere Optionen zu erhalten.

rudolfkoenig

                                                   

> Can I get this device to be used with FS20 (as it seems to talk over
> the same frequency as FS20) and it's data logged in fhem? I'm using
> FHEM connected to a FHZ1000pc.

- the FHZ1000pc wont report ESA2000 data
- The CUL from busware.de can send and (afaik) receive the ESA2000 protocol
- There is no fhem module to decoce ESA2000 (yet)
- Fhem has support for the EM1000WZ via a CUL or an EM1010PC, the latter is
  somewhat unreliable as it needs a reboot every now and then.

--
Sie haben diese Nachricht erhalten, da Sie der Google Groups-Gruppe FHEM users beigetreten sind.
Wenn Sie Nachrichten in dieser Gruppe posten möchten, senden Sie eine E-Mail an fhem-users@googlegroups.com.
Wenn Sie aus dieser Gruppe austreten möchten, senden Sie eine E-Mail an fhem-users+unsubscribe@googlegroups.com.
Besuchen Sie die Gruppe unter http://groups.google.com/group/fhem-users?hl=de, um weitere Optionen zu erhalten.

Guest

Originally posted by: <email address deleted>

Viele dank herr Koenig,

Would I need the custom FHEM firmware for the CUL device to make this
happen?
It's getting very tempting to switch to a CUL instead of a fhz1000pc
now :)


Kind regards

Jelle Kalf

On 29 dec, 09:38, Rudolf Koenig wrote:
> > Can I get this device to be used with FS20 (as it seems to talk over
> > the same frequency as FS20) and it's data logged in fhem? I'm using
> > FHEM connected to a FHZ1000pc.
>
> - the FHZ1000pc wont report ESA2000 data
> - The CUL from busware.de can send and (afaik) receive the ESA2000 protocol
> - There is no fhem module to decoce ESA2000 (yet)
> - Fhem has support for the EM1000WZ via a CUL or an EM1010PC, the latter is
>   somewhat unreliable as it needs a reboot every now and then.

--
Sie haben diese Nachricht erhalten, da Sie der Google Groups-Gruppe FHEM users beigetreten sind.
Wenn Sie Nachrichten in dieser Gruppe posten möchten, senden Sie eine E-Mail an fhem-users@googlegroups.com.
Wenn Sie aus dieser Gruppe austreten möchten, senden Sie eine E-Mail an fhem-users+unsubscribe@googlegroups.com.
Besuchen Sie die Gruppe unter http://groups.google.com/group/fhem-users?hl=de, um weitere Optionen zu erhalten.

rudolfkoenig

                                                   

> Would I need the custom FHEM firmware for the CUL device to make this happen?

The "standard" culfw firmware has support for the EM and ESA Protocol.
Exception is the ESA Protocol for the CUL Hardware version < V3.0 (not sold
anymore afaik), for this one you have to compile your own culfw, i.e.  there is
no precompiled .HEX file checked in for the CULV2 with ESA

--
Sie haben diese Nachricht erhalten, da Sie der Google Groups-Gruppe FHEM users beigetreten sind.
Wenn Sie Nachrichten in dieser Gruppe posten möchten, senden Sie eine E-Mail an fhem-users@googlegroups.com.
Wenn Sie aus dieser Gruppe austreten möchten, senden Sie eine E-Mail an fhem-users+unsubscribe@googlegroups.com.
Besuchen Sie die Gruppe unter http://groups.google.com/group/fhem-users?hl=de, um weitere Optionen zu erhalten.

Guest

Originally posted by: <email address deleted>

Herr Koenig,

Yet again many thanks. One thing I'm wondering about the em1000
product suite is the limitation on the number of attachable devices.
The EM1010pc speaks of a limitation of 5 devices. My I safely assume
this limitation doesn't apply to a CUL/CUNO device?

And a general question to all EM1000em users. It seems like a nice
device for power mearsurements, but does it also  allow for on/off
switching like the FS20 ST-3 does? If that's the case, then I'm
completely free of using plugwise.
(Plugwise is the other wall socket energy measurement solution I'm
looking into).


Kind regards,

jelle kalf

On 30 dec 2010, 08:15, Rudolf Koenig wrote:
> > Would I need the custom FHEM firmware for the CUL device to make this happen?
>
> The "standard" culfw firmware has support for the EM and ESA Protocol.
> Exception is the ESA Protocol for the CUL Hardware version < V3.0 (not sold
> anymore afaik), for this one you have to compile your own culfw, i.e.  there is
> no precompiled .HEX file checked in for the CULV2 with ESA

--
Sie haben diese Nachricht erhalten, da Sie der Google Groups-Gruppe FHEM users beigetreten sind.
Wenn Sie Nachrichten in dieser Gruppe posten möchten, senden Sie eine E-Mail an fhem-users@googlegroups.com.
Wenn Sie aus dieser Gruppe austreten möchten, senden Sie eine E-Mail an fhem-users+unsubscribe@googlegroups.com.
Besuchen Sie die Gruppe unter http://groups.google.com/group/fhem-users?hl=de, um weitere Optionen zu erhalten.

rudolfkoenig

                                                   

> The EM1010pc speaks of a limitation of 5 devices.

This is not correct. There are 3 families (EMEM, EMWZ and EMGZ), from each family
you may have up to 4 devices.


> My I safely assume this limitation doesn't apply to a CUL/CUNO device?

No, as it is a protocol problem: you can only choose one of the 4 available
adresses for each device.


> And a general question to all EM1000em users. It seems like a nice
> device for power mearsurements, but does it also  allow for on/off
> switching like the FS20 ST-3 does?

Again no. The EMEM sends power consumption every 5 minutes, thats all.

--
Sie haben diese Nachricht erhalten, da Sie der Google Groups-Gruppe FHEM users beigetreten sind.
Wenn Sie Nachrichten in dieser Gruppe posten möchten, senden Sie eine E-Mail an fhem-users@googlegroups.com.
Wenn Sie aus dieser Gruppe austreten möchten, senden Sie eine E-Mail an fhem-users+unsubscribe@googlegroups.com.
Besuchen Sie die Gruppe unter http://groups.google.com/group/fhem-users?hl=de, um weitere Optionen zu erhalten.

Guest

Originally posted by: <email address deleted>

> This is not correct. There are 3 families (EMEM, EMWZ and EMGZ), from each family
> you may have up to 4 devices.
> No, as it is a protocol problem: you can only choose one of the 4 available
> adresses for each device.

Thanks for this vital piece of information

> > And a general question to all EM1000em users. It seems like a nice
> > device for power mearsurements, but does it also  allow for on/off
> > switching like the FS20 ST-3 does?
>
> Again no. The EMEM sends power consumption every 5 minutes, thats all.

Any linux/FHEM  alternatives I can look into? I'm hoping to stay away
from the windows based Plugwise solution. Also because it's a very
expensive implementation. (9 sockets + a usb stick = € 370,--)

--
Sie haben diese Nachricht erhalten, da Sie der Google Groups-Gruppe FHEM users beigetreten sind.
Wenn Sie Nachrichten in dieser Gruppe posten möchten, senden Sie eine E-Mail an fhem-users@googlegroups.com.
Wenn Sie aus dieser Gruppe austreten möchten, senden Sie eine E-Mail an fhem-users+unsubscribe@googlegroups.com.
Besuchen Sie die Gruppe unter http://groups.google.com/group/fhem-users?hl=de, um weitere Optionen zu erhalten.