From 61bf584a770c69131031f88abbc8fd017acb910c Mon Sep 17 00:00:00 2001 From: Ernst Klamer Date: Tue, 2 Feb 2021 22:56:42 +0100 Subject: [PATCH] Update screenshots --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 4eba83623..980895d4b 100644 --- a/README.md +++ b/README.md @@ -113,7 +113,7 @@ This custom component is an alternative for the standard build in [mitemp_bt](ht (Xiaomi Mija Mosquito Repellent, Smart version, broadcasts switch state, tablet resource, battery level, about 50 messages per minute) - ![WX08ZM](https://raw.github.com/custom-components/ble_monitor/master/pictures/WX08ZM.jpg) + ![WX08ZM](/pictures/WX08ZM.jpg) - MCCGQ02HL @@ -189,7 +189,7 @@ There are two ways to configure the integration and your devices (sensors), in t Make sure you restart Home Assistant after the installation in HACS. After the restart, go to **Configuration** in the side menu in Home Assistant and select **Integrations**. Click on **Add Integrations** in the bottom right corner and search for **Passive BLE Monitor** to install. This will open the configuration menu with the default settings. The options are explained in the [configuration parameters](#configuration-parameters) section below and can also be changed later in the options menu. After a few seconds, the sensors should be added to your Home Assistant automatically. Note that the actual measurements require at least one [period](#period) to become visible. - ![Integration setup](https://raw.github.com/custom-components/ble_monitor/master/pictures/configuration_screen.png) + ![Integration setup](/pictures/configuration_screen.png) #### 4b. Configuration in YAML @@ -315,7 +315,7 @@ Data from sensors with other addresses will be ignored. Default value: True To add a device, open the options menu of the integration and select **Add Device** in the device drop down menu and click on Submit. You can modify existing configured devices in a similar way, by selecting your device in the same drop down menu and clicking on Submit. Both will show the following form. - ![device setup](https://raw.github.com/custom-components/ble_monitor/master/pictures/device_screen.png) + ![device setup](/pictures/device_screen.png) ### Configuraton in YAML