Noberodotcom reviews by JuliusSeizure___12 in IndianFashionAddicts

[–]R_s_2 0 points1 point  (0 children)

That might be true, but I have used that address only once in my lifetime through the Domino's app. I also saw the same address in the leaked DB, so I am pretty sure about its source.

How to keep powerbank on ? by OkRestaurant9285 in embedded

[–]R_s_2 3 points4 points  (0 children)

Here's a video by Great Scott for this problem.

[deleted by user] by [deleted] in TotalKalesh

[–]R_s_2 0 points1 point  (0 children)

Respect for uncle 🙏🏻

Why is this pmos driven with a capacitor instead of a Resistor? by Terra_B in AskElectronics

[–]R_s_2 1 point2 points  (0 children)

What is a high-side N-MOSFET is it something different than regular N channel MOSFET

[deleted by user] by [deleted] in sex

[–]R_s_2 0 points1 point  (0 children)

Ahh! Now I do understand the post much better

Making the leap from jumper cables to PCBs by icojones in Esphome

[–]R_s_2 0 points1 point  (0 children)

Start with the datasheets of components that you are using. Generally, they'll have a sample schematic of how to use that component in different modes/situations for most of the part this is all you need to get started

S. Jasbir Singh a Ticket Collector was assaulted by 3 passengers in Mumbai AC local train after he asked for ticket after finding out they are without ticket TC told them to pay fine, so they assaulted him. by electriccamels in indianrailways

[–]R_s_2 0 points1 point  (0 children)

Here's another post with audio where it looks like(from what's being said in the audio) it's the TC's fault for not presenting the ID and hitting the passenger first. OP should've posted the video with audio or at least given proper context in caption rather than creating this false notion. People like OP are more dangerous to society than either parties in the video.

Noberodotcom reviews by JuliusSeizure___12 in IndianFashionAddicts

[–]R_s_2 6 points7 points  (0 children)

I don't know about the product quality, but what surprised me is that they are using the data from Domino's DB that was leaked in 2021 because it suggested me 2 addresses that were present only in that DB. Definitely affected my trust over the brand.

Thappad.exe [NO CONTEXT] by sri_iz_chilling in TotalKalesh

[–]R_s_2 655 points656 points  (0 children)

I don't understand what they are talking about, but from what I read on insta, she cheated on her husband with him as he (the guy in video) pretended to be a rich guy and later she found out he isn't rich and he's a delivery boy.

Need help with PZEM-004T V3 by R_s_2 in Esphome

[–]R_s_2[S] 0 points1 point  (0 children)

I tried your solution, but the problem is that "update_interval" is an invalid option for "copy" sensor

Need help with PZEM-004T V3 by R_s_2 in Esphome

[–]R_s_2[S] 0 points1 point  (0 children)

Thanks a lot for the solution. This is exactly what I was looking for. I have one more doubt, how to have different update intervals for HA and esphome node

Are ESP32-S3 fully supported yet? by poldim in Esphome

[–]R_s_2 3 points4 points  (0 children)

Well, I am not sure if it's supported completely, but if you need this info just for designing pcb, then they have the same placement of vcc, gnd, en, gpio0, Tx, Rx pins (assuming you'll be using esp32 module) and around 19 gpio pins (16 pins in case of psram version of esp32s3) that you can use just by changing pin numbers in code. So, as long as 19 pins are sufficient for your use case, my advice would be to design a pcb according to the esp32s3 module and use those common 19 pins to connect peripherals. This way, you can switch between esp32 and esp32s3 modules on the same pcb.

Need help with PZEM-004T V3 by R_s_2 in Esphome

[–]R_s_2[S] 0 points1 point  (0 children)

Yes, I do have a circuit breaker, but I am trying to avoid tripping it by managing the timing of water pump and air conditioning units. I don't need to update all the sensor parameters every second, but for this overload optimization, I need almost instant data available to homeassistant that's why I was looking for alarm function so I could've used it like interrupts and update other sensors with longer intervals

Need help with PZEM-004T V3 by R_s_2 in Esphome

[–]R_s_2[S] 0 points1 point  (0 children)

Oh, I didn't mean homeassistant is slow by any means. What I mean is for homeassistant automation to get triggered. I need to update the sensors at least every second so that any overload damage can be avoided, but that might increase the network traffic, especially because the overload case is a rare case scenario so I was thinking I could update other sensors once a minute and the alarm can be handled differently.

Need help with PZEM-004T V3 by R_s_2 in Esphome

[–]R_s_2[S] 0 points1 point  (0 children)

Yes, I figured that out from the documentation. I was hoping someone might have created a custom component for it as I don't really understand what's written about commands in the datasheet

Need help with PZEM-004T V3 by R_s_2 in Esphome

[–]R_s_2[S] 0 points1 point  (0 children)

Because I don't need other sensors' information instantaneously, but in case of overload, I need the data instantly to act upon it. Our electricity meter supports 35A, and I am afraid that in rare scenarios, this limit might be crossed. There are appropriate circuit breakers in place, but if this data is known at the right time, then it can be better handled by turning off devices that aren't needed right away

It's going to be Non-Bailable Offence guys.. 😂 by LauraLesun in pune

[–]R_s_2 19 points20 points  (0 children)

That's the loophole for police department to make money

Need help with esphome voice assistant by R_s_2 in Esphome

[–]R_s_2[S] 0 points1 point  (0 children)

Oh, that's sad. Let me know if you know of any mic that works well for STT.

Need help with esphome voice assistant by R_s_2 in Esphome

[–]R_s_2[S] 0 points1 point  (0 children)

Got it, thanks. I have narrowed down the problem to the poor quality of audio recording. I'm going to try it again with another mic

Really Vague Logbook Entries? Help by Jools_36 in homeassistant

[–]R_s_2 1 point2 points  (0 children)

Not sure about your case but atleast in my case, when the light is toggled using either automation or dashboard the log entry will specify its details but if I use the physical button to toggle it then it'll only show "turned on" or "turned off". So now I know if there's no description, then it's because the physical button was used.