diff --git a/fhem/FHEM/10_ZWave.pm b/fhem/FHEM/10_ZWave.pm index 43f20aac7..d04d62673 100755 --- a/fhem/FHEM/10_ZWave.pm +++ b/fhem/FHEM/10_ZWave.pm @@ -73,6 +73,7 @@ my %zwave_class = ( get => { smStatus => "04" }, parse => { "..3105(..)(..)(.*)" => 'ZWave_ParseMultilevel($1,$2,$3)'},}, METER => { id => '32', + get => { meter => "01", }, parse => { "..3202(.*)"=> 'ZWave_ParseMeter($1)' }, }, ZIP_ADV_SERVER => { id => '33', }, ZIP_ADV_CLIENT => { id => '34', }, @@ -963,6 +964,11 @@ s2Hex($) return the indicator status of the node, as indState:on, indState:off or indState:dim value. +

Class METER +
  • meter
    + request the meter report. +
  • +

    Class MULTI_CHANNEL
  • mcEndpoints
    return the list of endpoints available, e.g.: