-
-
Notifications
You must be signed in to change notification settings - Fork 7.4k
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 documentation for compit integration #36120
Open
Przemko92
wants to merge
5
commits into
home-assistant:next
Choose a base branch
from
Przemko92:next
base: next
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from 2 commits
Commits
Show all changes
5 commits
Select commit
Hold shift + click to select a range
d868f6c
Add Compit integration documentation
Przemko92 52e9534
Merge branch 'home-assistant:next' into next
Przemko92 028322d
Update review changes
Przemko92 677c16d
Update documentation table
Przemko92 75ffad2
Updated documentation
Przemko92 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,63 @@ | ||
--- | ||
title: Compit | ||
description: Instructions on how to integrate Compit devices within Home Assistant. | ||
ha_category: | ||
- Climate | ||
- Number | ||
- Select | ||
- Sensor | ||
- Switch | ||
- Water heater | ||
ha_release: 2024.12 | ||
ha_iot_class: Cloud Polling | ||
ha_config_flow: true | ||
ha_codeowners: | ||
- '@CompitHomeAssistant' | ||
- '@Przemko92' | ||
ha_domain: compit | ||
ha_platforms: | ||
- climate | ||
- number | ||
- select | ||
- sensor | ||
- switch | ||
ha_integration_type: integration | ||
--- | ||
|
||
This integration is created by Compit https://compit.pl/ to integrate air conditioning, ventilation and heating controllers with HomeAssistant. This integration needs Compit iNext account setup https://inext.compit.pl. | ||
Przemko92 marked this conversation as resolved.
Show resolved
Hide resolved
|
||
|
||
## Supported devices | ||
|
||
**This component supports the following Compit devices.** | ||
|
||
| Device | Description | | ||
| ------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------- | | ||
| Nano Color 2 | https://compit.pl/produkty/termostaty-pokojowe/88-termostat-pokojowy-nano-color-2.html?ic=1 | | ||
| Nano Color | | ||
Przemko92 marked this conversation as resolved.
Show resolved
Hide resolved
|
||
| Nano One | https://compit.pl/produkty/termostaty-pokojowe/24-termostat-pokojowy-nano-one.html?ic=1 | | ||
| R900 | https://compit.pl/produkty/sterowniki-pomp-ciepla/89-r900.html?ic=1 | | ||
| R810 | https://compit.pl/produkty/sterowniki-instalacji/43-pogodowy-regulator-temperatury-obiegu-grzewczego-r810.html?ic=1 | | ||
| R490 | https://compit.pl/produkty/sterowniki-pomp-ciepla/12-sterownik-pompy-ciepla-r490-one.html?ic=1 | | ||
| R480 | | ||
| R470 | https://compit.pl/produkty/sterowniki-pomp-ciepla/10-sterownik-pompy-ciepla-r470-one.html?ic=1 | | ||
| R770RS R771RS | https://compit.pl/produkty/sterowniki-do-kotlow/83-pogodowy-regulator-kotla-retortowego-i-instalacji-grzewczej-r771-2.html?ic=1 | | ||
| BWC310 | | ||
| BioMax775 | | ||
| BioMax772 | | ||
| BioMax742 | | ||
| SHC | https://compit.pl/produkty/osprzet/67-czujnik-stezenia-dwutlenku-wegla-wilgotnosci-i-temperatury-w-pomieszczeniach-shc.html?ic=1 | | ||
| SPM | https://compit.pl/produkty/osprzet/87-czujnik-jakosci-powietrza-spm.html?ic=1 | | ||
| L2 | https://compit.pl/produkty/sterowniki-ogrzewania-podlogowego/40-sterownik-ogrzewania-podlogowego-l2.html?ic=1 | | ||
| COMBO | https://compit.pl/produkty/osprzet/92-combo.html?ic=1 | | ||
| EL750 | https://compit.pl/produkty/sterowniki-do-kotlow/73-sterownik-kotla-elektrycznego-el750-1.html?ic=1 | ||
| R350.M | https://compit.pl/produkty/sterowniki-uniwerslane/85-pogodowy-regulator-temperatury-obiegu-grzewczego-z-mieszaczem-r350m.html?ic=1 | | ||
| R350 T3 | https://compit.pl/produkty/sterowniki-instalacji/42-dwustopniowy-sterownik-temperatury-regulator-pi-regulator-krokowy-sterowanie-3-punktowe-r350-07.html?ic=1 | | ||
| R350.CWU | https://compit.pl/produkty/sterowniki-uniwerslane/78-sterownik-do-podgrzewania-wody-r350-cwu.html?ic=1 | | ||
| AF-1 | https://compit.pl/produkty/osprzet/91-af-1.html?ic=1 | ||
|
||
## Configuration in the UI | ||
|
||
| Parameter | Description | | ||
| ---------- | -------------------------------------- | | ||
| `Email` | User email for https://inext.compit.pl | | ||
| `Password` | Password for the account | | ||
Przemko92 marked this conversation as resolved.
Show resolved
Hide resolved
|
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.
💡 Codebase verification
Based on the output, I can see that the most recent release versions in the repository are from 2023.2 and earlier. Setting a release version of 2024.12 is too far in the future and doesn't align with Home Assistant's versioning practices.
Release version needs to be adjusted
The release version
2024.12
is set too far in the future. Home Assistant typically uses versions closer to the current release cycle. Please adjust the release version to a more appropriate value or coordinate with the core team for the intended release timeline.🔗 Analysis chain
Verify the release version
The release version is set to
2024.12
. Please confirm if this is the intended version, as it's quite far in the future. Home Assistant typically uses versions closer to the current release cycle.🏁 Scripts executed
The following scripts were executed for the analysis:
Script:
Length of output: 54410