al-one / hass-xiaomi-miot

Automatic integrate all Xiaomi devices to HomeAssistant via miot-spec, support Wi-Fi, BLE, ZigBee devices. 小米米家智能家居设备接入Hass集成
https://miot-spec.com
Apache License 2.0
4.32k stars 606 forks source link

Viomi.health_pot.v1 remote start? #1435

Open djmalin opened 8 months ago

djmalin commented 8 months ago

Device model / 设备型号

viomi.health_pot.v1

Component version / 插件版本

0.7.14

HA core version / HA版本

2023.12.3

Integrated mode / 集成方式

Automatic (自动模式)

The problem / 问题详情

Hello, is it possible to start this kettle remotely? , because after entering this command it doesn't work?

`service: xiaomi_miot.send_command data: entity_id: sensor.viomi_v1_2a3d_health_pot_2 params:

Entity attributes / 实体属性

sensor.viomi_v1_2a3d_health_pot_2

Home Assistant Logs / 系统日志

No response

ptbsare commented 7 months ago

这个貌似是用set_work,可以下载米家插件里面查找下。 远程启动加热有一定安全隐患,不建议远程人不在旁边启动电煮壶加热。

Sergey-SRG commented 7 months ago

Device model / 设备型号

viomi.health_pot.v1

Component version / 插件版本

0.7.14

HA core version / HA版本

2023.12.3

Integrated mode / 集成方式

Automatic (自动模式)

The problem / 问题详情

Hello, is it possible to start this kettle remotely? , because after entering this command it doesn't work?

service: xiaomi_miot.send_command data: entity_id: sensor.viomi_v1_2a3d_health_pot_2 params: - 3 method: set_mode

Entity attributes / 实体属性

sensor.viomi_v1_2a3d_health_pot_2

Home Assistant Logs / 系统日志

No response

service: xiaomi_miot.send_command 
data: 
  entity_id: sensor.viomi_v1_2a3d_health_pot_2 
  method: set_work
  params:  [2, 18, 0, 0, 0]