I hadn't heard of the company Sense before I read about this blog. I looked up their product... 300 bucks, are you kidding me? And it requires licensed installation on top of that, so maybe even more in labor. Who's buying this stuff and how is their margin defensible from Tesla or somebody selling Raspberry Pi kits for $25?
Monitoring Home Power Consumption for less than $25
21–30 of 137 posts
Re: Monitoring Home Power Consumption for less than $25
#22Yikes, and I though we had it bad here in the Netherlands where you explicitly needed to opt-out of your power supplier being able to read your meter.
At least here it is ordered that if these newer 'smart meters' are to be installed they always need to include a 'P1 port' which allows the home owner to simply read out the metrics every 10 seconds using a serial device.
Re: Monitoring Home Power Consumption for less than $25
#23I would think it would be a bit of a security hole to have anyone read your meter. You'd easily be able to determine who is on vacation for instance. I'm guessing you might also be able to deduce a lot of information such as bedtimes, when you are doing laundry, when you leave for work, etc.
Considering the fact that it took him three hours to identify his own house, when he could see the current reading, I'd say that's not much of a problem.
Re: Monitoring Home Power Consumption for less than $25
#24I would think it would be a bit of a security hole to have anyone read your meter. You'd easily be able to determine who is on vacation for instance. I'm guessing you might also be able to deduce a lot of information such as bedtimes, when you are doing laundry, when you leave for work, etc.
It is. In Germany at least all communications must be encrypted. And often multiple meters will communicate via one gateway. Though, if someone has the time and technical ability to implement this kind of surveillance then there are probably easier ways to get better info than inferring activity from energy readings.
I don't know, the original mapping probably isn't the most difficult thing in the world, and then you can just passively (programmatically) wait for oddities in consumption patterns against an entire neighbourhood.
Re: Monitoring Home Power Consumption for less than $25
#25I would think it would be a bit of a security hole to have anyone read your meter. You'd easily be able to determine who is on vacation for instance. I'm guessing you might also be able to deduce a lot of information such as bedtimes, when you are doing laundry, when you leave for work, etc.
I feel like that'd be a lot more work than just watching their house for activity.
You can have "small hands" doing the initial survey (e.g. triangulate signal strengths to meter locations), automate the surveillance/pattern checking, and call in more professional break-in teams when you have high confidence.
Re: Monitoring Home Power Consumption for less than $25
#26Tangential, but what other fascinating things can I do with an SDR dongle? I've had one for years and have not heard of this. * Listen to various radio stations * Track airplane positions * Receive weather images from a satellite what else? One other thing off the top of my head is combining ship position and cargo databases: https://github.com/marcdacosta/ambient-shipping
* listen to air traffic control nearby
* tap the IF on a hf transceiver for a panadapter
Re: Monitoring Home Power Consumption for less than $25
#27> Some research told me that the power company accomplishes this via a simple radio broadcast on the 900Mhz spectrum. Interesting. Around here (mainland Europe) they're currently installing "smart" meters which do this using CPL rather than radio. > And with one simple command, I was reading the power (and probably water) meters for my entire neighborhood That is a bit troubling from a physical security perspective,…
Re: Monitoring Home Power Consumption for less than $25
#28Earlier quoted context omitted.
Considering the fact that it took him three hours to identify his own house, when he could see the current reading, I'd say that's not much of a problem.
Because it took him that long in his first try doesn’t mean that holds true of everyone.
Re: Monitoring Home Power Consumption for less than $25
#29Tangential, but what other fascinating things can I do with an SDR dongle? I've had one for years and have not heard of this. * Listen to various radio stations * Track airplane positions * Receive weather images from a satellite what else? One other thing off the top of my head is combining ship position and cargo databases: https://github.com/marcdacosta/ambient-shipping
Re: Monitoring Home Power Consumption for less than $25
#30> Some research told me that the power company accomplishes this via a simple radio broadcast on the 900Mhz spectrum. Interesting. Around here (mainland Europe) they're currently installing "smart" meters which do this using CPL rather than radio. > And with one simple command, I was reading the power (and probably water) meters for my entire neighborhood That is a bit troubling from a physical security perspective,…
What about thieves going around selecting data and pinpointing the house the one with the least consumption so they can find out if you are absent or not. Incredible techonology
Note that "least consumption" is not the right indicator, different people have different levels of consumption. What you want is a break in the consumption pattern, a home with lower than usual consumption of electricity.