2.0.0
Single Entity Model: Each container now has exactly one sensor (e.g., sensor.netdata_docker_homeassistant).
Real-Time Status: The sensor's main state reflects the container's status (e.g., running, exited).
Rich Attributes: Comprehensive performance metrics are available as entity attributes:
- cpu_percent
- memory_usage_mib
- memory_utilization_percent
- network_rx_kbps / network_tx_kbps
- health_status
- pids
Robust Integration: Built with a standalone, test-driven parser and a clean, high-performance coordinator.