Bosch WTWH7540/12 Dryer - has a EPT58131 #77
MichaelHeimann
started this conversation in
Home appliance models
Replies: 1 comment 1 reply
-
|
It's interesting, they placed the COM1 module directly at the (plastic) front, so they avoid the WiFi being shielded by metal parts. I wonder why the COM1 module "failed". I've done some pretty wild things with COM1 modules and never managed to break them. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Model (E-Nr.)
WTWH7540/12
Spare parts page
https://www.bosch-home.lu/de/supportdetail/product/WTWH7540/12#/Tabs=section-spareparts/
Appliance type
Dryer
Your contribution
I've now finally used a BSH Board from @Bouni to make my dryer smart (again?) after its homeconnect module failed.
Here's some pictures for reference:
front of the machine:

backside of the frontpanel with only the top lid off - the 3pin brown connector is connected to the homeconnect module:

Here's the frontpanel half way removed (three screws next to the watertank) and also the homeconnect module disconnected.

closer look on the homeconnect pcb and the sticker of the frontpanel PCB

I used the top port here, since the homeconnect port on the frontpanel PCB is only powered/active when remote start("Fernstart" in german) is activated - which I don't trust I will be able to ;)

which is one of the many 3pin d-bus ports this EPT58131 provides (as already documented).

This is the esphome config I used for the BSH board (shamelessly inspired by the existing WT47W5W0 config and modified for the BSH Board ;) ):
And this is it in HA:
I might update the esphome code when I use the dryer more often but now I'm very happy with what I have already.
Ideas/TBD:
Please confirm
Beta Was this translation helpful? Give feedback.
All reactions