4.2.0 (2026-01-03)
Features
- number: allow dynamic updates of min, max, step, mode, and unit (7539127)
- sensor: accept numeric and ISO timestamp values for date and timestamp (7539127)
Bug Fixes
- text: handle numeric values without throwing errors (7539127)
Documentation
- Correct search term to 'hass-node-red' in README (8a05951), closes #382
- Revise Node-RED installation steps in README (#377) (e89e76b)
Styles
Code Refactoring
- extract NodeRedEntity into separate module (7539127)
Build System
Continuous Integration
- pre-commit: pre-commit autoupdate (#379) (4653cd7)
- pre-commit: pre-commit autoupdate (#381) (8e570b9)