lacrima08

xiaomigateway

Oct 16th, 2023
83
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.40 KB | None | 0 0
  1. alias: BAL Activée, flash Gateway en Bleu / Jaune
  2. sequence:
  3. - data:
  4. gw_mac: 34:CE:XX:XX:XX:XX
  5. ringtone_id: 10007
  6. ringtone_vol: 100
  7. service: xiaomi_aqara.play_ringtone
  8. - data:
  9. brightness: 255
  10. rgb_color:
  11. - 255
  12. - 255
  13. - 0
  14. entity_id: light.gateway_light_34cexxxxxxxx
  15. service: light.turn_on
  16. - delay: "00:00:01"
  17. - data:
  18. brightness: 255
  19. rgb_color:
  20. - 0
  21. - 0
  22. - 255
  23. entity_id: light.gateway_light_34cexxxxxxxx
  24. service: light.turn_on
  25. - delay: "00:00:01"
  26. - data:
  27. brightness: 255
  28. rgb_color:
  29. - 255
  30. - 255
  31. - 0
  32. entity_id: light.gateway_light_34cexxxxxxxx
  33. service: light.turn_on
  34. - delay: "00:00:01"
  35. - data:
  36. brightness: 255
  37. rgb_color:
  38. - 0
  39. - 0
  40. - 255
  41. entity_id: light.gateway_light_34cexxxxxxxx
  42. service: light.turn_on
  43. - delay: "00:00:01"
  44. - data:
  45. brightness: 255
  46. rgb_color:
  47. - 255
  48. - 255
  49. - 0
  50. entity_id: light.gateway_light_34cexxxxxxxx
  51. service: light.turn_on
  52. - delay: "00:00:01"
  53. - data: {}
  54. entity_id: light.gateway_light_34cexxxxxxxx
  55. service: light.turn_off
  56. - data:
  57. gw_mac: 34:CE:XX:XX:XX:XX
  58. ringtone_id: 10007
  59. ringtone_vol: 100
  60. service: xiaomi_aqara.play_ringtone
  61. mode: single
  62. icon: mdi:mailbox
  63.  
Advertisement
Add Comment
Please, Sign In to add comment