added guntamatic_sensor documentation#44504
added guntamatic_sensor documentation#44504JensTimmerman wants to merge 4 commits intohome-assistant:nextfrom
Conversation
|
It seems that this PR is targeted against an incorrect branch. Documentation updates which apply to our current stable release should target the |
✅ Deploy Preview for home-assistant-docs ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
There was a problem hiding this comment.
Pull request overview
This PR adds documentation for a new Guntamatic heater sensor integration that allows Home Assistant users to monitor wood/pellet heaters via local network polling. The documentation includes supported devices, prerequisites, configuration instructions, polling information, and a comprehensive table of available sensors for the Guntamatic BMK 20 heater model.
Changes:
- Added complete integration documentation for guntamatic_sensor with front matter metadata
- Included supported devices and prerequisites sections
- Added configuration flow reference and basic host configuration
- Provided comprehensive sensor list with example values and units
- Included data update frequency and removal instructions
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
| ha_category: | ||
| - Sensor | ||
| ha_iot_class: Local Polling | ||
| ha_release: "2026.6" |
There was a problem hiding this comment.
| ha_release: "2026.6" | |
| ha_release: 2026.6 |
| ha_quality_scale: bronze | ||
| --- | ||
|
|
||
| The Guntamatic integration allows you to monitor your [Guntamatic](https://www.guntamatic.com) wood or pellet heater from Home Assistant. |
There was a problem hiding this comment.
| The Guntamatic integration allows you to monitor your [Guntamatic](https://www.guntamatic.com) wood or pellet heater from Home Assistant. | |
| The **Guntamatic** {% term integration %} allows you to monitor your [Guntamatic](https://www.guntamatic.com) wood or pellet heater from Home Assistant. |
|
|
||
| {% configuration_basic %} | ||
| Host: | ||
| description: The IP address or hostname of your Guntamatic heater. |
There was a problem hiding this comment.
could you add examples of IP adress and hostname?
|
|
||
| ## Data updates | ||
|
|
||
| The integration polls the Guntamatic heater every 30 seconds. The heater does not support push updates. |
There was a problem hiding this comment.
| The integration polls the Guntamatic heater every 30 seconds. The heater does not support push updates. | |
| The integration {% term polling polls %} the Guntamatic heater every 30 seconds. The heater does not support push updates. |
There's a glossary term reference for this term 📖 .
|
|
||
| The integration polls the Guntamatic heater every 30 seconds. The heater does not support push updates. | ||
|
|
||
| ## Removing the integration |
There was a problem hiding this comment.
We usually keep this section at the very end of the page, as it marks the end of the integration's lifecycle.
|
|
||
| The following sensors are available for a Guntamatic BMK 20 heater: | ||
|
|
||
| | Sensor | Value | Unit | |
| |--------|-------|------| | ||
| | Running | Service Ign. | | | ||
| | Boiler temperature | 14.09 | °C | | ||
| | Outside Temp. | 16.15 | °C | |
There was a problem hiding this comment.
| | Outside Temp. | 16.15 | °C | | |
| | Outside temp. | 16.15 | °C | |
- We use sentence-style capitalization, also in UI strings.
- Does the string need to be abbreviated? Or could it be spelled out to "Outside temperature"?
|
Please take a look at the requested changes, and use the Ready for review button when you are done, thanks 👍 |
Proposed change
Adding documentation for a new core integration: guntamatic heaters sensor
Type of change
currentbranch).currentbranch).nextbranch).nextbranch).Additional information
Checklist
currentbranch.nextbranch.