Add genericJE/ha-heating-schedule#7811
Closed
genericJE wants to merge 1 commit into
Closed
Conversation
There was a problem hiding this comment.
This PR has the following issues that need to be addressed:
-
Complete all checklist items before submitting. Please check all the required boxes and submit a new PR when ready.
-
Your branch seems out of date. Please update your branch with the latest changes from the base branch.
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 join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Integration
Repo: https://github.com/genericJE/ha-heating-schedule
Release: https://github.com/genericJE/ha-heating-schedule/releases/tag/v0.1.0
What it is
A per-room heating schedule for Home Assistant. Each room gets a Lovelace card with a 24h shared track holding 1–4 dual-handle heating windows; a Python schedule controller writes
set_temperatureagainst any climate that accepts it (Better Thermostat, generic_thermostat, MQTT HVAC, native Zigbee TRV climates).Pre-flight checks
manifest.jsonhas domain, name, version, codeowners, documentation, issue_tracker, iot_class (local_polling), config_flowhacs.jsonvalid (name,homeassistant: 2024.4.0,render_readme: true)custom_components/heating_schedule/brand/(HA 2026.3 mechanism, since brands-repo PRs for custom integrations are now auto-closed)main