Skip redundant services when higher-level entities exist

This commit is contained in:
Adrian Jagielak
2025-07-25 01:58:13 +02:00
parent 51693d05c3
commit d431ce7c8e
2 changed files with 45 additions and 0 deletions

View File

@@ -7,6 +7,7 @@
- Updated demo mode data.
- Added extracting device manufacturer name.
- Updated 'thermostat' service implementation.
- Added logic to skip redundant services already represented by higher-level entities (e.g., sensor_temp/thermostat, sensor_wattemp/water_heater).
## 0.1.1 (24.07.2025)