swa72 / home-assistant

13 stars 1 forks source link

Install USB modem #56

Closed swa72 closed 2 years ago

swa72 commented 2 years ago

Find USB port, using https://community.home-assistant.io/t/how-do-i-view-the-usb-devices-with-hass-io/22807/48?u=swa72 Plug in USB modem Changes in output? Enable phone modem integration

swa72 commented 2 years ago
doorbell_pressed:
  friendly_name: "Doorbell was pressed, call initiated"
  value_template: "{{ states('sensor.phone_modem') == 'ring' }}" 

modem is at /dev/ttyACM1