document.write('
Data hosted with ♥ by Pastebin.com - Download Raw - See Original
  1. sensor:
  2.   - platform: "mqtt"
  3.     state_topic: "shellies/shellybutton1-A4CF12F45301/input_event/0"
  4.     icon: "mdi:toggle-switch"
  5.     value_template: "{{ value_json.event }}"
');