-
-
Notifications
You must be signed in to change notification settings - Fork 31.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add humidity tracking to Venstar component #134936
Closed
briangunderson
wants to merge
17
commits into
home-assistant:dev
from
briangunderson:climate_humidification_tracking
Closed
Changes from all commits
Commits
Show all changes
17 commits
Select commit
Hold shift + click to select a range
f479b93
Add humidity tracking to Venstar component
briangunderson 75e0d80
Merge branch 'dev' into climate_humidification_tracking
briangunderson b861e4e
Revert "Remove deprecated supported features warning in ..." (multipl…
frenck a1944f9
Fix spelling of "ID", slightly reword action descriptions (#134778)
NoRi2909 77a2c67
UnifiProtect Refactor light control methods to use new API (#134625)
RaHehl a4986fb
add proxy view for unifiprotect to grab snapshot at specific time (#1…
EliSchleifer deb4d42
Update Shelly integration: Remove double "Error fetching ..." from er…
davidrapan d105805
Bump renault-api to 0.2.9 (#134858)
kelyaenn bc34b78
Bump zeroconf to 0.137.2 (#134942)
bdraco c3b77e3
Change "id" to uppercase for consistency (#134971)
NoRi2909 856b592
Use sentence case, capitalize "IP Secure" and "ID" (#134966)
NoRi2909 30bbca5
Increase cloud backup download timeout (#134961)
ludeeus 28b2f2c
Simplify onewire config-flow (#134952)
epenet 47b5b89
Set parallel-updates and scan-interval explicitly in onewire (#134953)
epenet fe63968
Update roborock tests to only load the platform under test (#134694)
allenporter 1709438
Update HEOS Quality Scale docs-related items (#134466)
andrewsayre 198fb95
Fix DSMR migration (#134990)
emontnemery File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
Oops, something went wrong.
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please don't change the climate entity model.
Humidifying is represented by the humidifier entity in Home Assistant, not a climate entity.
https://developers.home-assistant.io/docs/core/entity/humidifier