Hello there, if you’re reading this, it’s probably because you’re concerned with this issue :

https://github.com/home-assistant/core/issues/152449

This guide is to apply @tiimjcb’s fix, which will increase the polling rate of your weather station to one update per minute.

⚠️ Important informations regarding this fix


First of all, you might encounter some bugs. This fix has not been validated by the developer of the integration yet, or by any Home Assistant active developer. I’m waiting for more feedback to submit a pull request (so thanks for testing 🙂).

Even if the fix is stable for me, there might be undiscovered incompatibilities.

So if you see something unusual, please reach me on discord : @tiim.jcb

🤔 What does this fix do?

This fix does multiple things :

📋 Pre-requisites

👉🏼 Instructions

  1. On your computer, clone this repository : https://github.com/tiimjcb/core It’s a fork from ha-core where the fix is applied.

    git clone <https://github.com/tiimjcb/ha-core-netatmo.git>