chylek
chylek
I've tried several different commands with Tasker and it is the same. Also the same happens when Google recognizes different phrase (that is not linked to any command) and when...
This is what it looks like when tilt, custom width and buttons on bottom are configured. The text on the rights says the shutters have been closed. This is configurable,...
@Xyaren thanks for the bug report. Should be fixed. Also the option to disable the buttons is there now, check the readme.
I gave it some more thought and I will have to fix another mistake - `fastparse` now keeps the docstrings in memory even when nothing uses them. I think I...
Thanks @sobolevn for the code reviews. Now I understand why this wasn't labeled as good first-time issue :-)
@ws1088 Interesting - attribute docstrings as [PEP 224](https://peps.python.org/pep-0224/) were rejected but [PEP 257](https://peps.python.org/pep-0257) kind of brings them back. I think the [AST](https://docs.python.org/3/library/ast.html#ast.get_docstring) doesn't make attribute docstrings accessible, so that wouldn't...
Thank you for merging my pull request and for the guidance and feedback.
@Jack77777777 use `can_tilt: true`
@Jack77777777 I don't think you will be able to do that using this card. Maybe create a separate button card that calls the "Cover: Set tilt position" service.
I am wiling to accept a pull request with this feature if others want to implement it. But I am sorry, I am not going to work on that feature...