Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Getting A & B phases for circuit leveling #44

Open
gauthig opened this issue Dec 6, 2022 · 1 comment
Open

Getting A & B phases for circuit leveling #44

gauthig opened this issue Dec 6, 2022 · 1 comment

Comments

@gauthig
Copy link

gauthig commented Dec 6, 2022

Instead of just getting Home usage in getchart (history), can you pull the A&B side of both phases? Not sure if the data is exposed but it is there as when you do an extract from Emporia all history file show Home_1 and Home_2 instead of a single Home total.

@DabblerIOT
Copy link
Collaborator

I am new to this project and ha. But... if you are in the USA residential is a single primary coil and a center tap secondary coil. So A&B are the same phase / coil off the transformer on the street. (Understand?). Commercial 3 phase is different. Both phases are "in phase" with each other in residential, not offset 33% like 3 phase power. Link with a nice transformer drawing. Ex: If you put a scope on a and b the voltage lines will be on top of each other.

https://science.howstuffworks.com/environmental/energy/power7.htm#:~:text=At%20each%20house%2C%20there%20is,up%20normal%20household%20electrical%20service.

On most standard panels every other breaker is A or B. If you look at your panel you should be able to figure out the panel by looking at the bus bars in unused breaker slots.

You could make a new sensor using ha / settings / devices and services / helpers... there is a math helper there you can make a new sensor and combine other sensors just with gui.

Not sure why you would really care about this for residential that much, as in both "phases" are off the same transformer coil. Most of your big loads (compressors, well pump, ovens, dryers) and so on will be 240 and balanced. (Why you can put one ct on them in emporia and use multiplier of 2).

I don't see any data published via the emporia api if a circuit is on A or B phase.

Cheers.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants