feat(thz55eco): add LUEFT_STUFE_AUSSERPLAN (0x05dd) to properties and unplanned ventilation time to yaml#304
Open
hgN1337 wants to merge 1 commit intokr0ner:masterfrom
Open
Conversation
hgN1337
commented
Mar 9, 2026
- LUEFT_STUFE_AUSSERPLAN (0x05dd) added to properties for all thz devices
- added LUEFT_STUFE_AUSSERPLAN and LUEFT_ZEIT_AUSSERPLAN to thz 5.5 eco yaml
… unplanned ventilation time to yaml
kr0ner
requested changes
Mar 15, 2026
| LUEFT_ZEIT_AUSSERPLAN_STUFE1: !include { file: templates/wp_number.yaml, vars: { property: "LUEFT_ZEIT_AUSSERPLAN_STUFE1", icon: "mdi:fan-clock", min: "0", max: "1000", step: "5" }} | ||
| LUEFT_ZEIT_AUSSERPLAN_STUFE2: !include { file: templates/wp_number.yaml, vars: { property: "LUEFT_ZEIT_AUSSERPLAN_STUFE2", icon: "mdi:fan-clock", min: "0", max: "1000", step: "5" }} | ||
| LUEFT_ZEIT_AUSSERPLAN_STUFE3: !include { file: templates/wp_number.yaml, vars: { property: "LUEFT_ZEIT_AUSSERPLAN_STUFE3", icon: "mdi:fan-clock", min: "0", max: "1000", step: "5" }} | ||
| LUEFT_STUFE_AUSSERPLAN: !include { file: templates/wp_number.yaml, vars: { property: "LUEFT_STUFE_AUSSERPLAN", icon: "mdi:fan-chevron-up", min: "1", max: "3", step: "1" }} No newline at end of file |
Owner
There was a problem hiding this comment.
can you please add a new line add the end of the file?
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.