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
73.41k stars 30.65k forks source link

Meater integration don't shows Elapsed Time and Remaining Time correct #71428

Closed aervig closed 2 years ago

aervig commented 2 years ago

The problem

The Meater integration in HA don't show sensor.meater_probe_elapsed_time and sensor.meater_probe_remaining_time correct. This is shown in format like "2022-05-06 13:01:17.729225+00:00" instead of actually elpsed or remaining time.

What version of Home Assistant Core has the issue?

Home Assistant Core 2022.5.1

What was the last working version of Home Assistant Core?

N/A

What type of installation are you running?

Home Assistant OS

Integration causing the issue

Meater

Link to integration documentation on our website

https://www.home-assistant.io/integrations/meater

Diagnostics information

No response

Example YAML snippet

No response

Anything in the logs that might be useful for us?

sensor.meater_probe_elapsed_time
Meater Probe Elapsed time
2022-05-06 13:01:26.714221+00:00    
unit_of_measurement: °C
device_class: temperature
friendly_name: Meater Probe Elapsed time

Additional information

No response

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

meater documentation meater source (message by IssueLinks)

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

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

emontnemery commented 2 years ago

Fixed by #71565