Skip to content

Conversation

@bgoncal
Copy link
Member

@bgoncal bgoncal commented Jan 5, 2026

Summary

Screenshots

Link to pull request in Documentation repository

Documentation: home-assistant/companion.home-assistant#

Any other notes

@bgoncal bgoncal self-assigned this Jan 5, 2026
Copilot AI review requested due to automatic review settings January 5, 2026 12:44
@bgoncal bgoncal enabled auto-merge (squash) January 5, 2026 12:45
@github-actions
Copy link
Contributor

github-actions bot commented Jan 5, 2026

⚠️ Unused L10n strings detected

Found 1 unused localization strings in the codebase.

Click to see details
Parsing Strings.swift...
Found 1275 L10n strings

Reading all Swift source code...
Read 4733491 characters of Swift code

Checking for unused strings...
Checked 100/1275 strings...
Checked 200/1275 strings...
Checked 300/1275 strings...
Checked 400/1275 strings...
Checked 500/1275 strings...
Checked 600/1275 strings...
Checked 700/1275 strings...
Checked 800/1275 strings...
Checked 900/1275 strings...
Checked 1000/1275 strings...
Checked 1100/1275 strings...
Checked 1200/1275 strings...

================================================================================
UNUSED STRINGS REPORT
================================================================================

Found 1 unused strings:


WATCH:
  - L10n.Watch.Labels.noAction
    Key: watch.labels.no_action
    Line: 3917

================================================================================
Total unused: 1
================================================================================

To clean up these strings, manually remove them from the Localizable.strings files
and regenerate Strings.swift using SwiftGen.

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 bumps the marketing version of the Home Assistant iOS app from 2026.1.0 to 2026.1.1, representing a patch release. The change also includes a minor formatting cleanup by removing leading whitespace from the version configuration file.

  • Updates marketing version to 2026.1.1 while maintaining the build number (2026)
  • Removes leading whitespace from the version configuration file

@bgoncal bgoncal merged commit 345f57b into main Jan 5, 2026
20 checks passed
@codecov
Copy link

codecov bot commented Jan 5, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
⚠️ Please upload report for BASE (main@7bf1201). Learn more about missing BASE report.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #4154   +/-   ##
=======================================
  Coverage        ?   45.47%           
=======================================
  Files           ?      242           
  Lines           ?    13740           
  Branches        ?        0           
=======================================
  Hits            ?     6248           
  Misses          ?     7492           
  Partials        ?        0           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@bgoncal bgoncal deleted the bgoncal-patch-8 branch January 5, 2026 13:13
bgoncal added a commit that referenced this pull request Jan 6, 2026
<!-- Thank you for submitting a Pull Request and helping to improve Home
Assistant. Please complete the following sections to help the processing
and review of your changes. Please do not delete anything from this
template. -->

## Summary
<!-- Provide a brief summary of the changes you have made and most
importantly what they aim to achieve -->

## Screenshots
<!-- If this is a user-facing change not in the frontend, please include
screenshots in light and dark mode. -->

## Link to pull request in Documentation repository
<!-- Pull requests that add, change or remove functionality must have a
corresponding pull request in the Companion App Documentation repository
(https://github.com/home-assistant/companion.home-assistant). Please add
the number of this pull request after the "#" -->
Documentation: home-assistant/companion.home-assistant#

## Any other notes
<!-- If there is any other information of note, like if this Pull
Request is part of a bigger change, please include it here. -->

(cherry picked from commit 345f57b)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants