Fixed typo in unsupported unit statistics dialog (#10118)

This commit is contained in:
Philip Allgaier 2021-10-01 00:00:20 +02:00 committed by GitHub
parent 7a9f17e059
commit 75a3566760
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

View File

@ -123,11 +123,11 @@ class HaPanelDevStatistics extends LitElement {
if (issue.type === "unsupported_unit") { if (issue.type === "unsupported_unit") {
showAlertDialog(this, { showAlertDialog(this, {
title: "Unsupported unit", title: "Unsupported unit",
text: html`The unit of your entity is not a suppported unit for the text: html`The unit of your entity is not a supported unit for the
device class of the entity, ${issue.data.device_class}. device class of the entity, ${issue.data.device_class}.
<br />Statistics can not be generated until this entity has a <br />Statistics can not be generated until this entity has a
supported unit. <br /><br />If this unit was provided by an supported unit.<br /><br />If this unit was provided by an
integration, this is a bug. Please report an issue. <br /><br />If you integration, this is a bug. Please report an issue.<br /><br />If you
have set this unit yourself, and want to have statistics generated, have set this unit yourself, and want to have statistics generated,
make sure the unit matched the device class. The supported units are make sure the unit matched the device class. The supported units are
documented in the documented in the