Add Netatmo Home Coach as model (#32829)

This commit is contained in:
Daniel Høyer Iversen 2020-03-15 12:41:19 +01:00 committed by GitHub
parent 6affb27711
commit f9634f0232
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -19,6 +19,7 @@ MODELS = {
"NAModule4": "Smart Additional Indoor module", "NAModule4": "Smart Additional Indoor module",
"NAModule3": "Smart Rain Gauge", "NAModule3": "Smart Rain Gauge",
"NAModule2": "Smart Anemometer", "NAModule2": "Smart Anemometer",
"NHC": "Home Coach",
} }
AUTH = "netatmo_auth" AUTH = "netatmo_auth"