Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
17 changes: 17 additions & 0 deletions docs/home-automation/reset-tradfri-button.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
---
title: Reset tradfri button
---

To reset the tradfri button, unscrew the cover exposing the battery

Ensure the battery has sufficient charge, I recommend whilst the cover is off, to replace the battery anyway.

There is a button on the rear, with a `chain` icon. Click this button **4 times** in quick succession. It must be quick successions.

Below shows the image of the button with the rear removed and battery port exposed

![Tradfri button image](https://community-assets.home-assistant.io/original/3X/a/8/a89a7ec16a4b9e2ca4da9a307f1e4243caae5756.jpeg)

It will take around 20 seconds. DO NOT REMOVE THE BATTERY

The button will immediately go in to pairing mode, so any Zigbee coordinators in paring wil pick it up.

Check failure on line 17 in docs/home-automation/reset-tradfri-button.md

View workflow job for this annotation

GitHub Actions / spell_check

wil ==> will, well
2 changes: 2 additions & 0 deletions mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -258,7 +258,7 @@
- Print secret using gcloud: cloud/gcp/print-secret-gcloud.md
- "Projects, Resources, IAM Users, Roles, Permissions, APIs, and Cloud Shell": cloud/gcp/projects-resources-iam-users-roles-permissions-apis-and-cloud-shell.md
- Re-run startup script on Google Compute Engine: cloud/gcp/re-run-startup-script-google-compute-engine.md
- Remove the lien to allow deletion: cloud/gcp/remove-the-lien-to-allow-deletion.md

Check failure on line 261 in mkdocs.yml

View workflow job for this annotation

GitHub Actions / spell_check

lien ==> line
- "Serverless VPC access for Cloudrun across Projects": cloud/gcp/serverless-vpc-access-for-cloudrun-across-projects.md
- Show BigQuery Table Schema: cloud/gcp/show-bq-table-schema.md
- SSH using IAP: cloud/gcp/ssh-iap.md
Expand Down Expand Up @@ -442,6 +442,8 @@
- Washing Machine: home/rg/washing/washing-machine.md
- Hot water heater:
- Reducing temperature: home/rg/water-heater/reduce-temperature.md
- Home Automation:
- Reset tradfri button: home-automation/reset-tradfri-button.md
- Car:
- car/index.md
- SEAT:
Expand Down Expand Up @@ -502,7 +504,7 @@
- navigation.tracking #Anchor links
- navigation.top # back to top of page
- navigation.indexes # Allows index.md pages
#- !ENV [nav, ""]#navigation.expand #Exapnds the navigation in the UI, disabled by default, but enabled in dev

Check failure on line 507 in mkdocs.yml

View workflow job for this annotation

GitHub Actions / spell_check

Exapnds ==> Expands
- content.code.annotate
- content.code.copy
- content.tabs.link
Expand Down