release: bump to 1.4.0#40
Merged
Merged
Conversation
Manifest version 1.3.0 -> 1.4.0. CHANGELOG entry covers the options flow (Added), the AreaMeasurementSensor collapse (Changed, byte-identical public surface), and the CI/dev changes since v1.3.0 (py3.14 matrix cell, manifest-vs-tag release gate, real-hass tests, dep bumps, doc sync). Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #40 +/- ##
=======================================
Coverage 91.51% 91.51%
=======================================
Files 10 10
Lines 849 849
Branches 79 79
=======================================
Hits 777 777
Misses 49 49
Partials 23 23 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
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.
Summary
manifest.jsonversion 1.3.0 → 1.4.0 (HACS update trigger).CHANGELOG.md[1.4.0] - 2026-05-28section covering everything merged to master since v1.3.0.What's in 1.4.0
active_thresholdafter the entry exists.Area{Power,Energy,Temperature,Humidity,ClimateTarget}Sensorclasses into a parameterizedAreaMeasurementSensor; public surface pinned byte-identical to v1.3.0 by characterization test.hassfest+ manifest-vs-tag match; real-hass-fixture tests for config flow, init lifecycle, and sensors; dev floors bumped (HA 2026.5.4, pre-commit 4.6, mypy 2.1); docs synced to multi-entity architecture.Test plan
v1.4.0is tagged.v1.4.0on master and confirm the release job publishes and HACS picks it up.🤖 Generated with Claude Code