@psychozz wrote:
Is there any way of reading and displaying the response from a service call?
Like from this:
- service: vacuum.send_Command data: entity_id: vacuum.xiaomi_vacuum_cleaner command: miIO.info
This is what the command’s response should look like: https://github.com/marcelrv/XiaomiRobotVacuumProtocol/blob/40af48f468debf4b5df34e944e39a140c696cf2e/miIO-info.md
If it’s not possible through a service call, is it possible through a shell command (like https://www.npmjs.com/package/miio)?
Posts: 1
Participants: 1