mirror of
https://github.com/home-assistant/core.git
synced 2025-07-24 05:37:44 +00:00
Disable Shelly diagnostic binary sensor (#112497)
This commit is contained in:
parent
0cdc90468e
commit
780428fde6
@ -211,6 +211,7 @@ RPC_SENSORS: Final = {
|
||||
sub_key="restart_required",
|
||||
name="Restart required",
|
||||
device_class=BinarySensorDeviceClass.PROBLEM,
|
||||
entity_registry_enabled_default=False,
|
||||
entity_category=EntityCategory.DIAGNOSTIC,
|
||||
),
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user