Changes between Version 9 and Version 10 of EnergyMeterPulseSensor
- Timestamp:
- 2013-12-18 08:24:19 (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
EnergyMeterPulseSensor
v9 v10 7 7 This 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. 8 8 9 If you want the vera device to show your current meeter value. Update '''Variable1''' value under the vera devices advanced tab. Setit to your meters current kwh-value * your PULSE_FACTOR.\\9 If 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.\\ 10 10 ''Example: Your pulse factor is 1000 and kwh-reading is 33000. Then set Variable1 to 33000000.'' 11 12 11 13 12 14 The sensor sketch has two modes: