Skip to content

Commit

Permalink
✍️ update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
al-one committed Dec 18, 2021
1 parent 0605626 commit f2928c4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 10 deletions.
6 changes: 1 addition & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ xiaomi_miot:
```
### Customize entity
### [Customize entity](https://www.home-assistant.io/docs/configuration/customizing-devices/#customizing-entities)
```yaml
# configuration.yaml
Expand Down Expand Up @@ -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)
Expand Down
6 changes: 1 addition & 5 deletions README_zh.md
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ xiaomi_miot:
<a name="customize-entity"></a>
### 自定义实体
### [自定义实体](https://github.com/al-one/hass-xiaomi-miot/issues/100#issuecomment-864678774)
```yaml
# configuration.yaml
Expand Down Expand Up @@ -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属性
<a name="supported-devices"></a>
## [支持的设备](https://github.com/al-one/hass-xiaomi-miot/issues/12)
Expand Down

0 comments on commit f2928c4

Please sign in to comment.