Alone
Alone
轮询失败、重启HA都有可能导致实体状态变化,保险起见,你应该判断`conversation`实体的`timestamp`属性。 ```yaml condition: - condition: template value_template: | {{ (trigger.to_state|default(0)) and as_timestamp(now()) - as_timestamp(trigger.to_state.attributes.timestamp) < 60 }} {# 限制60秒内的对话 #} ``` - #537
添加自定义选项: ```yaml select_properties: led_normal ``` - #600
This device cannot be directly integrated locally using the miot protocol. It uses the old version of the miio protocol. You can refer to the following code and modify your...
尝试master分支。
Try master branch.
 - #600
Need more packet capture records.
Added in https://github.com/hasscc/petkit/commit/86b0fe00fe17348b9b0357771191a5fc48143dbe
Can these APIs be called through [`service: petkit.request_api`](https://my.home-assistant.io/redirect/developer_call_service/?service=petkit.request_api) in automation ?
Have you tried creating a Chinese account to bind the device ?