Speedster
Honorary Master
Sweet!
Are you the same slip who designed the 3d print bracket for the fans?
South Africa’s biggest forum. Discuss, discover, and connect with thousands of members.
Sweet!
YesSweet!
Are you the same slip who designed the 3d print bracket for the fans?
Anything you'd change on the design now that you've used it for a bit?
Thanks. I'm getting quotes to print some for me. I was think to glue/weld the pieces together. Still need to figure out how to mount the bracket best.Its been working really well now for a couple of months. If I had a bigger print bed I would have made the slot at the bottom for the wires a bit bigger and there is room to improve the way they two pieces interlock.
www.robotics.org.za
www.robotics.org.za

What I did was buy a small 12V AC/DC module and then use that to power a D1 mini. The D1 mini runs ESPHome and acts as a fan controller to adjusts the fan speed based on the AC temp. Here are the links to the components.
Hi-Link AC-DC Module 12V 0.83A - 10W - Micro Robotics
Hi-Link AC-DC Module 12V 0.83A - 10Wwww.robotics.org.za
D1 Mini Node MCU V4 - ESP8266 4M, USB C - Micro Robotics
D1 Mini Node MCU V4 - ESP8266 4M, USB Cwww.robotics.org.za
I printed another small box that just sits at the bottom to house the components so it looks neat.
View attachment 1530539
BTW the noisy internal fans only turn on when AC temp hits 50 degrees. They don't really trigger anymore so its much quieter.
type: custom:sunsynk-power-flow-card
cardstyle: full
show_solar: 'yes'
large_font: 'yes'
inverter:
modern: 'no'
colour: '#959595'
battery:
energy: 15960
shutdown_soc: 20
invert_power: 'no'
colour: pink
show_daily: 'yes'
solar:
colour: orange
mppts: two
show_daily: 'yes'



I just popped an extra card below slip's card.@Slip: Loving the card too. Hardly look at the Solar Assistant website now
Also two possible recommendations (as options)
View attachment 1530627
Next to Daily Solar output, an option to put Estimated Daily Solar Production value (from solcast, etc) - this would give an easy way to work out how much is still left. In my case, it's only 80% accurate e.g. says I can generate 22kWh today but it will only generate max 18kWh.
There was also another one but I can't remember it now - when it comes back, I will ask.
Thanks again![]()

I have the mushroom chips for that , but was trying to get rid of them
Next to Daily Solar output, an option to put Estimated Daily Solar Production value (from solcast, etc) - this would give an easy way to work out how much is still left. In my case, it's only 80% accurate e.g. says I can generate 22kWh today but it will only generate max 18kWh.
Oh, i thought like how I just plug in an existing sensor into the config , the solcast or forecast solar value would be chosen by user to then display in that area. Not a developer so obviously I don't know how complicated this is ..Its a good idea but requires another integration and complicates the card configuration and error checking for those that don't have it etc. There is also limited space so for now I think it should be captured separately.
Look out for a new release later today that includes to the new battery "TO FULL CHARGE " info. I've also added a "BATTERY FLOATING" state when SOC >= 99% and -2 <= Battery current <= 2.
v1.4.8
Updates
- Battery now displays time until fully charged
- BATTERY FLOATING message when SOC >= 99% and -2
View attachment 1530909