Clarification of time formats#10820
Conversation
This PR superceeds home-assistant#10796 (couldn't rebase that). I couldn't find anything in the current docs on time formats and thought it would be useful to give more details (rather than time | integer description) about ones available.
Co-Authored-By: Franck Nijhof <frenck@frenck.nl>
Hope it looks better now
|
@frenck I've made some changes, hope it's better now. |
|
Thanks for approving the PR.
Shall I add it to this PR or it's better to create a separate one (I support the former, reflecting this in PR's title)? |
|
We are looking for more generic ways to resolve this. Since every entity has one of the core entities as the base (e.g., light, climate, switch), and thus inherits the services. Adding this to every single integration or platform seems a bit cumbersome 😉 |
|
Agree, the more generic way would be ideal. |
This PR superceeds #10796 (couldn't rebase that).
I couldn't find anything in the current docs on time formats and thought it would be useful to give more details (rather than time | integer description) about ones available.
Description:
Pull request in home-assistant (if applicable): home-assistant/home-assistant#
Checklist:
nextis for changes and new documentation that will go public with the next Home Assistant release. Fixes, changes and adjustments for the current release should be created againstcurrent.