docs: add update method

This commit is contained in:
LiShuzhen
2024-12-12 08:32:52 +08:00
parent 9f48932c46
commit 42399ff1f6
2 changed files with 5 additions and 1 deletions

View File

@ -371,6 +371,8 @@ Example:
}
```
> If you edit `specv2entity.py`, `spec_filter.json` or `multi_lang.json` in the `custom_components/xiaomi_home/miot/specs` directory in your Home Assistant, you need to update the entity conversion rule in the integration's CONFIGURE page to take effect. Method: [Settings > Devices & services > Configured > Xiaomi Home](https://my.home-assistant.io/redirect/integration/?domain=xiaomi_home) > CONFIGURE > Update Entity Conversion Rule
## Documents
- [License](./LICENSE.md)