breti76

DSS VoIP Notifier

Jul 31st, 2025
720
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
YAML 0.84 KB | None | 0 0
  1. caller_id_uri: sip:[email protected]:5060
  2. realm: "*"
  3. username: tuerklingel
  4. password: HalloWelt
  5.  
  6. alias: Wf Türklingel Telefone
  7. description: ""
  8. mode: single
  9. triggers:
  10.   - domain: homematicip_local
  11.     device_id: 9fc4324d7ed1fe8798932729536b7135
  12.     event_type: homematic.keypress
  13.     interface_id: ccu-BidCos-RF
  14.     address: GEQ0015408
  15.     type: press_short
  16.     subtype: 4
  17.     trigger: device
  18.   - domain: homematicip_local
  19.     device_id: 9fc4324d7ed1fe8798932729536b7135
  20.     event_type: homematic.keypress
  21.     interface_id: ccu-BidCos-RF
  22.     address: GEQ0015408
  23.     type: press_long
  24.     subtype: 4
  25.     trigger: device
  26. actions:
  27.   - data:
  28.       addon: 89275b70_dss_voip
  29.       input:
  30.         call_duration: "10"
  31.         call_sip_uri: sip:**701@<IP-der-Box>:5060
  32.         message_tts: Tuerklingel
  33.     action: hassio.addon_stdin
  34.  
Advertisement
Add Comment
Please, Sign In to add comment