Skip to content

Add number platform to Fumis integration#45002

Merged
edenhaus merged 2 commits into
nextfrom
frenck-2026-0434
Apr 29, 2026
Merged

Add number platform to Fumis integration#45002
edenhaus merged 2 commits into
nextfrom
frenck-2026-0434

Conversation

@frenck
Copy link
Copy Markdown
Member

@frenck frenck commented Apr 24, 2026

Proposed change

Add a number platform to the Fumis integration with two entities:

  • Power level: Set the stove's power level from 1 to 5. This is a primary control that directly affects how much heat the stove produces.
  • Fan speed: Adjust the fan speed from 0 to 5. Disabled by default as this is an advanced setting that most users should not need to change.

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 24, 2026 20:04
@home-assistant home-assistant Bot added has-parent This PR has a parent PR in another repo next This PR goes into the next branch labels Apr 24, 2026
@netlify
Copy link
Copy Markdown

netlify Bot commented Apr 24, 2026

Deploy Preview for home-assistant-docs ready!

Name Link
🔨 Latest commit 35162aa
🔍 Latest deploy log https://app.netlify.com/projects/home-assistant-docs/deploys/69ef38b7e48aa50008ec1775
😎 Deploy Preview https://deploy-preview-45002--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 updates the Fumis integration documentation to reflect the addition of a new number platform, documenting the new controllable numeric entities exposed by the integration.

Changes:

  • Added number to the integration’s documented ha_platforms.
  • Updated the “Entities” overview sentence to include number entities.
  • Documented the new Numbers entities (Power level and Fan speed) under Supported functionality.

Comment thread source/_integrations/fumis.markdown
Copy link
Copy Markdown
Contributor

@c0ffeeca7 c0ffeeca7 left a comment

Choose a reason for hiding this comment

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

A merge conflict appeared.

@home-assistant home-assistant Bot marked this pull request as draft April 27, 2026 06:05
@home-assistant
Copy link
Copy Markdown

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.

@frenck
Copy link
Copy Markdown
Member Author

frenck commented Apr 27, 2026

@copilot please resolve the merge conflict

# Conflicts:
#	source/_integrations/fumis.markdown

Co-authored-by: frenck <195327+frenck@users.noreply.github.com>
Copy link
Copy Markdown
Contributor

Copilot AI commented Apr 27, 2026

@copilot please resolve the merge conflict

Resolved in commit 35162aac. The next branch had added binary sensor and button platform documentation that conflicted with our number platform additions. The merged result now includes all five entity types (binary sensor, button, climate, number, and sensor) with all their respective sections intact.

@frenck frenck marked this pull request as ready for review April 27, 2026 10:24
@home-assistant home-assistant Bot requested a review from c0ffeeca7 April 27, 2026 10:24
Copy link
Copy Markdown
Contributor

@c0ffeeca7 c0ffeeca7 left a comment

Choose a reason for hiding this comment

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

Thank you, @frenck 👍

@c0ffeeca7 c0ffeeca7 added the awaits-parent Awaits the merge of an parent PR label Apr 27, 2026
@home-assistant home-assistant Bot added the parent-merged The parent PR has been merged already label Apr 29, 2026
@edenhaus edenhaus merged commit 676160c into next Apr 29, 2026
9 checks passed
@edenhaus edenhaus deleted the frenck-2026-0434 branch April 29, 2026 07:39
@home-assistant home-assistant Bot removed parent-merged The parent PR has been merged already awaits-parent Awaits the merge of an parent PR labels Apr 29, 2026
@github-actions github-actions Bot locked and limited conversation to collaborators Apr 30, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

has-parent This PR has a parent PR in another repo next This PR goes into the next branch

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants