##### [[Building Elements]] # Laundry Exhaust %% DATAVIEW_PUBLISHER: start ``` TABLE WITHOUT ID Areas + " \ "+ BuildingElement + "<br><br>" + file.link as Issue, SECTION as Description FROM "3 Resources/Issues" FLATTEN BuildingElement as BuildingElement sort AREA ASC WHERE contains(BuildingElement,[[Laundry Exhaust]]) FLATTEN list(filter(file.lists, (x) => meta(x.section).subpath = "Issue Description").text) as SECTION ``` %% | Issue | Description | | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | | [[3 Resources/Areas/Bathrooms.md\|Bathrooms]], [[3 Resources/Areas/Laundry.md\|Laundry]], [[3 Resources/Areas/Living Areas.md\|Living Areas]], [[3 Resources/Areas/Kitchens.md\|Kitchens]] \ [[3 Resources/Building Elements/Laundry Exhaust.md\|Laundry Exhaust]]<br><br>[[3 Resources/Issues/Add provision for constant ventilation.md\|Add provision for constant ventilation]] | <ul><li>Modern Apartments are very air-tight, if the customer does not open windows inadequate fresh air will be provided to the unit which can have several negative effects including build up of moisture.</li><li>A system shall be provided such that Fresh Air Supply is supplied to each unit independent of the occupant’s behavior.</li><li>Mold can readily develop inside units as they are very airtight.</li></ul> | | [[3 Resources/Areas/Laundry.md\|Laundry]] \ [[3 Resources/Building Elements/Laundry Exhaust.md\|Laundry Exhaust]]<br><br>[[3 Resources/Issues/Poor Laundry Exhaust.md\|Poor Laundry Exhaust]] | <ul><li>Poor ventilation of Laundry spaces results in a build up of mould.</li><li>Fantech supplies a power sense module which can be used to control the fan accordingly.[POWER SENSE MODULE](https://www.fantech.com.au/AncilRange.aspx?RangeID=1054)</li></ul> | %% DATAVIEW_PUBLISHER: end %%