Remove tibber monthly cost state class (#88542)
This commit is contained in:
parent
b5ead9e76f
commit
08aae9cccd
1 changed files with 0 additions and 1 deletions
|
@ -214,7 +214,6 @@ SENSORS: tuple[SensorEntityDescription, ...] = (
|
|||
key="month_cost",
|
||||
name="Monthly cost",
|
||||
device_class=SensorDeviceClass.MONETARY,
|
||||
state_class=SensorStateClass.TOTAL,
|
||||
),
|
||||
SensorEntityDescription(
|
||||
key="peak_hour",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue