Changes between Version 9 and Version 10 of EnergyMeterPulseSensor


Ignore:
Timestamp:
2013-12-18 08:24:19 (10 years ago)
Author:
hek
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • EnergyMeterPulseSensor

    v9 v10  
    77This sensor counts pulses from a house meter and converts it into watt/kwh. There are a few parameters that needs to be tuned before everything works. On your meter it is usually specified how many pulses/kwh. Set '''PULSE_FACTOR''' to this value. You can also set '''SEND_FREQUENCY''' (how often you want the sensor to report values). Default is each 20 seconds. 
    88 
    9 If you want the vera device to show your current meeter value. Update '''Variable1''' value under the vera devices advanced tab. Set it to your meters current kwh-value * your PULSE_FACTOR.\\ 
     9If you want the vera device to show your current meeter value. First '''turn off your sensor'''. Update '''Variable1''' value under the vera device advanced tab.  Set it to your meters current kwh-value * your PULSE_FACTOR.\\ 
    1010''Example: Your pulse factor is 1000 and kwh-reading is 33000. Then set Variable1 to 33000000.'' 
     11 
     12 
    1113 
    1214The sensor sketch has two modes: