From d3af7cda175f8c862a7f20bf815f07e49a4cc381 Mon Sep 17 00:00:00 2001 From: Duco Sebel <74970928+DCSBL@users.noreply.github.com> Date: Fri, 24 Jan 2025 06:28:07 +0100 Subject: [PATCH] Add troubleshooting information for the 'authentication' step in HomeWizard (#37035) * Add troubleshooting instruction which tells more about the 'press button 'action in HomeWizard * Add troubleshooting instruction which tells more about the 'press button 'action in HomeWizard * Add callout, as the 30-seconds step is quite important * Use note instead of details * Re-arrange * tiny tweak * Update source/_integrations/homewizard.markdown * Apply suggestions from code review Co-authored-by: Franck Nijhof * Update source/_integrations/homewizard.markdown Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com> --------- Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com> Co-authored-by: Franck Nijhof --- source/_integrations/homewizard.markdown | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/source/_integrations/homewizard.markdown b/source/_integrations/homewizard.markdown index 5b56947165a..02c4a967629 100644 --- a/source/_integrations/homewizard.markdown +++ b/source/_integrations/homewizard.markdown @@ -134,6 +134,15 @@ It may happen that you can't find your devices or they won't show up in the inte - Make sure you have enabled the local API in device settings via the HomeWizard Energy app. - Make sure both Home Assistant and the device are on the same network. +### Which button do I need to press to configure the device? + +1. During setup, you may be asked to press a button on your device to authenticate it with Home Assistant. +- **P1 Meter**: Press the white button on the front of the P1 Meter. +- **Plug-In Battery**: Press the black touch button on the front of the device. You will hear a beep. +- **Water Meter** and **kWh Meter**: they do not require this step. +2. After pressing the button, you must select **Continue** within 30 seconds to complete the setup. + - If the setup times out, you may need to press the button again. + ## Remove integration This integration follows standard integration removal.