Update README.md
This commit is contained in:
parent
61f38c52f6
commit
1c92fed0ca
|
|
@ -2,9 +2,9 @@
|
|||
|
||||
[ESPHome](https://esphome.io/) component for controlling Maidsite desk controllers via their serial protocol.
|
||||
|
||||

|
||||

|
||||
|
||||
Attention: I only have one [RJ12 model](https://www.maidsite.com/product/jcb35m11c.html) to test this
|
||||
Attention: I only have one [RJ12 model](https://community-assets.home-assistant.io/original/4X/f/5/f/f5fc22327830c83a9d3d856b56f9bfc04d5047e7.jpeg) to test this
|
||||
but it's likely that other Maidsite controllers are supported as their serial protocol should be compatible.
|
||||
|
||||
## Usage
|
||||
|
|
@ -192,7 +192,7 @@ You can find a 3D-printable case in the [stl folder](stl/) or on [onshape](https
|
|||
|
||||
## Sources
|
||||
|
||||
Thanks to [Rocka84](https://github.com/Rocka84/esphome_components)
|
||||
Thanks to [Rocka84](https://github.com/Rocka84/esphome_components) for doing the main work, I've just fored :)
|
||||
Thanks to [phord/Jarvis](https://github.com/phord/Jarvis) for reverse engineering the UART interface and most control messages!
|
||||
Thanks to [OkhammahkO](https://github.com/OkhammahkO) for collecting the scattered information at [pimp-my-desk/desk-control](https://gitlab.com/pimp-my-desk/desk-control) and for his work in the home assistant community!
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue