mirror of
https://github.com/Andre0512/hon.git
synced 2025-05-12 22:25:36 -04:00
Correct name for IH #22
This commit is contained in:
parent
e2f7f15a5f
commit
2aa1d3df01
7 changed files with 10 additions and 9 deletions
|
@ -124,7 +124,7 @@ BINARY_SENSORS: dict[str, tuple[HonBinarySensorEntityDescription, ...]] = {
|
|||
icon="mdi:power-cycle",
|
||||
),
|
||||
),
|
||||
"IV": (
|
||||
"IH": (
|
||||
HonBinarySensorEntityDescription(
|
||||
key="attributes.lastConnEvent.category",
|
||||
name="Connection",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue