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.43k stars 30.67k forks source link

Netatmo weathermanp - not possible to get specific weather station #75907

Closed dawiinci closed 1 year ago

dawiinci commented 2 years ago

The problem

If I set the area around a single weather station I would expect the component to get this stations data. Unfortunately it doesn't. The values are different (in addition to a wind sensor that this station doesn't have).

I could assume the component looks for the next weather station that has all sensors, but that defeats the purpose of having a near local station. I am only interested in rain measurements.

What version of Home Assistant Core has the issue?

2022-7-7

What was the last working version of Home Assistant Core?

No response

What type of installation are you running?

Home Assistant Core

Integration causing the issue

Netatmo

Link to integration documentation on our website

https://www.home-assistant.io/integrations/netatmo/#climate

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

netatmo documentation netatmo source (message by IssueLinks)

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

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

dawiinci commented 2 years ago

Any ideas how to fix that?

cgtobi commented 2 years ago

There Winter a fix for it unless you provide one. The API does not provide such a feature to my understanding. If you know the owner ask for direct access.

dawiinci commented 2 years ago

There is this plugin, that can do that using the MAC address. Could this be added to this one?

https://github.com/saniho/apiNetatmo

github-actions[bot] commented 1 year 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.

dawiinci commented 1 year ago

Issue is not fixed.

cgtobi commented 1 year ago

It is not an issue but a feature request in the first place. And by desig of the Netatmo API. In theory there is a solution but nobody implemented this. Feel free to submit a PR.

dawiinci commented 1 year ago

I referenced a solution above. Sorry can't do more.