Mat931

Results 34 comments of Mat931
trafficstars

@jesserockz You're right, the `action` isn't that important (except maybe for detecting long double presses.) When doing a short press only the "released" action is sent anyway. Implementing Event entities...

@nagyrobi Look in the category "ABB-Welcome" (the one without IP) [here](https://new.abb.com/low-voltage/products/building-automation/product-range/abb-welcome) or "Busch-Welcome" [here](https://www.busch-jaeger.de/en/smarter-home/systems/busch-welcomer) Example Model Number: 83222 U-625 They are quite common in Europe. More info: https://developer.nuki.io/t/abb-or-busch-welcome-series/3026

No, there's no RF. Everything is sent over the two wires. Not sure about the audio but the video signal is analog. They are using an ADV7180 for decoding. As...

@nagyrobi For sending and receiving messages on that two wire bus. You need a custom circuit: https://github.com/esphome/esphome/pull/4689 Where would be the best place in the docs to put information like...

No, sorry. I would need to do some more reverse engineering of the PCB and it would certainly require extra hardware. Is there any support in HA besides giving my...

@fightforlife I was originally planning to use it to exchange data with an Arduino for my mailbox sensor, maybe with an additional encryption layer added later on. But there doesn't...

Sure, feel free to use or update my code :)

[string reader.txt](https://github.com/OpenTabletDriver/OpenTabletDriver/files/14937913/string.reader.txt) [Artist 16 Diagnostics.json](https://github.com/OpenTabletDriver/OpenTabletDriver/files/14937914/Artist.16.Diagnostics.json)

[Artist 16 Diagnostics Win.json](https://github.com/OpenTabletDriver/OpenTabletDriver/files/14938647/Artist.16.Diagnostics.Win.json)

@nielsnl68 Sure! Can you explain what your driver does?