I've been toying with a variant of this project for my Honeywell home air filters. I have one in all my "big" rooms, and I like to keep them running at a low speed most of the day. But I also have time-of-day energy pricing, and it would be nice to automatically turn off (or at least slow) my air filters during the 5pm-8pm window. This project inspires me to at least look into the feasibility of adding that functiona…
My fan worked fine, so I gave it WiFi
51–60 of 97 posts
Re: My fan worked fine, so I gave it WiFi
#52Re: My fan worked fine, so I gave it WiFi
#53I've been toying with a variant of this project for my Honeywell home air filters. I have one in all my "big" rooms, and I like to keep them running at a low speed most of the day. But I also have time-of-day energy pricing, and it would be nice to automatically turn off (or at least slow) my air filters during the 5pm-8pm window. This project inspires me to at least look into the feasibility of adding that functiona…
Re: My fan worked fine, so I gave it WiFi
#54I hate soldering but breadboards are limiting.
Re: My fan worked fine, so I gave it WiFi
#55I've been toying with a variant of this project for my Honeywell home air filters. I have one in all my "big" rooms, and I like to keep them running at a low speed most of the day. But I also have time-of-day energy pricing, and it would be nice to automatically turn off (or at least slow) my air filters during the 5pm-8pm window. This project inspires me to at least look into the feasibility of adding that functiona…
https://github.com/flaviut/Honeywell-HPAx00-ESPHome
Re: My fan worked fine, so I gave it WiFi
#56I've been toying with a variant of this project for my Honeywell home air filters. I have one in all my "big" rooms, and I like to keep them running at a low speed most of the day. But I also have time-of-day energy pricing, and it would be nice to automatically turn off (or at least slow) my air filters during the 5pm-8pm window. This project inspires me to at least look into the feasibility of adding that functiona…
Depending on your air filter you might be able to just use a smart plug, I went down a similar route this summer before realizing that mine would remember their power state and settings when powered off. So now I just have them plugged into a few smart plugs with automations in homeassistant
Re: My fan worked fine, so I gave it WiFi
#57I've been toying with a variant of this project for my Honeywell home air filters. I have one in all my "big" rooms, and I like to keep them running at a low speed most of the day. But I also have time-of-day energy pricing, and it would be nice to automatically turn off (or at least slow) my air filters during the 5pm-8pm window. This project inspires me to at least look into the feasibility of adding that functiona…
Re: My fan worked fine, so I gave it WiFi
#58>> The PCB was ordered from JLCPCB, where I opted to have most of the components pre-soldered. very expensive, you are committed! :) you should have gone Full Giertz and added a badd little robot arm that turn the pot. esp32 are really nice: hundreds of code examples that do what you want without having to read too many pages. did you use ARDUINO IDE or idf.py SDK?
I was actually pleased with how cheap it ended up: less than $20 USD for the board + assembly + every component. I set ESPHome to use IDF under the hood, you can check out my full ESPHome config for this: https://git.ellis.codes/e/esphome-configs/src/branch/main/vo...
Re: My fan worked fine, so I gave it WiFi
#59Re: My fan worked fine, so I gave it WiFi
#60Earlier quoted context omitted.
I was actually pleased with how cheap it ended up: less than $20 USD for the board + assembly + every component. I set ESPHome to use IDF under the hood, you can check out my full ESPHome config for this: https://git.ellis.codes/e/esphome-configs/src/branch/main/vo...
interesting! i tried to order some assembled boards and was told $200+ (US) for only ~20 smd parts.