From f2928c48e10f72e9efd68bf01051a085fe03cbbf Mon Sep 17 00:00:00 2001 From: Alone Date: Sat, 18 Dec 2021 16:37:58 +0800 Subject: [PATCH] =?UTF-8?q?=E2=9C=8D=EF=B8=8F=20update=20readme?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 6 +----- README_zh.md | 6 +----- 2 files changed, 2 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index 0287238bd..2f906b893 100644 --- a/README.md +++ b/README.md @@ -78,7 +78,7 @@ xiaomi_miot: ``` -### Customize entity +### [Customize entity](https://www.home-assistant.io/docs/configuration/customizing-devices/#customizing-entities) ```yaml # configuration.yaml @@ -142,10 +142,6 @@ doamin.your_entity_id: reverse_state: true # Reverse the On/Off state of a binary sensor ``` -**Recommended** [Customization Using The UI](https://www.home-assistant.io/docs/configuration/customizing-devices/#customization-using-the-ui): - -> [⚙️ Configuration](https://my.home-assistant.io/redirect/config) > [🖌 Customize](https://www.home-assistant.io/docs/configuration/customizing-devices/#customization-using-the-ui) > 🔍 Select Entity > Add Other Attribute - ## [Supported Devices](https://github.com/al-one/hass-xiaomi-miot/issues/12) diff --git a/README_zh.md b/README_zh.md index b88867d9b..ec944d03a 100644 --- a/README_zh.md +++ b/README_zh.md @@ -88,7 +88,7 @@ xiaomi_miot: -### 自定义实体 +### [自定义实体](https://github.com/al-one/hass-xiaomi-miot/issues/100#issuecomment-864678774) ```yaml # configuration.yaml @@ -152,10 +152,6 @@ doamin.your_entity_id: reverse_state: true # 反转开关状态(仅作用于Binary Sensor) ``` -**推荐**[使用界面自定义实体](https://github.com/al-one/hass-xiaomi-miot/issues/100#issuecomment-864678774): - -> [⚙️ 配置](https://my.home-assistant.io/redirect/config) > [🖌 自定义](https://github.com/al-one/hass-xiaomi-miot/issues/100#issuecomment-864678774) > 🔍 选择实体 > 选择要覆盖的属性 > 添加Other属性 - ## [支持的设备](https://github.com/al-one/hass-xiaomi-miot/issues/12)