Skip to content

id132: Add initial support#30

Open
medusalix wants to merge 1 commit intomasterfrom
add-id132
Open

id132: Add initial support#30
medusalix wants to merge 1 commit intomasterfrom
add-id132

Conversation

@medusalix
Copy link
Copy Markdown
Owner

This PR adds support for the W 908 washing machine with software ID 132.

@mathismueller I've implemented the following properties:

  • Operating time
  • Stored faults
  • Program selector position
  • Program options
  • Program phase
  • Active actuators
  • NTC resistance
  • Target temperature
  • Water level
  • Tachometer speed

The firmware is quite different from the "newer" models (~2005). For example, it doesn't calculate a temperature in °C from the NTC readings but rather tries to reach the target temperature based on a lookup table with ADC values. The temperatures indicated on the front panel of the machine also don't quite seem to match the actual temperatures that the firmware uses.

The machine to be using a digital pressure sensor, so the water levels are provided as discrete values instead of analog values in mmH₂O.

I also haven't been able to figure out how the program options and speed settings work yet. It would be great if you could test how the program options, spin setting and spin speed values behave based on the settings of the machine.

Resolves #29

@medusalix medusalix added the new device Support for a new device. label Jan 23, 2026
@mathismueller
Copy link
Copy Markdown

Thanks so much. I'll try it out and see what I can figure out based on your insights.

@medusalix medusalix changed the title Add support for ID 132 id132: Add initial support Feb 20, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

new device Support for a new device.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Washing machine - Miele Novotronic W908 (Meteor V9450)

2 participants