u/Curious_Party_4683

Can esphome run independently of HA?

I was able to get my car's doors status (close or open, locked or unlocked) into HA via esphome CAN bus. I got the esphome to send the lock command to lock the door in HA. Then i got an automation in HA: if door is closed but not locked for 2 mins, lock the door.

Can I set up the same automation in esphome so that the esp32 chip would lock doors in the middle of nowhere, without wifi ? If so, how?

reddit.com
u/Curious_Party_4683 — 13 hours ago

is Mitsubishi the king of mini-split?

i plan to install a mini-split in the basement myself.

i see Mr Cool is super easy to do but hvac techs are saying those leaks within 3 years, or even faster.

flare connection seems to be more reliable for a long time. is Mitsubishi still king? how about Senville?

reddit.com
u/Curious_Party_4683 — 1 day ago

flashed emporia Vue3 shows lower power than Enphase. how to fix?

my Enphase is showing this:

https://preview.redd.it/axwn5829bq0h1.png?width=493&format=png&auto=webp&s=5cbf3c2443f17b74546a18344368ae45e38e3872

meanwhile, my esphome flashed Vue3 shows this:

https://preview.redd.it/1e4yzjzrbq0h1.png?width=474&format=png&auto=webp&s=4c26407563045a8fafb38bbccb8f685823480328

https://preview.redd.it/s1sgiemtbq0h1.png?width=482&format=png&auto=webp&s=f222d8adad11d37e0d3b3175c5650e084fa43f4a

solar 1 + 2 clamps = 12530 wh, almost 2000wh more than what the Enphase controller is reporting

why such difference? do i trust Enphase or esphome? or my esphome clamps need to be calibrated?

reddit.com
u/Curious_Party_4683 — 2 days ago

all black 180 cam possible?

i would like a 180 cam. but they all come in black and white where you can see the 2 cams.

is there a 100% cam so people dont know it's even a cam? i live with HOA and are strick about things "sticking out"

reddit.com
u/Curious_Party_4683 — 3 days ago

red is where the magnet passes by. unfortunately, it is not accurate, even with the magnet 4 mm away, esp shows as Open. or maybe my reed is too close to the board? or something wrong with my code?

i tried with and without the filter section, same result.

binary_sensor:
  - platform: gpio
    pin:
      number: GPIO14  # Change to your wiring pin (e.g., D1 = GPIO5, D2 = GPIO4)
      mode:
        input: true
        pullup: true  # Internal pull-up resistor, removes need for external resistor
    name: "Reed Switch"
    device_class: door  # Options: door, window, garage_door, motion, opening
    filters:
      - delayed_on: 10ms   # Debounce: only report ON after 10ms stable
      - delayed_off: 10ms  # Debounce: only report OFF after 10ms stable
u/Curious_Party_4683 — 8 days ago
▲ 3 r/esp32

when i plug my esp32 into an Anker power bank, it would stop working within 10 mins. (obviously the Anker works fine charging my phone till it's fully charged up.)

so is there a power bank that works with esp32?

is

reddit.com
u/Curious_Party_4683 — 10 days ago

transcription works great. is there any way to export all of them into 1 single file?

my workflow so far: select the clip. highlight all the transcribed text, copy. open Word, paste all. choose next clip....repeat for the next 11 vids.

u/Curious_Party_4683 — 11 days ago
▲ 1 r/esp32

sucks that my EcoFlow Delta 3 Plus data is not available locally. the unit must be online to even start collecting data for me to view. if i block it from getting online, no data is collected. no way to view power input nor power consumed. other companies are doing it too...Anker, Bluetti, DJI....

any idea if the chip within is an ESP32 and has anyone flashed it to custom firmware like esphome? that would be amazing!

reddit.com
u/Curious_Party_4683 — 14 days ago
▲ 1 r/DjiNeo

in the simulator, i assigned this button switches to be Horizon or Acro. the FPV.Skydive simulator acknowledged i toggled the mode but the game would always flip back to Horizon. any idea why?

also, is there a good YT video on how to get it working with my goggle N3 and start flying manually once im done with the simulator?

u/Curious_Party_4683 — 14 days ago

i got the EcoFlow Delta3 Plus to get me into solar with a 400w panel. i dont need anything big or fancy yet. VERY disappointed that EF wont let me collect/view any stats (power In nor Out) without connected to its cloud server. is this normal practice for other companies too. if not, which power station lets me view stats completely offline? looking for something with 1000wh and 2000w continuous that lets me view stats 100% offline

https://preview.redd.it/lig37ehmxxxg1.png?width=449&format=png&auto=webp&s=99737ecb77a8a8cc56c931ac245a3f763236755f

reddit.com
u/Curious_Party_4683 — 16 days ago

I use solar to charge up my ef delta 3 plus. It then powers up all of my devices. Is there any way to see how much power I used monthly? Additionally, if I input my PECO electric rate, can it give me the dollars saved being off grid???

Seems no such thing exists in the ef app.

reddit.com
u/Curious_Party_4683 — 18 days ago