KNXmart Automation Logo KNXmart Automation

KNX Occupancy-Based Office Automation

·9 min read ·KNXmart Automation Team ·
  • #KNX
  • #Office Automation
  • #Occupancy
  • #Energy Management

Design KNX occupancy-based office automation with sensible zones, separate lighting and HVAC timers, daylight control, overrides, privacy, and measurable results.

Engineering review: KNXmart Automation Engineering Team
Last reviewed: 2026-08-19
Experience basis: Based on office room-data sheets, KNX presence and daylight zoning, lighting and HVAC sequences, tenant override workshops, point schedules, witnessed testing, and post-occupancy tuning.
Real occupied open-plan office with daylight, lighting, workstations, and ceiling services
Photo by Arlington Research on Unsplash · Original photo

Occupancy-based office automation should answer a modest question: what can the building safely reduce when a space is not being used, and how quickly should it recover when someone returns?

KNX is well suited to coordinating presence sensors, lighting actuators, room controllers, blinds, meters, and BMS gateways. The difficult part is not sending the telegram. It is agreeing on what “occupied” means for each service and avoiding a building that saves energy by irritating everyone in it.

Presence, occupancy, and people count are different data

Use precise terms in the point schedule.

SignalMeaningAppropriate use
Raw presenceRecent movement detected in a sensor zoneLocal lighting retrigger or input to room logic
Qualified occupancyRoom considered in use after timing/logicHVAC comfort mode, room status, schedules
VacancyNo qualifying presence after defined delayLighting OFF, HVAC setback, non-critical load release
People countEstimated or measured number of occupantsVentilation demand, space analytics, booking validation
Booking stateCalendar says room is reservedPreconditioning or availability indication—not proof of presence

A PIR sensor normally tells you that movement occurred, not how many people are present. Do not label a 1-bit KNX object “occupant count” because a dashboard designer asked for a heat map.

Zone the office by controllable outcome

The sensor grid, lighting circuits, HVAC zones, and tenancy boundaries rarely line up automatically. Overlay them before selecting devices.

For each area, mark:

  • seated work positions and circulation;
  • window and internal daylight bands;
  • lighting control groups;
  • VAV, fan-coil, radiator, or chilled-ceiling zones;
  • blind facade orientation;
  • meeting-room boundaries and movable partitions;
  • cleaning and after-hours routes;
  • separately metered or tenanted areas.

The right occupancy zone is the smallest useful area that the controlled services can respond to. Detecting each desk brings little value if one air-handling zone serves the whole floor and the lighting cannot be subdivided.

SpaceSensible starting zoneWhy
Cellular officeOne roomClear boundary and local override
Meeting roomOne room; divisible rooms follow partition stateBooking, AV, HVAC, and scenes act together
Open officeLighting/HVAC/furniture moduleBalances savings, stability, and maintenance
CorridorTravel segment, not adjacent officesAvoid false holds through doorways/glazing
Break roomWhole room or functional zonesIntermittent use gives useful vacancy periods
ReceptionDesk plus waiting area as operationally requiredConstant circulation should not drive unrelated zones

Write a sequence for each service

One “occupied” group address should not directly drive everything with the same delay.

Lighting

For daylit offices, manual ON with automatic OFF is often a good starting point. A user who has enough daylight does not need the lights to switch on merely because they entered. Internal zones or dark corridors may use automatic ON.

A practical sequence might be:

  1. First presence qualifies the zone as occupied.
  2. Lighting remains OFF until a local command, unless auto-ON is approved.
  3. Daylight control maintains the commissioned target while occupied.
  4. A manual dim/scene command suspends or offsets automatic regulation.
  5. After the lighting absence delay, lights warn/fade and switch off.
  6. A new presence event during warning restores the previous occupied state.

HVAC

HVAC usually needs slower timing. Moving from comfort to standby after a short coffee break creates poor comfort and unnecessary valve/fan movement.

Use states such as Comfort, Pre-Comfort/Standby, Economy, and Protection where supported. Define who sets each state: schedule, presence, booking, window contact, central BMS, or local override. Keep plant safeties, frost protection, minimum ventilation, and equipment interlocks in their approved control layer.

Shading

Solar protection should not disappear because the office is empty. External blinds may still need automatic sun, wind, rain, and facade-temperature logic. Occupancy can influence glare preference or local override, but weather protection retains priority.

Plug loads

Only control designated non-critical outlets or equipment. Never apply a generic vacancy OFF to PCs, network switches, refrigerators, medical equipment, chargers with operational requirements, or anything not reviewed by the electrical and user teams.

A room control matrix

ConditionLightingHVACBlindsNon-critical plug loads
Scheduled occupied, no presenceOFF or background by policyStandby/pre-comfortSolar protection activeOFF
Presence detectedManual/auto ON and daylight controlComfort after qualificationLocal glare control availableON after approved delay
Short absenceHold, then warn/fadeRemain ComfortHold last safe automatic stateHold
Long vacancyOFFEconomy/setbackWeather/solar logic continuesOFF
Window openLighting unaffectedHeating/cooling inhibited after delayLocal/weather logicUnaffected
Fire/emergency inputPer approved life-safety strategyPer approved mechanical/fire strategyPer approved facade strategyPer approved electrical strategy

This matrix is where conflicts become visible. It should be approved before ETS programming, not reconstructed from the finished group-address list.

KNX object and ownership example

L04 / Open Office East / Presence Raw
L04 / Open Office East / Lighting Occupied
L04 / Open Office East / HVAC Occupied
L04 / Open Office East / Lighting Auto Enable
L04 / Open Office East / Lighting Level Command
L04 / Open Office East / Lighting Level Status
L04 / Open Office East / HVAC Mode Command
L04 / Open Office East / HVAC Mode Status
L04 / Open Office East / Manual Override Active
L04 / Open Office East / Window State

Assign one authoritative source for every command and state. If the KNX sensor, room controller, BMS, and visualization all calculate their own occupancy timeout, status will drift and fault finding becomes guesswork.

We normally let the room-level KNX logic produce qualified local states, then expose those states to the BMS. The BMS can apply schedules and global modes without reproducing every sensor timer.

Choose sensors for the actual work pattern

Office workers make small movements. Size PIR coverage using the selected product’s seated-person detection area and final mounting height. Account for partitions, acoustic baffles, pendant lights, tall plants, shelving, and supply air.

Test locations on the reflected ceiling plan after furniture coordination. The geometric centre of a ceiling tile grid is not automatically the right sensor position.

For small-motion areas or complex rooms, higher-sensitivity or dual-technology sensing may be justified. For space analytics, use a technology designed and governed for that purpose rather than pretending a lighting detector is a counting system.

See our detailed KNX presence sensor placement guide for detection geometry and site tests.

Manual override is part of automation

Users need to understand when the building will resume automatic control.

Define:

  • whether local ON is temporary or remains until vacancy;
  • whether manual dimming suspends daylight control;
  • how long an after-hours override lasts;
  • how an override is indicated at the keypad or UI;
  • whether facility staff can force a zone and how it is released;
  • what happens after mains, bus, controller, or network recovery.

Avoid invisible permanent holds. A facility manager should be able to find why a zone has stayed in Comfort for three weeks.

Privacy and data minimization

Basic room presence can often be processed locally as a 1-bit state. Detailed desk-level history, camera analytics, device identifiers, or named booking data create a different privacy and cybersecurity scope.

Before exporting occupancy data, document:

QuestionDesign answer required
What is collected?Raw events, qualified room state, count, or identifiable data
Why is it collected?Control, maintenance, energy analysis, or workplace analytics
Where is it processed?Sensor, KNX controller, BMS, on-premise server, or cloud
How long is it retained?No history, short diagnostic window, or approved period
Who can access it?Named roles and support paths
Can the function work with less data?Prefer local aggregated state where adequate

Follow applicable privacy, labour, tenancy, and cybersecurity requirements. “It is only a sensor” is not a data-governance decision.

Measure results without inventing savings

ISO 52120-1 provides a framework for building automation and control functions that contribute to energy performance. It does not mean a specific KNX project automatically saves a fixed percentage.

Build a measurement plan:

  1. Record baseline lighting and HVAC operating hours or energy where available.
  2. Note weather, occupancy, floor area, tenant hours, and fit-out changes.
  3. Trend commanded state and actual feedback separately.
  4. Compare like periods or use an agreed normalization method.
  5. Check comfort complaints and manual overrides alongside energy.

A drop in lighting runtime is useful only if it came from true vacancy, not false-offs that drove occupants to tape over sensors.

Commissioning and seasonal tuning

TestPass condition
Quiet desk workPresence holds for typing/reading without exaggerated motion
Adjacent-zone movementEmpty zone does not remain occupied
Manual ON/auto OFFUser choice and absence timing match the brief
Daylight controlWindow/internal rows respond smoothly without hunting
Short absenceLighting and HVAC use their separate approved delays
Return from setbackSpace recovers within the agreed comfort window
Window contactHVAC response occurs only after approved debounce/delay
BMS command and releasePriority is visible; local control returns correctly
Network/server outageLocal room control continues as documented
Power recoveryModes and outputs return to their approved states

Revisit the floor after occupants move in and during a different season. Furniture, daylight, hybrid work patterns, and tenant schedules change the tuning. Save every accepted parameter change in the project file.

FAQ

Can one presence sensor control both lighting and HVAC?

Yes, but derive separate qualified states and delays. Lighting may switch off after a short absence; HVAC normally needs slower, stability-oriented logic.

Is automatic ON or manual ON better for office lighting?

Manual ON with automatic OFF works well in many daylit offices. Automatic ON may suit internal areas, corridors, and operational needs. Decide by space, not with one building-wide rule.

Does occupancy-based control require a central server?

No. KNX sensors, actuators, and room controllers can execute local control. A BMS or server is useful for schedules, trends, alarms, and portfolio coordination but should not be an unnecessary dependency for basic room operation.

How much energy will occupancy automation save?

It depends on baseline operation, vacancy periods, zoning, loads, tuning, and user behaviour. Establish a baseline and meter or trend the relevant outputs; do not promise a generic percentage.

Technical references

Good office automation is quiet. Occupants notice that rooms are comfortable and controls make sense; the facility team sees shorter runtimes, trustworthy status, and fewer manual corrections.

Contact KNXmart Automation

Tell us about your KNX project — whether it’s a smart home, commercial building, or hotel automation system. We design and manufacture KNX-certified devices including actuators, sensors, touch panels, and system gateways for lighting, HVAC, and energy control applications.

  • Fast project response Technical feedback and proposal within 24 hours for KNX product selection
  • Custom KNX solutions OEM/ODM support for actuators, dimmers, gateways, and touch control panels
  • System integration support Lighting, HVAC, energy metering, and scene control based on KNX protocol
  • Certified reliability All products designed under KNX Association compliance and EMC standards
  • Flexible production Support for prototypes, pilot runs, and large-scale deployment
  • Global logistics Worldwide delivery via DHL, FedEx, and forwarders with EXW / FOB / DAP terms

Ready to collaborate? Reach out to our team — we’ll provide tailored recommendations for your KNX automation project.