haake: add a native frappy addon haake_add

+ add units to haake2
This commit is contained in:
2025-07-11 14:51:50 +02:00
parent 1128b5aba4
commit 96ef11ef84
2 changed files with 17 additions and 0 deletions

View File

@@ -13,9 +13,11 @@ Mod('th',
io = 'sea_main',
sea_object = 'th',
extra_modules=['t2'],
value=Param(unit='degC'),
)
Mod('ts',
'frappy_psi.sea.SeaReadable', '',
io='sea_main',
single_module='th.t2',
value=Param(unit='degC'),
)