Skip to content

Commit

Permalink
added support for Senertec Dachs Gen2 F5.5
Browse files Browse the repository at this point in the history
  • Loading branch information
Kleinrotti committed May 1, 2022
1 parent ac67ba7 commit cd8bf48
Show file tree
Hide file tree
Showing 2 changed files with 38 additions and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ The **py-senertec** library provides a way to communicate with senertec dachspor

For now, these devices are supported:
* Senertec Dachs 0.8
* Senertec Dachs Gen2 F5.5
* Remeha eLecta 300 (technically same as Senertec Dachs)

## Support for other devices
Expand Down
37 changes: 37 additions & 0 deletions productGroups.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,5 +44,42 @@
"DC004",
"NP020",
"NP030"
],
"dachsII": [
"MM011",
"MM010",
"MM004",
"MC000",
"MC001",
"MC007",
"MC006",
"MC005",
"MC002",
"MC003",
"MP072",
"MP071",
"MP070",
"MP075",
"MP074",
"MP073",
"MP001",
"MP003",
"MP004",
"MP002",
"BP040",
"MP038",
"BP031",
"BP033",
"BP034",
"BP035",
"BP036",
"BP037",
"MP039",
"NM105",
"NM102",
"AM029",
"AM078",
"AM081",
"AM084"
]
}

0 comments on commit cd8bf48

Please sign in to comment.