esphome / feature-requests

ESPHome Feature Request Tracker
https://esphome.io/
406 stars 26 forks source link

Add component for BL0910 energy IC #2618

Open MarcoCITA opened 4 months ago

MarcoCITA commented 4 months ago

Describe the problem you have/What new integration you would like

Add support for the BL0910 integrated circuit Please describe your use case for this integration and alternatives you've tried:

Component for IC BL0910 not present. Additional context

latonita commented 4 months ago

are there any devices or breadboards easily available ?

MarcoCITA commented 4 months ago

I don't tink. I only see the expensive and not available kincony M30 (code and schematic on the bottom of the page).

JustNoot commented 4 months ago

I am developing a board for current measurement with this IC. ESPHome would be nice, but I am unfamiliar with component development. If there are some guides I can probably write something usable.

JustNoot commented 4 months ago

I have ordered the PCBs and looked around for some custom components. Looks simple enough, but I will update in a week. Here is the board: image

MarcoCITA commented 4 months ago

PCB Here is mine, hope it works :)

tarontop commented 3 months ago

Athom is currently producing such a product and will release it soon

yiannosi commented 2 months ago

I have ordered the PCBs and looked around for some custom components. Looks simple enough, but I will update in a week. Here is the board: image

@latonita Looks real professional! How did it go? Did it work? By the way.. care to share the schematic?

JustNoot commented 2 months ago

@yiannosi https://github.com/JustNoot/10CH-Energy-Meter The schematic is available. The boards arrived but we decided that this will be better as a Modbus device. For context I am creating a company with a friend and we essentially make smart homes for people. The places we did so far presented us with some challenges that could have been solved easier with a bus system instead of WiFi. So our products will be mainly Modbus and CAN based with an ESP32 controller for smart home integration if needed, this way it could be used in industrial settings as a standalone device with standardized communication. I will open source the schematic and code after testing is done. image image

yiannosi commented 2 months ago

@yiannosi https://github.com/JustNoot/10CH-Energy-Meter The schematic is available. The boards arrived but we decided that this will be better as a Modbus device. For context I am creating a company with a friend and we essentially make smart homes for people.

Thanks for the link. I am also using an RS485 link for most of my home automation devices. This requires wiring when the house was built and I have used cat5e which also carries DC power for the devices (24V). However for those cases that there is no provision for wiring, I use wifi.