home-assistant / core

:house_with_garden: Open source home automation that puts local control and privacy first.
https://www.home-assistant.io
Apache License 2.0
71.16k stars 29.84k forks source link

EPShome integration: Can not load the Gas Consumption to the energy dashboard #69729

Closed pejannl closed 2 years ago

pejannl commented 2 years ago

The problem

Hi. I purchased a "Slimmemeter" device and connected it to my ME382.

Then I went to configure the Energy Dashboard. I can add the two tariffs for consumption as well as the two tariffs for return delivery, but I can not add the Gas Consumption to the dashboard.

When clicking on "can not find your parameter to add to the dashboard" I get a message that I must notify the integration author with reference to https://developers.home-assistant.io/docs/core/entity/sensor#long-term-statistics

The entry I am trying to add to the dashboard is "sensor.gas_delivered".

What version of Home Assistant Core has the issue?

core-2022.4.1

What was the last working version of Home Assistant Core?

No response

What type of installation are you running?

Home Assistant OS

Integration causing the issue

ESPhome

Link to integration documentation on our website

https://developers.home-assistant.io/docs/core/entity/sensor#long-term-statistics

Diagnostics information

No response

Example YAML snippet

No response

Anything in the logs that might be useful for us?

No response

Additional information

No response

probot-home-assistant[bot] commented 2 years ago

Hey there @ottowinter, @jesserockz, mind taking a look at this issue as it has been labeled with an integration (esphome) you are listed as a code owner for? Thanks! (message by CodeOwnersMention)


esphome documentation esphome source (message by IssueLinks)

frenck commented 2 years ago

Could you please share details on your ESPHome configuration for that sensor and a states dump for that sensor in Home Assistant.

pejannl commented 2 years ago

Yes, I can, if you tell me what you want to know and how I can obtain the information.

pejannl commented 2 years ago

Hi. Can you tell me how to change the sensor.gas_delivered so I can add it to the energy dashboard?

the log shows:

Gas Delivered gewijzigd in (220424230000)(00)(60)(1)(0-1:24.2.1)(m3) (10802.117)

the history shows only a bar with colours, no graphic.

the diagnostics shows the sensor under “text_sensor” with the following config:

    {
      "object_id": "gas_delivered",
      "key": 1047524357,
      "name": "Gas Delivered",
      "unique_id": "slimmelezer-6c70catext_sensorgas_delivered",
      "disabled_by_default": false,
      "icon": "",
      "entity_category": 0
    },
github-actions[bot] commented 2 years ago

There hasn't been any activity on this issue recently. Due to the high number of incoming GitHub notifications, we have to clean some of the old issues, as many of them have already been resolved with the latest updates. Please make sure to update to the latest Home Assistant version and check if that solves the issue. Let us know if that works for you by adding a comment 👍 This issue has now been marked as stale and will be closed if no further activity occurs. Thank you for your contributions.