Add documentation for BSB-Lan hot water schedule action and examples#41682
Merged
joostlek merged 4 commits intoDec 29, 2025
Conversation
✅ Deploy Preview for home-assistant-docs ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
21 tasks
Contributor
There was a problem hiding this comment.
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_scheduleaction - Included parameter documentation for device and schedule configuration
- Provided two example use cases with YAML automation code
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
joostlek
approved these changes
Dec 29, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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:
bsblan.set_hot_water_scheduleaction, including its required data attributes and supported schedule format.Type of change
currentbranch).currentbranch).nextbranch).nextbranch).Additional information
Checklist
currentbranch.nextbranch.