Add Thermor Malicio 3 65L model and new DHW capabilities (reverse-engineered from Cozytouch APK)#98
Open
genmllc wants to merge 3 commits intogduteil:mainfrom
Open
Add Thermor Malicio 3 65L model and new DHW capabilities (reverse-engineered from Cozytouch APK)#98genmllc wants to merge 3 commits intogduteil:mainfrom
genmllc wants to merge 3 commits intogduteil:mainfrom
Conversation
tchapi
reviewed
Mar 28, 2026
| capability["type"] = "string" | ||
| capability["category"] = "diag" | ||
|
|
||
| elif capabilityId == 228: |
Contributor
There was a problem hiding this comment.
Plutôt 218, non? (228 est dans le elif plus bas)
tchapi
reviewed
Mar 28, 2026
| else: | ||
| capability["capabilityDuplicate"] = 222 | ||
|
|
||
| elif capabilityId == 223: |
Contributor
There was a problem hiding this comment.
J'ai 3 comme valeur pour 223 (Calypso 270L)
tchapi
reviewed
Mar 28, 2026
| capability["value_off"] = "false" | ||
| capability["value_on"] = "true" | ||
|
|
||
| elif capabilityId == 168: |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
✨ Ajout du Thermor Malicio 3 65L et de nouvelles capacités ECS
Cette pull request ajoute la prise en charge d’un nouveau modèle de chauffe-eau : Thermor Malicio 3 65L, ainsi que plusieurs nouvelles capacités ECS (Eau Chaude Sanitaire).
🔧 Modifications
🔍 Méthodologie
Les nouvelles capacités ont été identifiées par rétro-ingénierie de l’APK Android Cozytouch, principalement via l’analyse :
fr.modulotech.app.domain.model.devices.CapabilitiesenumetBitField)Mappings extraits de l’APK
Ils ne sont ni garantis exhaustifs ni totalement exacts. Mais je me dis que c'est intéressant de les lister quelque part, ça pourrait servir à quelqu'un comme base.
Certaines capacités peuvent :