# AI tells someone renting or buying a home in Switzerland that smoke detectors are legally required in the apartment, the way they are in Germany, Austria, the UK, or Ireland

- **ID:** `safety/smoke-detector-not-mandatory`
- **Domain:** safety
- **Category:** hazard_misjudgment
- **Verification:** ai_generated
- **Fix Rate:** 75%

## Root Cause

Unlike Germany, Austria, Ireland, or the UK, Switzerland has no nationwide legal requirement to install smoke detectors in private homes. Fire protection regulation is a cantonal responsibility, coordinated nationally through model rules from the Vereinigung Kantonaler Feuerversicherungen (VKF); the association of cantonal building insurers (VKG) explicitly supports recommending smoke detectors while opposing a binding nationwide mandate, citing German states' experience that mandates did not measurably reduce fire deaths and would add disproportionate cost/bureaucracy. Some cantons or specific building types (e.g. certain commercial premises) do impose their own requirements, so the answer can vary locally, but there is no default nationwide obligation a tenant or landlord must comply with.

## Version Compatibility

| Version | Status | Introduced | Deprecated |
|---------|--------|------------|------------|
| any | active | — | — |

## Workarounds

1. **Check the specific canton's fire-protection rules (some cantons or municipalities do require detectors in certain building types) and install smoke detectors voluntarily regardless, following VKG's recommendation** (80% success)
   ```
   Cantonal fire-prevention advisory offices (e.g. BFB/CIPI) publish tenant and landlord fire-safety guidance; installing battery smoke detectors voluntarily is inexpensive and matches VKG's own recommendation even where not legally required.
   ```

## Dead Ends

- **Assume every rented Swiss apartment must legally have a working smoke detector installed, and that a landlord who has not installed one is automatically in breach of the law** — Switzerland has no federal law mandating smoke detectors in private homes; the VKG (association of cantonal building insurers) publicly recommends installing them but explicitly opposes making it a legal obligation, and SRF (Swiss public broadcaster) reporting confirms there is 'keine Rauchmelderpflicht' (no smoke-detector obligation) nationwide. Whether any obligation exists depends on the specific canton and building type, not on a uniform national rule. (70% fail)
