Open szabovin opened 2 months ago
Hey there @phracturedblue, @tetienne, @home-assistant/core, mind taking a look at this feedback as it has been labeled with an integration (template
) you are listed as a code owner for? Thanks!
There hasn't been any activity on this issue recently. Due to the high number of incoming GitHub notifications, we have to clean some of the old issues, as many of them have already been resolved. If this issue is still relevant, please let us know by leaving a comment 👍 This issue has now has been marked as stale and will be closed if no further activity occurs. Thank you for your contributions.
👍
github-actions[bot] @.***> ezt írta (időpont: 2024. okt. 31., Csü 16:04):
There hasn't been any activity on this issue recently. Due to the high number of incoming GitHub notifications, we have to clean some of the old issues, as many of them have already been resolved. If this issue is still relevant, please let us know by leaving a comment 👍 This issue has now has been marked as stale and will be closed if no further activity occurs. Thank you for your contributions.
— Reply to this email directly, view it on GitHub https://github.com/home-assistant/home-assistant.io/issues/34524#issuecomment-2450113676, or unsubscribe https://github.com/notifications/unsubscribe-auth/A3UPJ4Q6Z2BOKD6KKVBQ66LZ6JBG5AVCNFSM6AAAAABNO4LIACVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDINJQGEYTGNRXGY . You are receiving this because you authored the thread.Message ID: @.***>
Feedback
The following code (same syntax as the example in the documentation) does not work:
Gives the following error message:
Invalid config for 'template' from integration 'cover' at configuration.yaml, line 84: Unable to determine action 'covers->redony13->open_cover->0', got None
According to ChatGPT, instead of action:, it should be a service: call. Indeed, it works well with service: calls under _opencover, _closecover and _stopcover.
URL
https://www.home-assistant.io/integrations/cover.template/
Version
2024.8.3
Additional information
No response