Mat931
Mat931
So you want your driver component to replace all the different display components or move some functionality from them to the driver component? For example I noticed that all the...
Here's what I found out about the data format of all the 1bpp displays: This will be needed when making them compatible with this PR ``` max7219digit: Normal colors: color_on...
Exactly
I'm open to renaming anything, the names are just placeholders. I think BINARY_VERTICAL, TRANSPARENT_BINARY_VERTICAL should be renamed to something that makes a bit more sense too.

@nagyrobi I don't know the exact model right now but it looks similar to this: https://www.aeg.de/kitchen/cooking/kochfelder/induction-hob/ikb6431axb/
I hope that all models with a Hob2Hood feature are compatible. I wrote the receiver in a way that it should accept a lot of variation in the timings. If...
@kevinferrare Yes, dumping works for me but only if there are no binary sensors handling the Hob2hood messages. ``` [12:42:14][D][remote.hob2hood:165]: Received Hob2Hood: Light on [12:42:15][D][remote.hob2hood:165]: Received Hob2Hood: Light on ```...
@kevinferrare Can you post dumps from the `raw` or `pronto` protocol?
This line should translate to "Light on" in my protocol. Not sure why it's not working. ``` [16:51:51][I][remote.raw:041]: Received Raw: -762, 1430, -789, 655, -1567, 573, -789, 1403, -787, 657,...