mirror of
https://github.com/home-assistant/core.git
synced 2025-07-28 07:37:34 +00:00
Temporary Shelly hotfix for 2021.12.6 patch release (#62885)
This commit is contained in:
parent
3af82b551c
commit
e54e353676
@ -283,7 +283,7 @@ RPC_SENSORS: Final = {
|
||||
device_class=sensor.DEVICE_CLASS_TEMPERATURE,
|
||||
state_class=sensor.STATE_CLASS_MEASUREMENT,
|
||||
default_enabled=False,
|
||||
entity_category=EntityCategory.DIAGNOSTIC,
|
||||
entity_category=ENTITY_CATEGORY_DIAGNOSTIC,
|
||||
),
|
||||
"rssi": RpcAttributeDescription(
|
||||
key="wifi",
|
||||
|
Loading…
x
Reference in New Issue
Block a user