Skip to content

Make MQTT and Home Assistant settings optional#96

Merged
chvvkumar merged 1 commit intodevfrom
snd
Jan 5, 2026
Merged

Make MQTT and Home Assistant settings optional#96
chvvkumar merged 1 commit intodevfrom
snd

Conversation

@chvvkumar
Copy link
Owner

@chvvkumar chvvkumar commented Jan 5, 2026

📋 Overview

This pull request enhances the application by making MQTT and Home Assistant configuration settings optional. It modifies the core detection logic to gracefully handle the absence of these settings, allowing the application to run without them. New tests have been added to validate this optionality.

🔄 Changes by Category

  • Features:
    • Modified detect.py to update configuration parsing, making MQTT and Home Assistant related settings optional.
  • Tests:
    • Added a new test file tests/test_config_optional_mqtt.py to specifically test the behavior of the application when MQTT and Home Assistant settings are not provided.
  • Configuration:
    • Updated .gitignore to include additional patterns for files and directories to be ignored by version control.

📊 Analyzed 1 commit(s) | 🕐 Updated: 2026-01-05T15:33:54.348Z | Generated by GitHub Actions


@github-actions github-actions bot changed the title feat: make MQTT and home assistant settings optional Make MQTT and Home Assistant settings optional Jan 5, 2026
@chvvkumar chvvkumar merged commit 8519257 into dev Jan 5, 2026
8 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