Replies: 2 comments 2 replies
|
Just realized that this is probably dumb. I didnt understand the modules fully (And still dont) Sorry |
0 replies
|
No worries! A toggle state function could be useful for manual state setting. (Toggling states that aren't connected to real life entities. Entities only stored in Homeassistant.) But a toggle state function would only apply to Binary Sensors and it's implementations (like switch, or cover.) But because hard coding entity type specific methods isn't possible based on the structure of this library due to the dynamic nature of entity types. So we probably won't implement that. But cool idea though. |
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hey, this module is amazing! What about a toggle state function? Sorry if this is dumb or if its allready there. I just think it could be usefull. If you dont have time or dont want to, thats totally ok. Thanks anyway, i will be using this module a lot, i think. Sorry for bad English :)
All reactions