mirror of
https://github.com/home-assistant/frontend.git
synced 2025-04-24 21:37:21 +00:00
Add missing validation text (#10225)
This commit is contained in:
parent
83f405b695
commit
dc8d837e88
@ -1102,6 +1102,10 @@
|
||||
"title": "Unexpected state class",
|
||||
"description": "The following entities do not have the expected state class:"
|
||||
},
|
||||
"entity_unexpected_device_class": {
|
||||
"title": "Unexpected device class",
|
||||
"description": "The following entities do not have the expected device class:"
|
||||
},
|
||||
"entity_state_class_measurement_no_last_reset": {
|
||||
"title": "Last reset missing",
|
||||
"description": "The following entities have state class 'measurement' but 'last_reset' is missing:"
|
||||
|
Loading…
x
Reference in New Issue
Block a user