Skip to content

Commit 325db62

Browse files
authored
Merge pull request #396 from nlz242/feature/add-missing-providers
Add missing providers to HILO_PROVIDERS list
2 parents e159bb4 + ec22042 commit 325db62

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

pyhilo/const.py

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -252,6 +252,11 @@
252252
1: "Hilo",
253253
2: "Netatmo",
254254
3: "OneLink",
255+
5: "Elmec",
256+
6: "Resideo",
257+
7: "Resideo TCC",
258+
8: "Mysa",
259+
9: "Sinope",
255260
}
256261

257262
JASCO_MODELS: Final = [

0 commit comments

Comments
 (0)