Advertisement
Guest User

Untitled

a guest
Apr 16th, 2018
445
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
YAML 0.48 KB | None | 0 0
  1. ac_heat:
  2.   alias: Heat
  3.   sequence:
  4.   - data:
  5.       command: Z6XHAAwCAAC6BgAA
  6.       entity_id: remote.xiaomi_miio_10_0_0_12
  7.     service: remote.send_command
  8. ac_cool:
  9.   alias: Cool
  10.   sequence:
  11.   - data:
  12.       command: Z6XHAAwCAAC6BgAA
  13.       entity_id: remote.xiaomi_miio_10_0_0_12
  14.     service: remote.send_command
  15. ac_off:
  16.   alias: 'Off'
  17.   sequence:
  18.   - data:
  19.       command: Z6XHAAwCAAC6BgAA
  20.       entity_id: remote.xiaomi_miio_10_0_0_12
  21.     service: remote.send_command
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement