this post was submitted on 22 Oct 2023
1 points (100.0% liked)

homeassistant

11934 readers
1 users here now

Home Assistant is open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. Available for free at home-assistant.io

founded 1 year ago
MODERATORS
 

Based on a number of excellent suggestions I got in previous thread, I have decided to convert all my smart home devices over to ZigBee. I have about 50 switches and sensors on-order at the moment.

One thing I can't seem to find is a controller for my pellet stove. My stove is installed in my workshop, and during the winter, I usually have to run out to the shop in the morning, turn the stove on, then wait for a hour or two for it to warm up.

I'm thinking that I'll most likely need to build a controller for the stove. I had some issues with the mainboard in the stove last year, so I'm fairly familiar with how it works. There area few sensors and relays.

  • An on/off sensor for the lid.
  • A safety sensor for the hopper (makes sure flames aren't feeding back into the hopper).
  • A pressure sensor to detect if the door is open.
  • An external temperature probe.
  • An internal temperature probe.
  • A relay for the igniter.
  • A relay for the motor that rotates the hopper.
  • A relay for the induction fan.
  • A relay for the fan that blows warm air out from the stove.
  • A potentiometer that switches the stove on and controls the temperature set point.

I have built a number of custom PCBs in the past, and I'm confident that I could build a replacement for the mainboard that includes a ZigBee radio. This requires a significant amount of design work for the PCB, programming for the microcontroller, etc. I'm also just now learning about how the ZigBee protocol works, so there would be a fair amount of research involved.

My other idea was to build a PCB that essentially acts as a programmable potentiometer, replace the pellet stove's pot with this PCB, and leave the mainboard as-is.

Has anyone here tried integrating a pellet stove into your home automation? How did you do it?

you are viewing a single comment's thread
view the rest of the comments
[โ€“] SupremeFuzzler@lemmy.world 0 points 1 year ago (1 children)

Do you need to control the temperature remotely, or just switch it on? If the latter, could you just leave the existing potentiometer / power switch always in the on position and add a new zigbee relay to cut power to the whole works on & off?

[โ€“] corroded@lemmy.world 1 points 1 year ago* (last edited 1 year ago)

The problem with this is that the induction fan is the same fan that blows the smoke out from the exhaust vent; pellet stoves don't exhaust out a chimney like a fireplace. They require forced induction. When you turn off the pellet stove with the potentiometer, the fan continues running until whatever pellets remain in the combustion chamber stop burning. Simply removing power means that the pellets continue burning, but the smoke and exhaust gases have nowhere to go. They will fill up the stove and start leaking out.