Closed kr0ner closed 2 months ago
@croessi @sg-media-dev please try this out and see if it fits your needs :wink:
Nice! Will add my mappings here as soon as I find some time!
Works great straight away :-) I have added some changes for my THZ404 #20 Thanks @kr0ner
In order to support settings for different heat pump variants, there is now a base config that defines the common parts and a specific yaml for every variant. Specific parts can be moved out of the base and defined for each heat pump. If there are changes required on C++ level, C macros can be used to change the source code dynamically.
ifdef THZ404
elif THZ5_5_ECO
else
endif