Skip to content

MQTT Climate: Add documentation for receiving the current humidity#25413

Merged
frenck merged 2 commits into
home-assistant:nextfrom
Stonos:mqtt_climate_humidity
Jan 9, 2023
Merged

MQTT Climate: Add documentation for receiving the current humidity#25413
frenck merged 2 commits into
home-assistant:nextfrom
Stonos:mqtt_climate_humidity

Conversation

@Stonos
Copy link
Copy Markdown
Contributor

@Stonos Stonos commented Dec 27, 2022

Proposed change

This change introduces new variables to the MQTT Climate to control the humidity:

  • current_humidity_template
  • current_humidity_topic
  • target_humidity_command_template:
  • target_humidity_command_topic:
  • target_humidity_state_topic:
  • target_humidity_state_template:
    target_humidity_command_topic
  • target_humidity_state_topic:
  • target_humidity_state_template:

These allow you to control the climate humidity and let you set set the current humidity of the MQTT Climate, and work in a similar way to current_temperature_template and current_temperature_topic respectively.

Type of change

  • Spelling, grammar or other readability improvements (current branch).
  • Adjusted missing or incorrect information in the current documentation (current branch).
  • Added documentation for a new integration I'm adding to Home Assistant (next branch).
  • Added documentation for a new feature I'm adding to Home Assistant (next branch).
  • Removed stale or deprecated documentation.

Additional information

Checklist

  • This PR uses the correct branch, based on one of the following:
    • I made a change to the existing documentation and used the current branch.
    • I made a change that is related to an upcoming version of Home Assistant and used the next branch.
  • The documentation follows the Home Assistant documentation standards.

@home-assistant home-assistant Bot added has-parent This PR has a parent PR in another repo next This PR goes into the next branch labels Dec 27, 2022
Copy link
Copy Markdown
Contributor

@jbouwh jbouwh left a comment

Choose a reason for hiding this comment

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

I am missing the humidity command, template and state topics an hum min max

@frenck frenck added parent-merged The parent PR has been merged already in-progress This PR/Issue is currently being worked on labels Jan 3, 2023
@Stonos Stonos force-pushed the mqtt_climate_humidity branch from d665349 to 727f693 Compare January 4, 2023 09:09
Copy link
Copy Markdown
Contributor

@jbouwh jbouwh left a comment

Choose a reason for hiding this comment

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

Looks good,
Thnx @Stonos!

@jbouwh jbouwh removed the in-progress This PR/Issue is currently being worked on label Jan 4, 2023
@jbouwh jbouwh requested a review from frenck January 4, 2023 10:03
@frenck frenck merged commit cb052f9 into home-assistant:next Jan 9, 2023
@home-assistant home-assistant Bot removed the parent-merged The parent PR has been merged already label Jan 9, 2023
@github-actions github-actions Bot locked and limited conversation to collaborators Jan 10, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

has-parent This PR has a parent PR in another repo next This PR goes into the next branch

Projects

No open projects
Archived in project

Development

Successfully merging this pull request may close these issues.

3 participants