Skip to content

added guntamatic_sensor documentation#44504

Draft
JensTimmerman wants to merge 4 commits intohome-assistant:nextfrom
JensTimmerman:guntamatic_sensor_docs
Draft

added guntamatic_sensor documentation#44504
JensTimmerman wants to merge 4 commits intohome-assistant:nextfrom
JensTimmerman:guntamatic_sensor_docs

Conversation

@JensTimmerman
Copy link
Copy Markdown

@JensTimmerman JensTimmerman commented Apr 5, 2026

Proposed change

Adding documentation for a new core integration: guntamatic heaters sensor

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.

Copilot AI review requested due to automatic review settings April 5, 2026 00:15
@home-assistant home-assistant bot added the has-parent This PR has a parent PR in another repo label Apr 5, 2026
@home-assistant
Copy link
Copy Markdown

home-assistant bot commented Apr 5, 2026

It seems that this PR is targeted against an incorrect branch. Documentation updates which apply to our current stable release should target the current branch. Please change the target branch of this PR to current and rebase if needed. If this is documentation for a new feature, please add a link to that PR in your description.

@home-assistant home-assistant bot added in-progress This PR/Issue is currently being worked on needs-rebase The PR has been branched of the wrong base branch or targets an incorrect target branch next This PR goes into the next branch labels Apr 5, 2026
@netlify
Copy link
Copy Markdown

netlify bot commented Apr 5, 2026

Deploy Preview for home-assistant-docs ready!

Name Link
🔨 Latest commit a92ba05
🔍 Latest deploy log https://app.netlify.com/projects/home-assistant-docs/deploys/69d1c4b7c9f6620008edebc5
😎 Deploy Preview https://deploy-preview-44504--home-assistant-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

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

@home-assistant home-assistant bot removed the needs-rebase The PR has been branched of the wrong base branch or targets an incorrect target branch label Apr 5, 2026
JensTimmerman and others added 3 commits April 5, 2026 04:10
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"
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Suggested change
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.
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Suggested change
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.
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

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.
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Suggested change
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
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

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 |
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

|--------|-------|------|
| Running | Service Ign. | |
| Boiler temperature | 14.09 | °C |
| Outside Temp. | 16.15 | °C |
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Suggested change
| 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"?

@home-assistant
Copy link
Copy Markdown

home-assistant bot commented Apr 8, 2026

Please take a look at the requested changes, and use the Ready for review button when you are done, thanks 👍

Learn more about our pull request process.

@home-assistant home-assistant bot marked this pull request as draft April 8, 2026 06:31
@c0ffeeca7 c0ffeeca7 added the new-integration This PR adds documentation for a new Home Assistant integration label Apr 8, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

has-parent This PR has a parent PR in another repo in-progress This PR/Issue is currently being worked on new-integration This PR adds documentation for a new Home Assistant integration next This PR goes into the next branch

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants