-
|
Hi, I have a question, is the state pin can be optional ? Because I have to control my shutters using a hacked remote control on which I soldered wires, and there is no status feedback |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 2 replies
-
|
Hi @Mimic33 , the cover entity requires the state pin. But if you are in the hacking business, you can probably just define 2 switches one for open and one for close and build the dashboard with some helper buttons on top of that. This will work without the state feedback. |
Beta Was this translation helpful? Give feedback.
-
|
Yes, there are multiple ways to achieve that. You should probably start with automations. |
Beta Was this translation helpful? Give feedback.
Yes, there are multiple ways to achieve that. You should probably start with automations.