Adding IndoorLivingWall to HB

Is there a way to add this new IndoorLivingWall module Energy Plus has to HB? On the same page linked there’s also has an example IDF, but how do I add this in GH? - should this be added as a layer in construction like a material? What’s the best way to incorporate this?

For context, the purpose is to test green wall as a passive cooling strategy for mid-door comfort, and the final output is some utci / pmv mapping …

Thank you!

You can use addstr of HB to OSM for this feature.

An IDF example:

IndoorLivingWall,
  Space1-1IndoorLivingWall,   !-Name
  SPACE1-1SouthPartition,     !-Surface Name
  AlwaysOn,                   !-Schedule Name
  Penman-Monteith,            !-ET Calculation Method
  LED,                        !-Lighting Method
  AlwaysOff,                  !-LED Intensity Schedule Name
  ,                           !-Daylighting Control Name
  ,                           !-LED - Daylight Targeted Lighting Intensity Schedule Name
  30,                         !- Total Leaf Area {m2}
  32.5,                       !- LED Nominal Intensity {umol/(m2s)}
  640,                        !- LED Nominal Power {W}
  0.6;                        !- Radiant Fraction of LED Lights