Si vous avez un téléphone avec un abonnement free mobile vous pouvez utiliser les notifications free mobile.Pour cela se rendre sur https://mobile.free.fr/account/mes-options puis notification sms recuperer la clef api.
dans configuration ajouter:
notify:
- name: notification_free
platform: free_mobile
username: votre username freemobile
access_token: la clef api recupere
redemarrer
exemple utilisation dans une automation:
- alias: message_porte ouverte
trigger:
- platform: state
entity_id: binary_sensor.xxx_contact
to: 'off'
action:
service: notify.notification_free
data:
message: Porte ouverte