-
-
Notifications
You must be signed in to change notification settings - Fork 8.3k
Add documentation for new CentriConnect component #44414
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
base: next
Are you sure you want to change the base?
Changes from 1 commit
41d8700
ee18024
d17dfe3
7509a20
cad7a46
054e9ff
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change | ||||
|---|---|---|---|---|---|---|
| @@ -0,0 +1,166 @@ | ||||||
| --- | ||||||
| title: CentriConnect/MyPropane | ||||||
| description: Instructions on how to integrate CentriConnect/MyPropane monitors into Home Assistant. | ||||||
| ha_category: | ||||||
| - Energy | ||||||
| - Sensor | ||||||
| ha_release: 2025.5 | ||||||
| ha_iot_class: Cloud Polling | ||||||
| ha_config_flow: true | ||||||
| ha_codeowners: | ||||||
| - '@gresrun' | ||||||
| ha_domain: centriconnect | ||||||
| ha_platforms: | ||||||
| - diagnostics | ||||||
| - sensor | ||||||
| ha_integration_type: device | ||||||
| ha_quality_scale: bronze | ||||||
| related: | ||||||
| - url: https://developers.home-assistant.io/docs/documenting/standards | ||||||
| title: Documentation standard | ||||||
| - url: https://developers.home-assistant.io/docs/core/integration-quality-scale/rules/ | ||||||
| title: Integration Quality Scale - Rules | ||||||
| - docs: /docs/glossary/ | ||||||
| title: Glossary | ||||||
| - docs: /docs/tools/quick-search/#my-links | ||||||
| title: My link | ||||||
| --- | ||||||
|
|
||||||
| **CentriConnect/MyPropane** {% term integration %} allows you to monitor the level and status of propane tanks equiped with [centriconnect.com](https://www.centriconnect.com/) monitoring devices from within Home Assistant and setup automations based on the information. | ||||||
|
|
||||||
| ## Supported devices | ||||||
|
|
||||||
| The following devices are known to be supported by the integration: | ||||||
|
|
||||||
| - MyPropane Tank Monitor (Above Ground) | ||||||
| - MyPropane Tank Monitor (Under Ground) | ||||||
|
|
||||||
| ## Prerequisites | ||||||
|
|
||||||
| To use this integration, you need to register your tank monitor with CentriConnect and create an account | ||||||
|
||||||
| To use this integration, you need to register your tank monitor with CentriConnect and create an account | |
| To use this integration, you need to register your tank monitor with CentriConnect and create an account. |
Copilot
AI
Mar 31, 2026
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.
The section heading should be "## Removing the integration" instead of "## Remove the integration" to match the standard integration documentation template and most other integrations in the codebase.
Uh oh!
There was an error while loading. Please reload this page.