tomeko12 / pyelectroluxconnect

A python module to communicate with Elecrolux Connectivity Platform
Apache License 2.0
25 stars 9 forks source link

Add a static mapping of PNC -> model #1

Closed jbergler closed 2 years ago

jbergler commented 2 years ago

I'm not sure how widespread the problem is, but some of my appliances do not list a model in the profile.json

This attempts to provide better/more consistent data by providing a static mapping to fall back on.

tomeko12 commented 2 years ago

Hi @jbergler . Thanks for Your pull request. In my opinion, hardcoding model names in library is bad idea. I've added model name finding from https://www.electrolux-ui.com in c73168db11804b7731aa0c6d98200b0a1f3a620f