4.1.4 (2025-12-07)
Bug Fixes
- properly unsubscribe from discovery listeners when the component unloads (ec149e8)
Documentation
- add Node-RED Companion AI guide with architecture overview and developer workflows (7065841)
Code Refactoring
Build System
- deps: bump actions/checkout from 4 to 5 (#353) (ca761bf)
- deps: bump actions/checkout from 5 to 6 (#367) (d025401)
- deps: bump actions/github-script from 7 to 8 (#354) (b61750e)
- deps: bump actions/setup-python from 5 to 6 (#351) (e40bcb6)
- deps: bump actions/stale from 9 to 10 (#352) (edac0e3)
- deps: bump colorlog from 6.9.0 to 6.10.1 (#360) (0c981ed)
- deps: update pip requirement from <25.1,>=21.0 to >=21.0,<25.3 (#349) (82c9213)
- deps: update pip requirement from <25.3,>=21.0 to >=21.0,<25.4 (#363) (54a0ab6)
Continuous Integration
- pre-commit: pre-commit autoupdate (#357) (1cbc447)
- pre-commit: pre-commit autoupdate (#359) (c1b9662)
- pre-commit: pre-commit autoupdate (#362) (9ce6155)
- workflows: add conditional check for beta channel in validation job (b7e35fa)
- workflows: add phac_version parameter to test jobs and update installation logic (05f4eea)
- workflows: add workflow_call trigger to run_tests.yml (983b07d)
- workflows: comment out specific matrix configuration for HA version 2024.5.0 (8752f8f)
- workflows: refactor pull and push workflows to include tests (7dde0a5)
- workflows: simplify validation jobs and reintroduce beta validation (95ae875)
- workflows: update PHAC_VERSION installation logic for pytest-homeassistant-custom-component (9603fe6)
Miscellaneous Chores
- scripts: update file permissions to executable for dev, lint, setup, test, and version scripts (dbc3e60)