Skip to content

Conversation

@liudger
Copy link
Contributor

@liudger liudger commented Nov 8, 2025

Proposed change

This pull request adds documentation for a new action to the BSB-Lan integration, enabling users to set hot water heating schedules via Home Assistant automations. It also provides detailed usage examples for configuring schedules for different days and automating schedule changes based on the season.

New features and documentation:

  • Added documentation for the bsblan.set_hot_water_schedule action, including its required data attributes and supported schedule format.
  • Included YAML examples demonstrating how to set weekday/weekend schedules and how to automate schedule changes for different seasons.

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 November 8, 2025 11:46
@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 Nov 8, 2025
@netlify
Copy link

netlify bot commented Nov 8, 2025

Deploy Preview for home-assistant-docs ready!

Name Link
🔨 Latest commit bd11218
🔍 Latest deploy log https://app.netlify.com/projects/home-assistant-docs/deploys/6910dc0fee6cc000086c372a
😎 Deploy Preview https://deploy-preview-41682--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
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 action bsblan.set_hot_water_schedule to the BSB-Lan integration. The action allows users to configure hot water heating schedules for different days of the week with specific time periods. The documentation includes parameter descriptions and two practical examples: a basic weekday/weekend schedule and a seasonal automation that adjusts schedules based on the season.

Key changes:

  • Added Actions section documenting the bsblan.set_hot_water_schedule action
  • Included parameter documentation for device and schedule configuration
  • Provided two example use cases with YAML automation code

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 next This PR goes into the next branch

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant