> ## Documentation Index
> Fetch the complete documentation index at: https://docs.myzendo.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Add Accessories & Organise Your Floorplan

> Optimise your floorplan for the best experience.

export const MenuButton = ({badged = false}) => <div className="bg-[#a8c8b9] w-[36px] h-[36px] rounded-[10px] p-[6px] justify-center items-center aspect-square inline-flex relative">
    {badged && <div className="absolute top-[-3px] right-[-3px] w-[12px] h-[12px] rounded-[12px] bg-[#417777]"></div>}
      <svg width="22px" height="22px" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
      <g fill="#417777"><path d="M12 0a12 12 0 1 0 12 12A12 12 0 0 0 12 0m0 22a10 10 0 1 1 10-10 10 10 0 0 1-10 10"></path><path d="M10 12a2 2 0 1 0 4 0 2 2 0 1 0-4 0m5.5 0a2 2 0 1 0 4 0 2 2 0 1 0-4 0m-11 0a2 2 0 1 0 4 0 2 2 0 1 0-4 0"></path></g>
      </svg>
  </div>;

## Intro

Your Zendo floorplan is flexible and yours to personalise. Please configure it how you like.

However, here are some tips you might find helpful:

* Add accessories to the floorplan to control lights, thermostats, fans, blinds, curtains, and more.
* Less is more. Keeping only essential accessories on the floorplan makes it easier to find and control what you need.
* Use Home Assistant/Homey automations, scenes, and groups. Grouping accessories reduces visual clutter and simplifies control.

### Room accessories

<img src="https://mintcdn.com/bettername/OXlOTTXwsfMgx3cJ/images/floorplan-room-controller.png?fit=max&auto=format&n=OXlOTTXwsfMgx3cJ&q=85&s=396ba35d028c804c902caa4b412d7cb4" alt="Room accessory" title="Room accessory" className="mr-auto" style={{ width:"27%" }} width="400" height="400" data-path="images/floorplan-room-controller.png" />

Each room on the Zendo floorplan can have room accessories to control the **entire room**.

Examples:

* Add a [light](/accessories/light) accessory that controls **all** the lights in the room.
* Add a [thermostat, aircon unit, or TRV](/accessories/climate) for each room that has one.
* Add a [fan](/accessories/ventilation) if the room has a ceiling fan or a single fan for the room.
* Add a [presence sensor](/accessories/presence-sensor) for each room that has a motion, presence, or occupancy sensor.
* Add [smoke, CO, gas or water leak sensors](/accessories/safety-sensor) for each room that has safety sensors.

### Other accessories

<img src="https://mintcdn.com/bettername/OXlOTTXwsfMgx3cJ/images/floorplan-pin.png?fit=max&auto=format&n=OXlOTTXwsfMgx3cJ&q=85&s=c482ae2c2ac4407d0527bd8839f96fe0" alt="Other accessories" title="Other accessories" style={{ width:"27%" }} width="400" height="400" data-path="images/floorplan-pin.png" />

You can add any other accessory to the floorplan, such as:

* Place each [blind/curtain](/accessories/window-covering) next to the window where they’re installed.
* Add a [light](/accessories/light) accessory for task lighting like reading lights, a desk light, or a bedside light.
* Add [on/off accessories](/accessories/generic-on-off) like hairdryers, coffee makers, electric vehicle chargers, or turntables near their location in the room.
* Place each [smart door lock](/accessories/door-lock) next to the door where it’s installed.
* Place each [door or window sensor](/accessories/contact-sensor) next to the door or window where it’s installed.
* Place each [robot vacuum](/accessories/robotic-vacuum-cleaner) near its dock location.
* Add a [humidifier or dehumidifier](/accessories/humidifier-dehumidifier) near the device's location in the room.
* Add [Christmas trees](/accessories/generic-on-off) or other [festive decorations](/accessories/generic-on-off) near their spot in the room.
* Place [garage doors and electric gates](/accessories/automatic-closure) near where they’re installed.

***

## Add an accessory

1. Tap <MenuButton />
2. Tap "Settings"
3. Tap "Edit Floorplan"
4. Tap the "+" at the bottom of the screen
5. Select the accessory you want to add and follow the on-screen instructions.

***

## Save your settings

When you’re done, tap "Done" in the top-right corner. Your changes will automatically sync across all your devices.

***

## Remove an accessory

1. Tap <MenuButton />
2. Tap "Settings"
3. Tap "Edit Floorplan"
4. Tap the accessory you want to delete.
5. Tap "Delete" at the bottom of the screen.

### Remove a Speaker / Media Player

Speakers and media players are managed a little differently from other accessories. Please see [Speakers & Media Players](/accessories/media-player).
