Skip to content
This repository has been archived by the owner on May 4, 2024. It is now read-only.

Tweet new follower #59

Open
metbril opened this issue Jan 10, 2022 · 2 comments
Open

Tweet new follower #59

metbril opened this issue Jan 10, 2022 · 2 comments

Comments

@metbril
Copy link
Owner

metbril commented Jan 10, 2022

https://github.com/CCOSTAN/Home-AssistantConfig/blob/2d99c30e943298cd0201a6ba0d3c5938c392b8ce/config/packages/twitter.yaml#L177

  - alias: 'Twitter: New follower!'
    id: 7b093026-2635-4d43-bfa1-74130f3040f5
    initial_state: false
    mode: single

    trigger:
      platform: event
      event_type: ifttt_webhook_received
      event_data:
        action: new_follower

    condition: []

    action:
      - service: media_player.play_media
        data:
          entity_id:
            - media_player.woonkamer
            - media_player.kantoor
          media_content_id: "https://raw.githubusercontent.com/CCOSTAN/Home-AssistantConfig/master/config/sounds/twitter-chirp.mp3"
          media_content_type: audio/mp4
@metbril
Copy link
Owner Author

metbril commented Jan 11, 2022

@stale
Copy link

stale bot commented Mar 16, 2022

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale label Mar 16, 2022
@metbril metbril removed the stale label Mar 16, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant