-
-
Notifications
You must be signed in to change notification settings - Fork 35.9k
Météo-France: adding new states provided by MF API since mid April #143137
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
Hey there @hacf-fr, @oncleben31, @Quentame, mind taking a look at this pull request as it has been labeled with an integration ( Code owner commandsCode owners of
|
|
Thanks 🙏 |
|
Could be but as long as there is no definitive list and I have not seen a proper source (searched for a while) and I cannot guess this until it happens |
Where did you find these states? Please note that the MF card is not defining MF states, it is just retranslating |
Yeah but this is not a definitive list and you can only detect it when it happens @Quentame : I am happy to add other PR based on above but it will not be a 100% coverage, let me know what you think |
|
@Quentame I spent an hour looking for things but still not found a list of existing forecast states. The other thing is that I have no clue if MF replaced states, e.g. "Ciel clair" is new for a clear_night (I will change in the next PR) but the current mappings contain "Nuit Claire" and "Nuit claire" and not a clue if these are maintained rom MF API. For "Variable" there is no good match other and closest seems partlycloudy. I highly doubt if HA would become more detailed on forecast states...but maybe you know more? |
Breaking change
Proposed change
Adding new states, provided by MF API since mid April
Type of change
Additional information
Checklist
ruff format homeassistant tests)If user exposed functionality or configuration variables are added/changed:
If the code communicates with devices, web services, or third-party tools:
Updated and included derived files by running:
python3 -m script.hassfest.requirements_all.txt.Updated by running
python3 -m script.gen_requirements_all.To help with the load of incoming pull requests: