Hello everyone,
I started my smart home journey last year to safe energy and resources. Looking at the market for smart radiator valves and their costs, by the time I would get to a break-even-point, I assume the device is ether broken or not supported anymore. (I am looking at you, Bosch Smarthome). For that reason, I started to look for an open source alternative, but even though I assume the market for radiator valves is quite big, there was not a project I could contribute to.
I decided to develop it myself, and I am at a point now, where I would start to work on a software prototype. With some experience in C/C++ and arduino framework, I feel comfortable developing a simple prototype, but I have not worked with ESPHome so far, beside flashing it on some devices.
The general Idea is to use cheap, off the shelf parts and 3D printing to allow easy rebuilding,
- ESPbased IC
- Stepper motor with linear actuation
- Li-Ion Battery
- 3D printed adapter to mount the motor to the radiator.
If you are interested in helping me, feel free to check the github. I could need a headstart with the ESPHome setup for the the TQ-T board and see how it works out controlling it from HA.
https://github.com/fabianmuehlberger/OpenValve
:TLDR: Looking for help developing a open source smart radiator valve.