Add support for 'indicator_ctrl' service

This commit is contained in:
Adrian Jagielak
2025-07-24 22:50:34 +02:00
parent e8274850d1
commit dcab7a7112
6 changed files with 75 additions and 16 deletions

View File

@@ -6,6 +6,7 @@
- Set 'battery' entity category to 'diagnostic' to hide it from the main HA view.
- Do not expose 'battery' entity twice if it supports both level and low/high binary state.
- Changed the default 'sensor_lumin' unit from 'Lux' to 'lx'.
- Added support for 'indicator_ctrl' service (identify devices).
# 0.1.0 (24.07.2025)