Skip to content

Make MQTT and Home Assistant settings optional - #97

Merged
chvvkumar merged 2 commits into
mainfrom
dev
Jan 5, 2026
Merged

Make MQTT and Home Assistant settings optional#97
chvvkumar merged 2 commits into
mainfrom
dev

Conversation

@chvvkumar

@chvvkumar chvvkumar commented Jan 5, 2026

Copy link
Copy Markdown
Owner

📋 Overview

This pull request introduces the ability to run the application without requiring MQTT and Home Assistant configuration. It modifies the core detection logic to handle these settings as optional and adds new test cases to ensure this functionality works as expected.

🔄 Changes by Category

  • Features:
    • Implemented logic in detect.py to make MQTT and Home Assistant configuration settings optional, allowing the application to run without them.
  • Tests:
    • Added a new test file tests/test_config_optional_mqtt.py with 70 new lines of code to validate the behavior of optional MQTT settings.
  • Configuration:
    • Updated .gitignore to include 33 new entries, likely for new build artifacts, temporary files, or environment-specific files.

📊 Analyzed 2 commit(s) | 🕐 Updated: 2026-01-05T15:41:42.397Z | Generated by GitHub Actions


@github-actions github-actions Bot changed the title Dev Make MQTT and Home Assistant settings optional Jan 5, 2026
@chvvkumar
chvvkumar merged commit a0c232e into main Jan 5, 2026
14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant