DIY Home Power & Solar Energy Dashboard - Home Assistant w/ ESPHome

แชร์
ฝัง
  • เผยแพร่เมื่อ 15 มิ.ย. 2024
  • The 2021 Update for the Whole Home Power Monitoring with the CircuitSetup device with ESPHome and the Home Assistant Energy Dashboard.
    ⚡Parts Used⚡
    Split Core Current Transformers 100A/50ma - geni.us/gaRgK
    ESP32 NodeMCU - geni.us/gARw9mU
    9VAC Power Supply - geni.us/FTfh1
    CircuitSetup 6 Channel or 2 Channel Board - circuitsetup.us/index.php/pro...
    If you do not see the Energy Dashboard in 2021.8 or better, add the "energy:" tag in your configuration yaml file. (no quotes)
    CircuitSetup Github - github.com/CircuitSetup/Expan...
    HA Energy - www.home-assistant.io/blog/20...
    Previous Video with Calibration testing - • DIY Whole Home Power M...
    Emporia Post Mentioned - community.emporiaenergy.com/t...
    ⚡Products We Use/Recommend
    Amazon US - amzn.to/2YZNDeO
    Amazon UK - amzn.to/2TnG2R4
    Amazon CA - amzn.to/2JWsNq5
    ⚡Be Social!⚡
    Main Website - www.digiblur.com
    Discord Chat - discord.digiblur.com
    Patreon - patreon.digiblur.com
    Join / @digiblurdiy
    Facebook - facebook.digiblur.com
    Instagram - instagram.digiblur.com
    Please note, the product links above could be affiliate links, using them could earn digiblurDIY a small commission of purchases potentially helping with future video projects. Thank you! As an Amazon Associate I earn from qualifying purchases.
    00:00 Intro
    02:18 The Why?
    06:42 Hardware Hands On
    10:32 Safety Issues & Tips
    13:31 Software Setup
    20:45 Install
    22:39 Energy Dashboard Setup
    24:09 Closing
    24:54 The BEST Part!

ความคิดเห็น • 220

  • @TheBurnsStuff
    @TheBurnsStuff 2 ปีที่แล้ว +6

    I know this may go against common practice, but this makes it easier for me. I wanted to share how I have my CTs labeled. For me, this is easier to know which CT is connected to which port without having to scroll back and forth. Thanks for all of these videos! This little energy monitor is really freakin neat!!!
    # Current Transformers:
    current_20a: '11143' # 20A/25mA SCT-006: 8x
    current_30a: '8650' # 30A/1V SCT-013-030: None
    current_50a: '15420' # 50A/1V SCT-013-050: None
    current_80a: '41660' # 80A/26.6mA SCT-010: 2x
    current_120a: '41787' # 120A/40mA: SCT-016: 2x
    current_100a: '27518' # 100A/50ma SCT-013-000: None
    current_200a: '27518' # 200A/100mA SCT-024: None

    • @digiblurDIY
      @digiblurDIY  2 ปีที่แล้ว

      Thanks! Not a problem at all for throwing comments in your code or even substitutions of things to make it easier.

  • @alexsinbb
    @alexsinbb 9 หลายเดือนก่อน

    Great video! Ordered the parts. Excited to get going! Planning on using 1 CT clamp on the generator back feed into the house to measure how many amps I'm pulling during a blackout too.

    • @digiblurDIY
      @digiblurDIY  9 หลายเดือนก่อน

      Nice! I thought about doing that but I do have the Genmon project running on my generac.

  • @dev45
    @dev45 2 ปีที่แล้ว +1

    Nice update has got way easier then when I did it off your original video

    • @digiblurDIY
      @digiblurDIY  2 ปีที่แล้ว +2

      Indeed...things are always getting easier as we go.

  • @billkennard4310
    @billkennard4310 2 ปีที่แล้ว +7

    After messing with building my own with CT and esphome, with low stability, I made one using emoncms and ESP32 posting the Data to MQTT. Used the "integration" integration to convert the Watts to kWh and move it into the dashboard... DIY tip keep leads short between clamp jack and resistors/esp input, and beware of magnetic flourescent ballasts in close proximity.

    • @garrox84
      @garrox84 2 ปีที่แล้ว

      Hey Bill, I also build my own monitor with ctClamps+nodemcu+emon-library. I also post realtime watts and amps to an MQTT topic. but what kind of integration do you use to get kw/h for the energy dashboard. i'm having a hard time dropping in nodes with all kinds of formulas in nodeRed. what is the "integration" integration?

    • @billkennard4310
      @billkennard4310 2 ปีที่แล้ว

      @@garrox84 excerpts from my sensor.yaml file:
      #SUM my two phases power
      mains_power:
      friendly_name: "Power Usage"
      unit_of_measurement: "W"
      value_template: "{{((states('sensor.mains1_watts')|float)+(states('sensor.mains2_watts')|float)) | round(0)}}"
      #AND
      - platform: integration
      source: sensor.mains_power
      name: energy_spent
      unit_prefix: k
      round: 2

    • @billkennard4310
      @billkennard4310 2 ปีที่แล้ว

      The integration integration is a built in mathematical function in HA, I guess it is my only practical use for calculus!

    • @garrox84
      @garrox84 2 ปีที่แล้ว

      @@billkennard4310 i found it! Thnx for the answer

  • @notaname59
    @notaname59 2 ปีที่แล้ว +2

    Cool (and timely) video - I'm looking at wiring up my panel and leveraging data I'm getting from solar to join together what I'm using and what I'm 'banking' with the utility.
    One question - I noticed that the vue sells 50a ct clamps (but with 2.5mm mono jacks) and was wondering if you or anyone in the comments have tried these - if so, did they work or what did you do to make them work.

    • @digiblurDIY
      @digiblurDIY  2 ปีที่แล้ว

      No idea why Vue or Emboria decided to screw with people on those 2.5mm jacks. You could try converting them or cut the end off and and do a screw terminal to 3.5mm jack.

  • @hybrid.domotic
    @hybrid.domotic 2 ปีที่แล้ว +1

    the idea of the boy is original , even you video thank's big thumb !

  • @TheAnthonyBrandi
    @TheAnthonyBrandi 27 วันที่ผ่านมา

    this is just like solar assistant. nice

  • @issacohasi
    @issacohasi 2 ปีที่แล้ว +1

    I very appreciatte your video and your boy saying to subscribe.

  • @OldCurmudgeon3DP
    @OldCurmudgeon3DP 2 ปีที่แล้ว +1

    I put a little jumper on the main power to the ESP32 on my water heater. I can pull the jumper to program via USB.

  • @chuxxsss
    @chuxxsss 2 ปีที่แล้ว +2

    I alway wondered why I used Node-red, now I know. More detail would be good.

  • @Teleport73
    @Teleport73 2 ปีที่แล้ว +1

    Thanks for this update. Loved your original video. Just at 07:30, where you mention the power factor and wattage are now done properly. Is this due to a revision of the board itself, or is the change just with ESPHome?

    • @digiblurDIY
      @digiblurDIY  2 ปีที่แล้ว

      Thanks! Both actually. The voltage reference was fed to all channels on the ICs.

  • @ParkStreetLights
    @ParkStreetLights ปีที่แล้ว +1

    Thank you, always very well explained !!!!

  • @craigw4644
    @craigw4644 ปีที่แล้ว +1

    Great video thank you, With the information provided, really simplified the project. Still trying to figure out how to monitor battery capacity, charge and discharge. Might hit you'all up on discord. 😎

  • @bryanst.martin7134
    @bryanst.martin7134 2 ปีที่แล้ว +1

    I have a couple of those WiFi antenna cables 20' long.

  • @phillipzx3754
    @phillipzx3754 2 ปีที่แล้ว +1

    Thanks for the tip ( at about 12:30 in on the video ) on crossing the lines on a 240 volt AC circuit. I was doing a "times 2" in the YAML.
    To change the currency go to the "General" under "Configuration." You'll see the Currency type. Edit and restart. Then the Energy dashboard will show the U.S. dollar.

    • @digiblurDIY
      @digiblurDIY  2 ปีที่แล้ว +1

      I do that in a couple of mine so you grab the real amps of both. Yes, that's just a test little dev container of HA, I wipe it from time to time and I just left it default.

    • @Rottweilerz
      @Rottweilerz 2 ปีที่แล้ว

      @@digiblurDIY I'm confused about the crossing lines for 240V appliances/circuits - isn't the Current measurement accurate with a single line through the CT, but the Voltage needs to be doubled in the calculation for Power?

    • @Rottweilerz
      @Rottweilerz 2 ปีที่แล้ว

      Could you explain where you're adding multiplication to your ESP32 YAML's Power calcs? Are you just uncommenting the 'Multiply by 2' under Power for a given CT?

    • @digiblurDIY
      @digiblurDIY  2 ปีที่แล้ว

      No, think about it. If you ran two 120v bedroom circuits through the same CT clamp you would measure the current in both of them. If you run both legs of an electric dryer in opposite directions through the CT clamp you can measure the current of both. it's still 120v per leg, they are just out of phase.

    • @digiblurDIY
      @digiblurDIY  2 ปีที่แล้ว

      Yes, if you want to multiply a value to change it from negative value, multiple by 2, etc the filters are great for that. esphome.io/components/sensor/index.html?#sensor-filters

  • @trentellis8334
    @trentellis8334 2 ปีที่แล้ว

    Great video, thanks. To add an external aerial do we need a different version of the ESP32 NodeMCU, to have a aerial connector? Also can you recommend a aerial.

    • @digiblurDIY
      @digiblurDIY  2 ปีที่แล้ว

      I linked one in the video description on Aliexpress. Any ufl antenna with the length you need really. Also try it without as oddly enough mine had enough signal without it which still does not make sense to me.

  • @pjwlk
    @pjwlk 2 ปีที่แล้ว +9

    Just a heads up for your Canadian viewers. It is illegal for you to install low voltage items inside your circuit breaker panel. Your home insurance may also be voided by doing so. Please consult a qualified hydro inspector or electrician to find out how to interface your system correctly.

    • @digiblurDIY
      @digiblurDIY  2 ปีที่แล้ว

      Highly recommend the electrician option myself as most places in my area do not have disconnects at the meter pan due to the close proximity of the main panel.

  • @DynamicJon
    @DynamicJon 2 ปีที่แล้ว

    You know what would be cool is if you could go over the config where you adjust the various channels by various clamps, like the whole house you mentioned you might use the 200amp clamps but then you also have the 20amp clamps.

    • @digiblurDIY
      @digiblurDIY  2 ปีที่แล้ว +1

      I think I did that in my previous version video and went through ground up calibration and such too since the cheats weren't there. Feel free to ask here or discord for details or help with your setup.

  • @DynamicJon
    @DynamicJon 2 ปีที่แล้ว +1

    Other cool thing might be to cover the 'use an entity with current price' in the energy config. Alot of people have TOU rates (4-9pm high energy cost, else low) - I dont see much documentation around that at the moment

    • @digiblurDIY
      @digiblurDIY  2 ปีที่แล้ว

      I assume that is left open to be flexible based on however you want to get the price into your system whether it be some automated way or manual method with helpers/automations. If I had that in would just drive it via a timed automation of some sort via HA or NR.

    • @billkennard4310
      @billkennard4310 2 ปีที่แล้ว

      I put examples of my automations for this on the digiblur discord server under "projects and shares"

  • @rodvodopives
    @rodvodopives 2 ปีที่แล้ว +2

    Great videos !
    Do you know if we can get the W values + and - to monitor power consumption and solar power injected to the grid?

  • @MoridinTX
    @MoridinTX 2 ปีที่แล้ว +1

    As always, awesome and informative! Do you have a link to the .stl files for the cases?

    • @digiblurDIY
      @digiblurDIY  2 ปีที่แล้ว

      Thanks! Yes, CircuitSetup has them all on their Github page for download. Link in description.

  • @subthousandoaks
    @subthousandoaks 6 หลายเดือนก่อน +1

    Ty!

  • @marcusone1
    @marcusone1 2 ปีที่แล้ว +3

    Would be great to update with showing how to setup the different clamps (change current_cal calibration per channel, which channels are where on the device, etc), or is that in your older video? :)

    • @digiblurDIY
      @digiblurDIY  2 ปีที่แล้ว +2

      I did cover that in the older one when we had to the calibrations ourselves. I would like to do a ground up one with plenty of room on the mains side or even with a cut off before the panel so I can show more on the clamp install hardware side. Hard to do that on a production house with an older panel that's a mess. I have some ideas....

    • @marcusone1
      @marcusone1 2 ปีที่แล้ว +2

      @@digiblurDIY Good part about doing one on a "production house with older panel that's a mess" is it will look like most of ours :D

    • @digiblurDIY
      @digiblurDIY  2 ปีที่แล้ว +1

      I was going to use an smaller building I knew of butttt... Hurricane Ida has blessed me with a long power outage and rewired most of my panel and will video some of the clamps going back on.

  • @Just_An_Idea_For_Consideration
    @Just_An_Idea_For_Consideration ปีที่แล้ว +1

    Could this be used with Hall Effect Sensors - to monitor and log DC circuits such as Solar Panels
    and 48V Batteries
    Please advise

  • @JimfromIndy
    @JimfromIndy 2 ปีที่แล้ว +1

    I dealt with the issue of ct's installed backwards by altering the templates to get the ABSOLUTE VALUE of the value. Works perfectly

    • @digiblurDIY
      @digiblurDIY  2 ปีที่แล้ว +1

      My OCD gets to me. But yes easily fixed via a template.

  • @FrankGraffagnino
    @FrankGraffagnino 2 ปีที่แล้ว +2

    can you link to the esp32 board you bought with the external antenna connector? great video BTW

    • @digiblurDIY
      @digiblurDIY  2 ปีที่แล้ว +1

      geni.us/gARw9mU
      Check the Aliexpress one there

  • @user-hy3wd2xr8p
    @user-hy3wd2xr8p 2 ปีที่แล้ว

    Thanks a lot for great videos! Just a little question - could this be used to measure Direct Current?

    • @digiblurDIY
      @digiblurDIY  2 ปีที่แล้ว

      I don't believe this chip is designed for DC amp measurement. There are some other DIY projects out there for doing that.

    • @user-hy3wd2xr8p
      @user-hy3wd2xr8p 2 ปีที่แล้ว +1

      ​@@digiblurDIY From README:
      What you'll need:
      Current Transformers (any combination of the following, or any current transformer that does not exceed 1V or 720mA output)
      So theoreticaly we can use DC-DC hall transformer with 4-20mA output but need to find out how to calibrate it in source code for this board.

    • @digiblurDIY
      @digiblurDIY  2 ปีที่แล้ว

      Definitely hit up the guys at CircuitSetup as I just don't have any solar here. Missed my window of opportunity a few years ago for it.

  • @rtaussem9138
    @rtaussem9138 ปีที่แล้ว +2

    Very cool video. I want to buy a 6-channel board, but I only find a power supply for the US in the shop of CircutSetup. Does anyone know which power supply to use for Europe with 230V and a different plug form factor?

    • @digiblurDIY
      @digiblurDIY  ปีที่แล้ว +1

      No AC to AC power supply options there?

  • @MIKE-il6mu
    @MIKE-il6mu ปีที่แล้ว +1

    Hi thanks for your time and effort put into your videos. I am considering getting this system. I have a micro inverter grid tie solar system and would like to monitor import and export values. Can this be done with 2 ct or would I need 4 cts so as to read bidirectional current flow? Any help or link to info would be appreciated.

    • @digiblurDIY
      @digiblurDIY  ปีที่แล้ว +1

      Thanks for watching my madness! I am not really sure about that as I don't have any solar experience due to costs. CircuitSetup would have more experience on that with the different setups.

    • @MIKE-il6mu
      @MIKE-il6mu ปีที่แล้ว +1

      @@digiblurDIY ok thanks. I checked the circuitsetup site but didnt see any contact info. Is there a phone number for inquires. You could look at the sun gridtie inverters. Not very expensive. You can start with inverter and panels and add batteries later. Have a merry christmas and prosperous newyear.

    • @digiblurDIY
      @digiblurDIY  ปีที่แล้ว

      Check his discord server discord.gg/rw4sJfWv
      I would love to do some sort of simple grid tie system that would maybe produce 1000-1500 watts to help offset base usage. Tough to get anyone to mess with a small simple system as they want to install the massive ones but my net metering sucks at 2 cents kwh sell back.

  • @RayneeshHaribhajan
    @RayneeshHaribhajan ปีที่แล้ว +1

    Ty

  • @EastyUK
    @EastyUK 8 หลายเดือนก่อน

    Great video thanks. For the solar monitoring are you using post inverter, therefore measuring AC? I'd like to measure the PV DC and not sure the Current monitoring works for both AC/DC feeds.

    • @digiblurDIY
      @digiblurDIY  8 หลายเดือนก่อน

      No solar yet due to ROI issues. I just had this mocked up on my front room mini split as solar. I think I mentioned that. I was measuring AC split phase.

    • @EastyUK
      @EastyUK 8 หลายเดือนก่อน

      @@digiblurDIY Thanks, Occurred to me after posting I can just switch the current sensor over and see if it reads the values accurately.

  • @RubenKelevra
    @RubenKelevra 2 ปีที่แล้ว +1

    Thanks!

  • @Deoverse
    @Deoverse 10 หลายเดือนก่อน +1

    ohh liked, i dont want to be flooded.

  • @toolsarecool
    @toolsarecool 2 ปีที่แล้ว +1

    Nice Splunk shirt! :-)

    • @digiblurDIY
      @digiblurDIY  2 ปีที่แล้ว

      It's a great line!

    • @toolsarecool
      @toolsarecool 2 ปีที่แล้ว

      @@digiblurDIY The Brazilian Portuguese version translates to “… just like my mother-in-law”. True story. 😂

  • @reoproedros
    @reoproedros 6 หลายเดือนก่อน

    i always remember that marvelous george carlin guy when i hear "hot water heater"

    • @digiblurDIY
      @digiblurDIY  6 หลายเดือนก่อน

      My BIL plumber gets me every time.

  • @gadget1968
    @gadget1968 2 ปีที่แล้ว

    What was the affiliated link for the external antenna version for some reason I am not seeing it, I see the one for the none external antenna. great video as always

    • @digiblurDIY
      @digiblurDIY  2 ปีที่แล้ว

      I couldn't find one on Amazon, it was the button on Aliexpress.

  • @typxxilps
    @typxxilps ปีที่แล้ว +1

    is that device measuring apparent or real power cause the emporia suffers from the apparent loads that are partly wrong like all the induction driven motors causing the measurement errors ?
    Maybe I have not heard it in the video but I had some trouble with the emporia which had been showing 100 W for a inductive heater - on idle so nothing really going on.
    In reality it has drawn 2 W for the display / light and I guess some basics like the timer.

    • @digiblurDIY
      @digiblurDIY  ปีที่แล้ว

      esphome.io/components/sensor/atm90e32.html
      Probably more power features than you need but it covers most of everyone's needs.

  • @brotherdust
    @brotherdust 2 ปีที่แล้ว

    I've been using the FAE (forward active energy) sensor to determine Wh because it's a more accurate measurement than any statistical model can provide. Unfortunately, Energy Dashboard expects that the sensors provide a number representing _cumulative_ consumption. The FAE sensor is _differential_ (it resets to zero after every measurement). Have you tried this sensor at all? Any thoughts on how to fix it?

    • @digiblurDIY
      @digiblurDIY  2 ปีที่แล้ว

      I haven't messed with that side of the sensors myself.

  • @Totophe92130
    @Totophe92130 2 ปีที่แล้ว

    Thank you, always very well explained.
    I only have one question: the CT_clamp gives you energy in W by using power = intensity * voltage and you convert it to kWh by simply make a multiplication by 0.001 where is that formula coming from ?

    • @digiblurDIY
      @digiblurDIY  2 ปีที่แล้ว +1

      Esphome handles that based on the time and wattage. You just feed the info.

    • @johndeglavina3729
      @johndeglavina3729 2 ปีที่แล้ว +1

      The 0.001 is just saying "go out this many decimals" in the calculation for kWh

    • @Totophe92130
      @Totophe92130 2 ปีที่แล้ว

      @@digiblurDIY I already have a sensor based on CT_clamp that gives Intensity (A) and Power (W). Using a Reimann integration on power I also have a sensor measuring total energy spent (kWh) but none of this sensor can be used, they do not appear for the energy dashboard.
      Here is my sensor that should be compatible
      state_class: measurement
      last_reset: '2021-08-15T15:27:45.466692+00:00'
      source: sensor.puissance_electrique
      unit_of_measurement: kWh
      friendly_name: energie_consommee
      icon: mdi:chart-histogram

    • @billkennard4310
      @billkennard4310 2 ปีที่แล้ว

      @@Totophe92130 mine looks like this:
      state_class: total_increasing
      source: sensor.mains_power
      unit_of_measurement: kWh
      friendly_name: energy_spent
      icon: mdi:chart-histogram
      I have my monthly usage stat set to reset monthly in sync with my billing period

  • @JeffSwanson57
    @JeffSwanson57 2 ปีที่แล้ว

    I noticed in your video, that your clamps have really nice cables. Did you solder these on yourself? I find the ones from CircuitSetup are a bit short.

    • @digiblurDIY
      @digiblurDIY  2 ปีที่แล้ว

      I didn't solder any cables on. I used the ones that were there already on them.

    • @JeffSwanson57
      @JeffSwanson57 2 ปีที่แล้ว

      @@digiblurDIY Ah, I guess that wasn't your setup. I'm talking about the cables at the 8:02 mark and again at the 9:47 mark.

    • @digiblurDIY
      @digiblurDIY  2 ปีที่แล้ว +1

      That is mine at 9:47 but the other is from the github on the CircuitSetup project. Crazy cables there. I suspect they are just extension cables.

  • @theoneandonlyzako
    @theoneandonlyzako 2 ปีที่แล้ว

    Loving the video thank you for this! Hoever, after purchasing everything and finally getting to the esp32 installation, I get a fatal error to connect after it has been flashed. what gives!? why is this not an issue for you or anyone else on YT!? Im not doing anything different...

    • @digiblurDIY
      @digiblurDIY  2 ปีที่แล้ว

      What's the serial log show? Is this with just the ESP32 naked connected to USB?

    • @theoneandonlyzako
      @theoneandonlyzako 2 ปีที่แล้ว

      @@digiblurDIY Im not sure if my reply went thru the first time... the fatal error occurs with the ESP32 plugged in directly to the Pi HA server via usb. it errors while the initial installation of the ESP32

    • @theoneandonlyzako
      @theoneandonlyzako 2 ปีที่แล้ว +1

      @@digiblurDIY I Love it... never give up trying, I changed nothing int he code, kept retrying for the last 1.5 hours and it eventually installed suceffully! lol

  • @medienmond
    @medienmond 2 ปีที่แล้ว

    Shelly and itead have modular energy components nowadays, too. Would be interesting to compare...

    • @digiblurDIY
      @digiblurDIY  2 ปีที่แล้ว

      Only one that I could add would be the 3 channel Shelly one but it is only 3 channel.

  • @ksti56
    @ksti56 3 หลายเดือนก่อน +1

    Thanks for the tutorial! It looks like the main boards have been out of stock since August. Do you have any information on why they’re out of stock and if/when they’ll be back in stock?

    • @digiblurDIY
      @digiblurDIY  3 หลายเดือนก่อน

      I don't recall but is there a way to contact them on the website?

    • @digiblurDIY
      @digiblurDIY  3 หลายเดือนก่อน

      They are in stock now.

    • @ksti56
      @ksti56 3 หลายเดือนก่อน +1

      Great, thanks for letting me know!

    • @digiblurDIY
      @digiblurDIY  3 หลายเดือนก่อน

      Just happened to be checking the site and saw it and then I remembered the comment.

  • @phanimaridu
    @phanimaridu 2 ปีที่แล้ว

    I am setting up very similar thing at my home. But not able to figure out how the ac transformer is connected to panel.
    I am thinking of using extension cord, female-end connected to transformer plug and other cut-off and connected to circuit-breaker.
    But not sure if there's an other way.

    • @digiblurDIY
      @digiblurDIY  2 ปีที่แล้ว

      I had a plug near by the panel and was able to run it in the bottom, some have mounted the box outside of it the panel, some have used directly wired transformers inside the panel itself. Depends on the room in the panel.

  • @Banjoba
    @Banjoba 2 ปีที่แล้ว +1

    I really like this ct clamp but in keeping in line with minimal DIY I'd prefer not spend that much on the breakout board. Anyone got a link to the electrical circuit only using an Esp32?

    • @dklein9164
      @dklein9164 2 ปีที่แล้ว

      Here is information on building a simple circuit for the ct clamp: community.home-assistant.io/t/esphome-ct-clamp-30a-1v/284423 and here is the ESPHome config: community.home-assistant.io/t/energy-tracking-ct-clamp-current-sensor/329165/3

    • @BenCos2018
      @BenCos2018 ปีที่แล้ว

      @@dklein9164 thank you

  • @kanipaa
    @kanipaa 2 ปีที่แล้ว +1

    I'm measuring 3-phase for house and 3-phase hot water. But i don't know how to get working with ha energy. There is not option in : Configure grid consumption.
    Do i have to buy Add-on Board so i can meter exactly or what?

    • @digiblurDIY
      @digiblurDIY  2 ปีที่แล้ว +1

      github.com/CircuitSetup/Expandable-6-Channel-ESP32-Energy-Meter#measuring-3-phase-electricity

  • @Chris-yx5wg
    @Chris-yx5wg ปีที่แล้ว

    @digiblurDIY I am confused maybe you can clarify? Do we need to calibrate the clamps to read the correct voltage gain/amps? I bought the boards when I discovered your first videos but it was a little over my head at the time (still is) and I havent had time to look back into it. I assume I have the older version board. I am really wanting to get this setup.

    • @digiblurDIY
      @digiblurDIY  ปีที่แล้ว

      The github project by CircuitSetup has the calibrations done now as time has passed. You can tweak as needed. Which version do you have?

    • @Chris-yx5wg
      @Chris-yx5wg ปีที่แล้ว

      @@digiblurDIY looks like v1.4 rev 1 and I also have the add-on board also.

    • @digiblurDIY
      @digiblurDIY  ปีที่แล้ว

      Ahh. you do have one of the more recent revisions. Nice! Calibrations are in these files for you already in the comments. github.com/CircuitSetup/Expandable-6-Channel-ESP32-Energy-Meter/tree/master/Software/ESPHome

    • @Chris-yx5wg
      @Chris-yx5wg ปีที่แล้ว

      @@digiblurDIY Thanks I am going to give this a shot... just need to find a drunk cousin or uncle to install them! :P

  • @olemissjim
    @olemissjim 2 ปีที่แล้ว +2

    How does it read voltage? That’s one thing I don’t like about Emporia and like about Sense. Sense has voltage readings and alerts

    • @digiblurDIY
      @digiblurDIY  2 ปีที่แล้ว

      It reads through the power supply which is AC power based. This is also used as the reference for power factor to calculate watts. There's a whole lot to not like about about Emporia and Sense than just voltage issues.

    • @secretsquirrel87
      @secretsquirrel87 2 ปีที่แล้ว

      @@digiblurDIY what's not to like about Emporia? I've been looking at energy monitoring options and the Emporia Vue seems like a good bang for your buck.

    • @digiblurDIY
      @digiblurDIY  2 ปีที่แล้ว

      Completely unfiltered honest even after their post I put up in the video?

  • @bootloopgaming8642
    @bootloopgaming8642 2 ปีที่แล้ว

    Do u use the same clamps for 220 on AC/Stove,oven, hvac....etc?

    • @digiblurDIY
      @digiblurDIY  2 ปีที่แล้ว

      Yup, as long as the rating is high enough for the load and of course it fits around the the conductor.

  • @billschatzow9919
    @billschatzow9919 2 ปีที่แล้ว

    I was told on the HA energy you need to add 3 attributes. Energy, measurement and last_reset. Not sure how. I think the energy integration does something else as it does not see any of my tasmota devices.

    • @digiblurDIY
      @digiblurDIY  2 ปีที่แล้ว

      Are you using the Tasmota HA integration?

    • @billschatzow9919
      @billschatzow9919 2 ปีที่แล้ว

      @@digiblurDIY I am as well as MQTT. I hàd to customize the entity and add the three attributes. Working now. Original directions were wrong on discord. Fixed now. You can follow the tread in discord, energy.

  • @cheloautomation4994
    @cheloautomation4994 ปีที่แล้ว +1

    Do you have Sense or tested Sense? I am looking to start monitoring power at home and I am looking for the most accurate and simple way to do it. Any recommendations?

    • @digiblurDIY
      @digiblurDIY  ปีที่แล้ว +1

      I looked at Sense and the cloud requirement and issues with it made me skip it. Check out my Emporia video too. Both great products but for higher accuracy the CircuitSetup is the way.

  • @luizmoratof
    @luizmoratof 2 ปีที่แล้ว

    Hi!! Excelent Solution! How can i aquire this Shield (Energy Meter Board) in Brazil?
    Thanks

    • @digiblurDIY
      @digiblurDIY  2 ปีที่แล้ว

      Check their website. I am not sure of their shipping options.

  • @CajunCoding
    @CajunCoding 2 ปีที่แล้ว

    Does anyone have any thoughts on this this open source kind of solution will ever have support for flexible current sensors (Rogowski coils)?
    I would love to implement this local only Home Assistant based solution -- which would also be great for monitoring my usage when running off my whole home generator -- but at this time I'm still stuck with Emporia Vue because they are the only company I've found that offers flexible clamps (Rogowski clamps) that actually fit around my mains in my very tiny main breaker panel; regular CT style clamps just physically cannot be installed...

    • @digiblurDIY
      @digiblurDIY  2 ปีที่แล้ว

      Are the specs not the same output as CTs?

    • @CajunCoding
      @CajunCoding 2 ปีที่แล้ว

      @@digiblurDIY I’m not sure… they are different in that they have their own power source and connect to what they call an “integrator” circuit board…so I assume they work differently but don’t really know. Maybe the power source and “integrator” chipset they connect to normalize it somehow?

  • @TheUnofficialMaker
    @TheUnofficialMaker ปีที่แล้ว +1

    everytime I compile HA crashes, is there a way to use esphome outside of HA? getting to hate it!

    • @digiblurDIY
      @digiblurDIY  ปีที่แล้ว

      Yes. I use the docker container on another box. No HA involved.

  • @nctarheel1980
    @nctarheel1980 ปีที่แล้ว

    can someone please make a new updated video that shows everything start to finish ESP32 WROOM32U and the 6-CH board? i am using the 6chan_energy_meter_v1.2.yaml file on gethub. i cant get anything to connect to home assistant, however i can connect to unit direct over web IP. other issues, Amps are showing for all 6 CT's but only one Watt calculation. i am new to all this but feel i am learning quick.

    • @digiblurDIY
      @digiblurDIY  ปีที่แล้ว

      Nothing really changed on the process to put esphome on your chip. You can do that part first before ever touching the 6 channel board. You can jump in here discord.digiblur.com too

  • @miguelbaca8086
    @miguelbaca8086 11 หลายเดือนก่อน

    Are CT clamps directional? Like if you put th eclip on the mail line backwars would it read a negative current?

    • @digiblurDIY
      @digiblurDIY  10 หลายเดือนก่อน

      Negative wattages is what it reads.

    • @miguelbaca8086
      @miguelbaca8086 10 หลายเดือนก่อน

      @@digiblurDIY lets goooooo thank you sm

  • @willemkossen
    @willemkossen 2 ปีที่แล้ว +1

    Very interesting. How would i adapt this to work in my country (Netherlands). And can i source the materials here?

    • @digiblurDIY
      @digiblurDIY  2 ปีที่แล้ว

      Everything except for the main IC board but I do believe they ship internationally too. You could use some other smaller solutions for 2-3 circuits like a DIY build, ShellyEM, etc.

    • @OxyDrokz
      @OxyDrokz 2 ปีที่แล้ว +1

      If you have a smart meter, look up dsmr from the P1 port.

    • @digiblurDIY
      @digiblurDIY  2 ปีที่แล้ว

      Ours is some encrypted 900mhz signal. All sealed and they have a fit if you even put anything attached to the box. Friend had an IP camera looking at his meter to record his values. They sent him a letter to remove it. So it put a wooden pole in front of it not touching the meter. Ha!

    • @arnovdmeer
      @arnovdmeer 2 ปีที่แล้ว

      It is documemted at www.home-assistant.io/docs/energy/electricity-grid/

  • @danielkahn8908
    @danielkahn8908 2 ปีที่แล้ว

    Any good ideas on how to power the power monitoring board inside the electrical panel. Panel is outside, exposed to the weather.

    • @digiblurDIY
      @digiblurDIY  2 ปีที่แล้ว

      In that case I have seen some people put a plastic outlet box in the bottom of their breaker panel connected to a breaker.

    • @johndeglavina3729
      @johndeglavina3729 2 ปีที่แล้ว

      You can also take the transformer out of the case and wire it directly to a breaker - kind of like your doorbell transformer.

    • @Patrick_McFadin
      @Patrick_McFadin 2 ปีที่แล้ว +2

      I'm in the same boat. Ironically, I have no outlets anywhere near my breaker panel. I like the idea of adding a breaker and running an outside outlet. I'm generally pretty good with electrical stuff but I may get an electrician to do this for me. Not only is this something that has a lot of electrical code restrictions, this is in the warning zone of "burn my house down" that I'm not going to play with.

  • @petralandafamily3665
    @petralandafamily3665 2 ปีที่แล้ว

    When I put it on a 240 breaker do I need two clamps or can I (esphome) multiple one clamp by two if so how would I do that thanks

    • @digiblurDIY
      @digiblurDIY  2 ปีที่แล้ว

      Depends on the use case. If you have enough slack you can loop the other through at the opposite direction but multiplying by 2 also works if the load is somewhat balanced.

  • @ragdepc
    @ragdepc 2 ปีที่แล้ว +2

    Is it an alternative option of the board cheaper?? Because that cost about $70 each! I understand maybe a cheaper alternative is some more work involved, I am ok with that!! Thanks

    • @digiblurDIY
      @digiblurDIY  2 ปีที่แล้ว

      Yes. DIY it with some clamps and ADC to the ESP32

    • @javierglm95
      @javierglm95 2 ปีที่แล้ว

      @@digiblurDIY can you do a tutorial for that DIY meter for us pls?

    • @digiblurDIY
      @digiblurDIY  2 ปีที่แล้ว

      Look at my ESPHome dryer video.

  • @josepht1575
    @josepht1575 3 หลายเดือนก่อน

    Do you know if the emporia ct work with this board? How is the accuracy compared to the circuitsetup ones? I see the emporia are a lot cheaper to buy

    • @digiblurDIY
      @digiblurDIY  3 หลายเดือนก่อน +1

      CT clamps shouldn't impact accuracy. You would need to check if the Emporia ones have burden resistors or not and then convert from 2.5mm to 3.5mm plugs.

    • @josepht1575
      @josepht1575 3 หลายเดือนก่อน

      @@digiblurDIY ah so they aren't plug and play and require modifications. That's what I was trying to figure out. Thank you

    • @digiblurDIY
      @digiblurDIY  3 หลายเดือนก่อน +1

      Not really. Emporia uses a smaller plug than others.

  • @billschatzow9919
    @billschatzow9919 2 ปีที่แล้ว

    My HA doesn't see any of the device in energy. It does see them in developers tools. I have used MQTT for years. Do I need to reconfigured MQTT? If so, what pain!

    • @digiblurDIY
      @digiblurDIY  2 ปีที่แล้ว

      What devices? Some might need to be added with utility meter integrations to be seen. No reason to configure MQTT as it is just a path for data.

    • @billschatzow9919
      @billschatzow9919 2 ปีที่แล้ว +1

      @@digiblurDIY just changing the custom settings worked. Once I understood what was needed it was easy.

  • @andrewk2275
    @andrewk2275 2 ปีที่แล้ว +1

    Would this work with UK voltage, ie single phase?

  • @lakefeesch
    @lakefeesch 22 วันที่ผ่านมา

    With everything inside your panel, how did you get power to the transformer?

    • @digiblurDIY
      @digiblurDIY  21 วันที่ผ่านมา

      I have a plug right next to my panel and ran it in. Some use the power supply in the panel itself.

    • @lakefeesch
      @lakefeesch 21 วันที่ผ่านมา

      @@digiblurDIY, Thanks for the reply!

  • @BoostedNW
    @BoostedNW 2 ปีที่แล้ว

    Did something change in the home assistant energy setup? I did not have this setup before but I had the esp energy meter already setup but its not seeing any of my sensors in the homeassistant Energy setup, under grid consumption I do not see any of the esp energy meter sensors, but they are clearly visible in home assistant dev tools and under devices... Anyone have this issue?

    • @digiblurDIY
      @digiblurDIY  2 ปีที่แล้ว

      I haven't seen issues with mine disappearing. Do you still have the required entities?

    • @BoostedNW
      @BoostedNW 2 ปีที่แล้ว

      @@digiblurDIY yes its not disappearing..it never shows up in the list. The device and entity show fine and show stats in HA fine

    • @digiblurDIY
      @digiblurDIY  2 ปีที่แล้ว

      do you have the daily energy platforms and such set in ESPHome?
      github.com/CircuitSetup/Expandable-6-Channel-ESP32-Energy-Meter/blob/master/Software/ESPHome/6chan_energy_meter_house_solar_ha_kwh.yaml

  • @davidbeck1183
    @davidbeck1183 2 ปีที่แล้ว

    How did you get your "Return to Grid"? Seems the displays are wrong without it?

    • @digiblurDIY
      @digiblurDIY  2 ปีที่แล้ว

      I did it with a clamp on my mini split AC that is used for secondary cooling at times. Just to simulate solar since I do not have solar at my location.

    • @davidbeck1183
      @davidbeck1183 2 ปีที่แล้ว

      @@digiblurDIY The problem seem to be that the Grid Energy measurement value decrements as energy is returned to the grid. That's good except the dashboard's calculations appeare to need that return value for the Energy Distribution graphic to be correct. No clamp measurement can give that. You know the solar output but you don't know how it is distributed between the house and back to the grid. At least it isn't yet obvious to me.

  • @petralandafamily3665
    @petralandafamily3665 2 ปีที่แล้ว

    Which esp32 with external antenna do you recommend? Can you paste the link of one please thanks

    • @digiblurDIY
      @digiblurDIY  2 ปีที่แล้ว

      Basically one like this...check the pinouts to make sure the correct pins are there though from wherever you get one. amzn.to/3vE503s

  • @leblancexplores
    @leblancexplores 9 หลายเดือนก่อน

    Do all of these clamp style readers support dc?

    • @digiblurDIY
      @digiblurDIY  9 หลายเดือนก่อน

      Don't know. I've never tried. I've only used it for AC

  • @Foxy10470
    @Foxy10470 2 ปีที่แล้ว

    Sir Its possible to generate analisys report to download the activities of all power consumtion for monitoring purpose?

    • @digiblurDIY
      @digiblurDIY  2 ปีที่แล้ว

      I don't see one on the dashboard of HA itself when using in that manner. But of course it is in the database of HA that you could acquire vis SQL. You can also export out the data to various methods using HA as the middleman.

    • @Foxy10470
      @Foxy10470 2 ปีที่แล้ว

      @@digiblurDIY that you sir.

  • @fuckthisksksjjksdfjd
    @fuckthisksksjjksdfjd 2 ปีที่แล้ว

    how do you properly monitor power factor with out monitoring voltage?

    • @digiblurDIY
      @digiblurDIY  2 ปีที่แล้ว

      It monitors voltage to calculate the power factor. That was the previous board from 2 years ago. This one monitors voltage as shown in the video to get power factor, watts, kwh, etc.

    • @fuckthisksksjjksdfjd
      @fuckthisksksjjksdfjd 2 ปีที่แล้ว

      @@digiblurDIY I guess I missed that part of the video. So much rambling. I only see the CT clamps hooked up.

  • @chuhaohuang129
    @chuhaohuang129 6 หลายเดือนก่อน

    Can u tell me the name of the development board which owns lots of 3.5 earphone ports? Or just tell me how to buy it. thx

    • @digiblurDIY
      @digiblurDIY  6 หลายเดือนก่อน

      CircuitSetup

    • @chuhaohuang129
      @chuhaohuang129 6 หลายเดือนก่อน

      thx bro@@digiblurDIY

  • @b4kk4li
    @b4kk4li 2 ปีที่แล้ว

    is there anywhere i can get this board locally in UK ? or EU ?

    • @digiblurDIY
      @digiblurDIY  2 ปีที่แล้ว

      I don't think so. He does ship internationally from what I've heard.

  • @JeffSwanson57
    @JeffSwanson57 2 ปีที่แล้ว +1

    When I click "Add Consumption", it says "No matching statistic found". You mention above to add the energy tag in the yaml. Can you show what you mean?

    • @digiblurDIY
      @digiblurDIY  2 ปีที่แล้ว +1

      github.com/CircuitSetup/Expandable-6-Channel-ESP32-Energy-Meter#getting-data-in-the-home-assistant-energy-dashboard

    • @JeffSwanson57
      @JeffSwanson57 2 ปีที่แล้ว +1

      @@digiblurDIY Perfect. Got it working. Thanks.

    • @JeffSwanson57
      @JeffSwanson57 2 ปีที่แล้ว

      Damn, thought it was working. But no go. Sigh! I'll keep working on it. Would really like to see an example of a working .yaml for this board (i.e. one that works with the new Home Assistant Energy). I'm missing something but just can't see what it could be.

    • @digiblurDIY
      @digiblurDIY  2 ปีที่แล้ว

      I use these as a starting point - github.com/CircuitSetup/Expandable-6-Channel-ESP32-Energy-Meter/tree/master/Software/ESPHome

    • @JeffSwanson57
      @JeffSwanson57 2 ปีที่แล้ว +1

      @@digiblurDIY OK, that code works. Something in that code is missing in the other examples. Or there is something in the other examples that prevents Home Assistant from detecting the board. Anyway, thanks, I've got a starting point to work from. Great videos btw. Keep it up!

  • @weeally46
    @weeally46 ปีที่แล้ว

    Anyone know how to get a hold of one of these in the uk?

  • @sundance2005
    @sundance2005 ปีที่แล้ว

    Can this see what is going on with my Tesla Powerwall?

    • @digiblurDIY
      @digiblurDIY  ปีที่แล้ว

      I don't have any experience with this product but it will monitor the AC amperage/watts of whatever flows through the wire no matter the source.

  • @jaredhelder
    @jaredhelder 2 ปีที่แล้ว +1

    Lol, yeah I do use 2x.

    • @digiblurDIY
      @digiblurDIY  2 ปีที่แล้ว +1

      I don't blame ya. They need to add 3 or 4 for myself.

  • @bimmers323ci
    @bimmers323ci 2 ปีที่แล้ว +1

    Where can I get this kit to buy

    • @digiblurDIY
      @digiblurDIY  2 ปีที่แล้ว

      Links in description

  • @OldCurmudgeon3DP
    @OldCurmudgeon3DP 2 ปีที่แล้ว +1

    2x? Nah, I'd never go above 1.5x for ya, bro. 😜

  • @hugobarbosa7753
    @hugobarbosa7753 ปีที่แล้ว

    I come from the recent past. A week lost trying to make ESP32 work. Nah bro, there ARE coffee drip machines with timers. They come on or off when you need them to!
    Wall jacks that report energy consumption and remote turn on/off. etc. etc.

    • @digiblurDIY
      @digiblurDIY  ปีที่แล้ว

      Mine has a timer to turn on but stays warm way too long.

  • @MrCraigCurtin
    @MrCraigCurtin 2 ปีที่แล้ว

    I would recommend the IOTAWATT over the Circuit setup solution - it is much cheaper overall - a more mature solution and supports a wider range of CT Clamps

    • @digiblurDIY
      @digiblurDIY  2 ปีที่แล้ว

      I actually looked at that one myself a while back but bypassed it on the hardware choices used in it for various reasons such resolution, etc. I'm looking forward to see what they do on the esp32 model though when it comes out.

  • @velbond007
    @velbond007 ปีที่แล้ว +1

    This board not available

    • @digiblurDIY
      @digiblurDIY  ปีที่แล้ว

      He goes in and out of stock. Check the Emporia one th-cam.com/video/z0Jv4nO9OWg/w-d-xo.html

    • @velbond007
      @velbond007 ปีที่แล้ว

      @@digiblurDIY thanks

  • @mrechbreger
    @mrechbreger ปีที่แล้ว +1

    Isn't that useless to monitor the amps of an AC line without monitoring the phase of the voltage,
    I wonder did you draw any conclusions about monitoring the current only for a year?

    • @digiblurDIY
      @digiblurDIY  ปีที่แล้ว

      Been using this product for more than a year and still like it. No regrets. I only have single split phase in the US and only need to monitor the voltage reference of the one phase available to us.

    • @mrechbreger
      @mrechbreger ปีที่แล้ว

      @@digiblurDIY ok so you are monitoring the voltage, I didn't see that in the video... so everything is basically just as I'd do it as well in Taiwan (we have 110V here). Thanks for your reply!

    • @digiblurDIY
      @digiblurDIY  ปีที่แล้ว

      Correct. It uses the AC to AC adapter for reference voltage