fritzbox: document "open window" switch#44473
Open
kugel- wants to merge 1 commit intohome-assistant:nextfrom
Open
fritzbox: document "open window" switch#44473kugel- wants to merge 1 commit intohome-assistant:nextfrom
kugel- wants to merge 1 commit intohome-assistant:nextfrom
Conversation
|
It seems that this PR is targeted against an incorrect branch since it has a parent PR on one of our codebases. Documentation that needs to be updated for an upcoming release should target the |
✅ Deploy Preview for home-assistant-docs ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
21 tasks
Contributor
There was a problem hiding this comment.
Pull request overview
This pull request adds documentation for a new "open window" switch entity in the FRITZ!SmartHome integration. The feature allows users to manually indicate an open window via automations, which works better with comfort/eco schedules than using the "off" HVAC mode.
Changes:
- Added
{% term switch %}to the list of entity types available for thermostats - Added "Manual open window indication (in combination with distinct window sensors)" to the list of available entities for thermostats
Documentation pieces for the new "open window" switch, see home-assistant/core#167125
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Documentation pieces for the new "open window" switch (home-assistant/core#167125)
Proposed change
(from home-assistant/core#167125)
The new "open window" switch can be used from automations to indicate an open window (e.g. based on actual window sensors as in my case) . The "open window" detection (triggered manually via API) plays better with comfort/eco schedules.
Currently one can only use the "off" hvac mode which can be cancelled too early (by the device itself) if interrupted by a schedule transition.
Since the API requires an endtime this can be configured separately, using a number entity. The value will be used when turning the switch on.
Type of change
currentbranch).currentbranch).nextbranch).nextbranch).Additional information
Checklist
currentbranch.nextbranch.