Skip to content

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
hgN1337:feature/thz55-lueft-stufe-ausserplan
Open

feat(thz55eco): add LUEFT_STUFE_AUSSERPLAN (0x05dd) to properties and unplanned ventilation time to yaml#304
hgN1337 wants to merge 1 commit intokr0ner:masterfrom
hgN1337:feature/thz55-lueft-stufe-ausserplan

Conversation

@hgN1337
Copy link

@hgN1337 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

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
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can you please add a new line add the end of the file?

@kr0ner kr0ner added the enhancement New feature or request label Mar 15, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants