To avoid these ads, REGISTER NOW!

Mini split and raspberry pi fusion

vavet

Well-known member
Joined
Mar 6, 2012
Messages
5,350
Location
Ashland, VA
I have a mini split in my detached garage. The lowest set point for heat in 62. I wish it was a bit lower. I don’t want to keep the building warmed to 62 all the time. I think 50 would be good.

The easiest way would probably be to hack the code for MR Cool to change that minimum temp. I have no idea how to do that.
I figure there has to be a way to do with an external device with a temp sensor.
My Mr Cool unit has a web app where it displays the on/ off status, the current temp, and the set point.
It also has a wireless remote in the garage.
I might not be able to change the minimum set point, but I could turn it on when the temp is below 50 and turn it off when it reaches 52. This would be easy if there was an actual button to do it, but I’m not sure how to do it with these soft controls.

Pepper me with your ideas.
 
To avoid these ads, REGISTER NOW!
OP
V

vavet

Well-known member
Joined
Mar 6, 2012
Messages
5,350
Location
Ashland, VA

mike93lx

ALLIANCE MEMBER
Joined
Dec 9, 2013
Messages
38,398
Location
Richmond, VA
is the remote IR? maybe an IR blaster for the Pi and the right code to send a signal when the desired temp is reached?
 
OP
V

vavet

Well-known member
Joined
Mar 6, 2012
Messages
5,350
Location
Ashland, VA
is the remote IR? maybe an IR blaster for the Pi and the right code to send a signal when the desired temp is reached?

So I’d need to know what the “on” or “off” blink patterns look like that come out of the remote. I’d then program the pi to replicate those patterns when the temp sensor reaches the one and off temps. I like this idea. It’s much simpler (for me) than trying to hack into the Mr Cool software.

How do I learn what the blink patterns coming out of the remote look like? It seems like I heard something about this using a cell phone camera.
 

mike93lx

ALLIANCE MEMBER
Joined
Dec 9, 2013
Messages
38,398
Location
Richmond, VA
So I’d need to know what the “on” or “off” blink patterns look like that come out of the remote. I’d then program the pi to replicate those patterns when the temp sensor reaches the one and off temps. I like this idea. It’s much simpler (for me) than trying to hack into the Mr Cool software.

How do I learn what the blink patterns coming out of the remote look like? It seems like I heard something about this using a cell phone camera.

I would bet there is an IR sensor available for the PI. Basically to treat it like a learning universal remote
 
To avoid these ads, REGISTER NOW!

ttpete

Well-known member
Joined
Mar 8, 2011
Messages
6,737
Location
Dearborn, MI
So I’d need to know what the “on” or “off” blink patterns look like that come out of the remote. I’d then program the pi to replicate those patterns when the temp sensor reaches the one and off temps. I like this idea. It’s much simpler (for me) than trying to hack into the Mr Cool software.

How do I learn what the blink patterns coming out of the remote look like? It seems like I heard something about this using a cell phone camera.

You just watch the LEDs through the camera screen. It works with small point-and-shoot cameras, too.
 

Innovate1

Well-known member
Joined
Jul 28, 2014
Messages
4,315
Location
Illinois near St. Louis, Missouri
I remember long ago there being some sort of X10 device for setting back the temp. It was just a small heater below the thermostat that raised the temp around the thermostat about 10 degrees which effectively lowered the set point 10 degrees. You could do something like that and not mess with your Mr. Cool at all. Maybe use an incandescent light bulb for the heater.
 

Zebu Fellenz

Well-known member
Joined
Aug 3, 2010
Messages
1,688
Location
Phelps, NY
Hey Everyone,

I'm also very interested in being able to set a lower temp than 62 for heating with the Mr. Cool mini splits (without using the FP mode).

I'm using two of the 18k units in an outbuilding where the ideal heating temperature in one room is 50 degrees and 60 in the other (62 is close enough).

I'm sure a minimum set temp of 62 works fine for 98% of situations but it seems like a real oversight to not have any sort of "range expansion" available. I'd happily spend $100/unit for a clean solution that would allow a minimum setpoint of 50 degrees.
 

ericm

Well-known member
Joined
Apr 17, 2016
Messages
1,963
Location
Southern Oregon
There's this unit that fools AC or mini splits into cooling below the software minimum (for use in walk in coolers and similar): https://www.storeitcold.com/

I wonder if the same folks would consider making something like that for mini splits to lower the heat minimum. Or if someone could take the concept. You'd need an easy way to cool the mini split's temp sensor, maybe a Peltier device, and a controller.

Of course it would be easier for the mini split manufacturers to just change their software but people who want lower minimum heat are probably a minority of their customers.
 

Zebu Fellenz

Well-known member
Joined
Aug 3, 2010
Messages
1,688
Location
Phelps, NY
There's this unit that fools AC or mini splits into cooling below the software minimum (for use in walk in coolers and similar): https://www.storeitcold.com/

I wonder if the same folks would consider making something like that for mini splits to lower the heat minimum. Or if someone could take the concept. You'd need an easy way to cool the mini split's temp sensor, maybe a Peltier device, and a controller.

Of course it would be easier for the mini split manufacturers to just change their software but people who want lower minimum heat are probably a minority of their customers.

I actually use those Coolbots for cold storage rooms, they work well and the same concept would definitely work for the mini splits, just seems so stupid to me that I'll likely have to go the route of "fooling" the mini split to get the temp where I need it.

Just blows my mind that the functionality isn't there. Granted there's likely only a few of us that really need it but I don't see how it would hurt anyone to have the option.
 

ffghtr356

New member
Joined
Oct 3, 2022
Messages
1
I actually use those Coolbots for cold storage rooms, they work well and the same concept would definitely work for the mini splits, just seems so stupid to me that I'll likely have to go the route of "fooling" the mini split to get the temp where I need it.

Just blows my mind that the functionality isn't there. Granted there's likely only a few of us that really need it but I don't see how it would hurt anyone to have the option.
Did you ever try the coolbot on the Mr cool mini split
 
To avoid these ads, REGISTER NOW!
Top Bottom