Popup chart shows cryptic details

Hello

Please have a look at this two charts. One is temperature the other is the power consumption. Can someone explain why I have below the power chart a lot of cryptic details? And how can I remove them?

Thanks
Gilbert

They are attributes of the sensor. Look in the dev tools states page. You will see they are an integral part of the sensor.

If you don’t like the attributes of this sensor you have two options:

  1. Write your own component/integration that has state only.
  2. Use a template sensor to copy the power sensor state and use that in the front end.